2001-10-04 |
Glenn L McGrath | Fixes with help from Stefan, Typo in prerm script,... |
blob | commitdiff | raw |
2001-10-03 |
Glenn L McGrath | Extract control.tar.gz and data.tar.gz unconditionally... |
blob | commitdiff | raw | diff to current |
2001-09-29 |
Glenn L McGrath | Fix return status, picked up by Stefan |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Glenn L McGrath | The <package>.list file was prepending "./" to the... |
blob | commitdiff | raw | diff to current |
2001-09-22 |
Glenn L McGrath | Dont free everytime getline() is used, fix from Stefan... |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Glenn L McGrath | Fix to make preinst run when required, from Stefan... |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Glenn L McGrath | Implement dpkg -l option, from Stefan Soucek (slightly... |
blob | commitdiff | raw | diff to current |
2001-08-15 |
Glenn L McGrath | Fix version comparision bug |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Glenn L McGrath | Cleanup (most) memory leaks |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Glenn L McGrath | Change read_package_field interface, and rewrite using... |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Glenn L McGrath | Use the unofficial -C instead of -c to --configure... |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Glenn L McGrath | More feedback to user |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Glenn L McGrath | Be more verbose when configureing package, minor changes |
blob | commitdiff | raw | diff to current |
2001-07-18 |
Glenn L McGrath | Use xfopen to abort on error to prevent segfaulting... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Glenn L McGrath | Tolerate fields with no data, e.g. "Depends: " |
blob | commitdiff | raw | diff to current |
2001-07-13 |
Glenn L McGrath | Total rewrite, uses hash tables for speed and low memor... |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Glenn L McGrath | Unpack the filename not the package name |
blob | commitdiff | raw | diff to current |
2001-07-07 |
Eric Andersen | Minor update to include file ordering |
blob | commitdiff | raw | diff to current |
2001-06-25 |
Eric Andersen | Fix up some warnings that show up on ppc |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Matt Kraai | Rewrote mkdir (and touched lots of things in the process). |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Glenn L McGrath | Reorganise archive extraction code |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Eric Andersen | Fix up some signed char vs int issues that show up... |
blob | commitdiff | raw | diff to current |
2001-05-17 |
Matt Kraai | Remove unused function. If necessary, we can use remov... |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Eric Andersen | Another nice cleanup from Larry. This adds a new last_... |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Glenn L McGrath | Write full status file |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Glenn L McGrath | dpkg improvements, use full package struct, avoid extra... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Glenn L McGrath | copy_file_chunk uses streams now. |
blob | commitdiff | raw | diff to current |
2001-04-11 |
Glenn L McGrath | Move deb_extract() to libbb, dpkg now independent of... |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Eric Andersen | Apply Vladimir's latest cleanup patch. |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Glenn L McGrath | Reorganise status field to use 3 chars instead of one... |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Glenn L McGrath | Use create_path instead of mkdir |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Glenn L McGrath | It now correctly backs up the (still corrupt) status... |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Glenn L McGrath | Some fixes, but still broken... (cont) |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Eric Andersen | It seems all the stdout munging was useless anyways... |
blob | commitdiff | raw | diff to current |
2001-04-05 |
Eric Andersen | A number of cleanups. Now compiles with libc5, glibc... |
blob | commitdiff | raw | diff to current |
2001-03-15 |
Mark Whitley | If only BB_DPKG was enabled in Config.h, busybox would... |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Eric Andersen | Fix from Manuel for a silly thinko on my part. |
blob | commitdiff | raw | diff to current |
2001-03-14 |
Eric Andersen | dpkg used tfind, which doesn't work with libc5. Print... |
blob | commitdiff | raw | diff to current |
2001-03-09 |
Eric Andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Eric Andersen | fix a few mallocs to be xmallocs. |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Eric Andersen | This patch, put together by Manuel Novoa III, is a... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Glenn L McGrath | Closer integration with dpkg-deb and other busybox... |
blob | commitdiff | raw | diff to current |
2001-02-11 |
Glenn L McGrath | More style changes |
blob | commitdiff | raw | diff to current |
2001-02-11 |
Glenn L McGrath | Style changes; use get_line_from_file from utilities |
blob | commitdiff | raw | diff to current |
2001-02-10 |
Glenn L McGrath | Use copy_file from utilty.c, remove some char defines |
blob | commitdiff | raw | diff to current |
2001-02-10 |
Glenn L McGrath | Bug fix, rename status file, cleanups |
blob | commitdiff | raw | diff to current |
2001-02-10 |
Glenn L McGrath | Replace status defines with const int to conform to... |
blob | commitdiff | raw | diff to current |
2001-02-10 |
Glenn L McGrath | Initial import |
blob | commitdiff | raw | diff to current |
|