aboutsummaryrefslogtreecommitdiff
path: root/libbb/deb_extract.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dpkg improvements, use full package struct, avoid extracting to tmp dir, rena...bug12001-04-161-18/+15
* untar changed to allow deb_extract to extract to memory, allows better operat...bug12001-04-151-3/+16
* dpkg-deb -f and partial -I commands, adds 600 bytesbug12001-04-131-2/+7
* New dpkg-deb function -t, stands for --fsys-tarfilebug12001-04-121-9/+7
* Fix dpkg-deb, enum's are coolbug12001-04-121-15/+19
* copy_file_chunk uses streams now.bug12001-04-111-77/+36
* Move deb_extract() to libbb, dpkg now independent of dpkg-debbug12001-04-111-0/+122