Glenn L McGrath
|
ef0eab514d
Recovering from my previous commit
|
23 tahun lalu |
Glenn L McGrath
|
c3fbec73fb
Change read_package_field interface, and rewrite using low level functions
|
23 tahun lalu |
Glenn L McGrath
|
2e6d3cfa82
Nore unarchive (and doc) fixes from Laurence Anderson
|
23 tahun lalu |
Glenn L McGrath
|
8f5b63edea
cpio applet, and changes to associated code
|
23 tahun lalu |
Glenn L McGrath
|
eb1c94078f
Reorganise unarchiving functions, more code re-use, only does single pass(no more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
|
23 tahun lalu |
Glenn L McGrath
|
9aff903603
Reorganise archive extraction code
|
23 tahun lalu |
Matt Kraai
|
59df6f7398
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
|
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
|
445fb952b8
dpkg-deb -f and partial -I commands, adds 600 bytes
|
23 tahun lalu |
Glenn L McGrath
|
3e2ab88ee2
New dpkg-deb function -t, stands for --fsys-tarfile
|
23 tahun lalu |
Glenn L McGrath
|
6785b51280
dpkg-deb -c works now
|
23 tahun lalu |
Glenn L McGrath
|
359c106871
Fix dpkg-deb, enum's are cool
|
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 |
Glenn L McGrath
|
9d53c8ab74
Move get_ar_headers to libbb, make dpkg_deb.c independent of ar.c
|
23 tahun lalu |
Glenn L McGrath
|
f608da4288
Ignore SIGTERM prior to gz_close()
|
23 tahun lalu |
Eric Andersen
|
fdefbbbe85
dpkg_deb had not been updated for the new gunzip interface. Fix it.
|
23 tahun lalu |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
24 tahun lalu |
Glenn L McGrath
|
821fbf0f42
New option 'list' produces output that can be used for the packages .list file.
|
24 tahun lalu |
Glenn L McGrath
|
bc9afadecd
New function, deb-extract to be used by dpkg, code cleanups. saves some bytes
|
24 tahun lalu |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
24 tahun lalu |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
24 tahun lalu |
Glenn L McGrath
|
f914a8af2b
Close files before exit
|
24 tahun lalu |
Glenn L McGrath
|
59c09d06e3
Fix warning for unused variable
|
24 tahun lalu |
Glenn L McGrath
|
58a408512b
really add dpkg-deb.c this time
|
24 tahun lalu |