Glenn L McGrath
|
58a5bd187d
Tolerate fields with no data, e.g. "Depends: "
|
23 tahun lalu |
Glenn L McGrath
|
ccd65c9be6
Total rewrite, uses hash tables for speed and low memory use.
|
23 tahun lalu |
Glenn L McGrath
|
59e50f634a
Unpack the filename not the package name
|
23 tahun lalu |
Eric Andersen
|
807bda4a24
Minor update to include file ordering
|
23 tahun lalu |
Eric Andersen
|
24982c589b
Fix up some warnings that show up on ppc
|
23 tahun lalu |
Matt Kraai
|
ceeff73819
Rewrote mkdir (and touched lots of things in the process).
|
23 tahun lalu |
Glenn L McGrath
|
9aff903603
Reorganise archive extraction code
|
23 tahun lalu |
Eric Andersen
|
5a9d441b2c
Fix up some signed char vs int issues that show up on powerpc.
|
23 tahun lalu |
Matt Kraai
|
7cedac567c
Remove unused function. If necessary, we can use remove_file instead.
|
23 tahun lalu |
Eric Andersen
|
c1bdffe99b
Another nice cleanup from Larry. This adds a new last_char_is() function and
|
23 tahun lalu |
Glenn L McGrath
|
ae1c704c44
Write full status file
|
23 tahun lalu |
Glenn L McGrath
|
33431ebb9a
dpkg improvements, use full package struct, avoid extracting to tmp dir, rename variable.
|
23 tahun lalu |
Glenn L McGrath
|
4949faf4b2
copy_file_chunk uses streams now.
|
23 tahun lalu |
Glenn L McGrath
|
d22e560ad6
Move deb_extract() to libbb, dpkg now independent of dpkg-deb
|
23 tahun lalu |
Eric Andersen
|
e5dfced23a
Apply Vladimir's latest cleanup patch.
|
23 tahun lalu |
Glenn L McGrath
|
305fdfa755
Reorganise status field to use 3 chars instead of one bit shifted long int.
|
23 tahun lalu |
Glenn L McGrath
|
37849f3320
Use create_path instead of mkdir
|
23 tahun lalu |
Glenn L McGrath
|
13e9c7ad82
It now correctly backs up the (still corrupt) status file
|
23 tahun lalu |
Glenn L McGrath
|
0e757a2f3f
Some fixes, but still broken... (cont)
|
23 tahun lalu |
Eric Andersen
|
4e2439ad27
It seems all the stdout munging was useless anyways, since
|
24 tahun lalu |
Eric Andersen
|
e76c3b08e1
A number of cleanups. Now compiles with libc5, glibc, and uClibc. Fix a few
|
24 tahun lalu |
Mark Whitley
|
3bf60aa723
If only BB_DPKG was enabled in Config.h, busybox would not build; it'd say:
|
24 tahun lalu |
Eric Andersen
|
82d8502409
Fix from Manuel for a silly thinko on my part.
|
24 tahun lalu |
Eric Andersen
|
3c0b425cde
dpkg used tfind, which doesn't work with libc5. Print a friendy error
|
24 tahun lalu |
Eric Andersen
|
3e6ff9017f
A cleanup patch from Jeff Garzik to static-ify a number of
|
24 tahun lalu |
Eric Andersen
|
b50d707633
fix a few mallocs to be xmallocs.
|
24 tahun lalu |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 tahun lalu |
Glenn L McGrath
|
3af1f88725
Closer integration with dpkg-deb and other busybox functions.
|
24 tahun lalu |
Glenn L McGrath
|
631064613f
More style changes
|
24 tahun lalu |
Glenn L McGrath
|
0c9d77ccfd
Style changes; use get_line_from_file from utilities
|
24 tahun lalu |