Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-09 | Remove BB_SH define entirely. | Matt Kraai | |
2001-08-02 | Fix up some silly messups with the debian packaging, and a dumb | Eric Andersen | |
bug with chroot. I've had the package uploaded but perms set to 000, so I am going to re-tag things and re-cut the release. Folks who pulled from CVS in the last 30 minutes with just have to cope. -Erik | |||
2001-08-02 | Ok, here we go... | Eric Andersen | |
2001-08-02 | Commit NMU changelog. | Matt Kraai | |
2001-08-02 | multibuild.pl saves us again. unix2dos requires that dos2unix | Eric Andersen | |
be enabled. -Erik | |||
2001-08-02 | Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing | Eric Andersen | |
for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik | |||
2001-08-01 | Allow multiple shells to be enabled. | Matt Kraai | |
2001-07-26 | Shorten static package description. | Matt Kraai | |
2001-07-07 | Enable APPLETS_ALWAYS_WIN | Eric Andersen | |
2001-07-07 | Update changelogs | Eric Andersen | |
2001-07-07 | Remove rpmunpack | Eric Andersen | |
2001-07-06 | Update the debian packaging stuff | Eric Andersen | |
2001-05-24 | Get BB_LASH out of the list... | Eric Andersen | |
2001-05-23 | Patch from larry to fix some grammar errors. | Eric Andersen | |
2001-05-09 | Bump version to 0.52pre | Eric Andersen | |
2001-04-26 | Disable lash | Eric Andersen | |
-Erik | |||
2001-04-24 | Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately | Eric Andersen | |
adds 384 bytes to the overall size. But having each app be standalone is the Right Thing(tm) so we will just have to live with it. -Erik | |||
2001-04-24 | Update applet define from BB_CP_MV to BB_CP and BB_MV. | Matt Kraai | |
2001-04-19 | This has two patches. First it moves interface.c to libbb (it is | Eric Andersen | |
support code after all). It also contains a patch from Larry Doolittle that removes two instances of "strlen([^)]*) *- *1", un-shadows two variables, relaxes requirement for a sprintf(3) that returns number of bytes written, and eliminates a duplicate subroutine. | |||
2001-04-10 | Fix up changelog for 0.51 release | Eric Andersen | |
2001-04-10 | Bring Debian config files into sync with the master one. | Eric Andersen | |
2001-04-09 | Enable freeramdisk and pivot_root, disable lash for the Debian .udeb | Eric Andersen | |
-Erik | |||
2001-04-09 | make sure we auto-close debian bug #91758 | Eric Andersen | |
-Erik | |||
2001-04-09 | Update changelog | Eric Andersen | |
2001-04-09 | use 'USE_SYSTEM_PWD_GRP=false' for the Debian packages so the boot-floppies | Eric Andersen | |
do not need any of the nss crap installed. As was, things like 'id' would fail. Fixed now (with thanks to Matt Kraai for his help). -Erik | |||
2001-04-05 | A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds | Eric Andersen | |
- support for ftp downloads - HTTP basic authentication support (as an optional feature) - handling of http redirections - protocol version changed to 1.0 (to stop servers from requesting chunked encoding) - bugfix: in the case when content-length not given, wget didn't download anything - when attempting to continue an aborted download but server doesn't support restarts, reopen output file in write mode - changed assumption that existing file should restart an aborted download. Now the user must explicitly specify this with -c | |||
2001-04-01 | Move the mtab support stuff into libbb | Eric Andersen | |
-Erik | |||
2001-03-27 | Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130). | Matt Kraai | |
2001-03-15 | Update files and version number prepratory to cutting a release. | Eric Andersen | |
-Erik | |||
2001-03-15 | Update the olympus sections | Eric Andersen | |
2001-03-05 | add wget, tr, telnet, ping, md5sum and loadkmap to .deb | David Kimdon | |
2001-03-05 | Enable INSTALLER for the deb | Eric Andersen | |
2001-02-23 | Fix up a stupid mistake caught by David Whedon <dwhedon@gordian.com> | Eric Andersen | |
2001-02-22 | Make busybox and busybox-static conflict/replace each other | Eric Andersen | |
2001-02-22 | Fix malformed build-depends. Update list of bugs to close | Eric Andersen | |
-Erik | |||
2001-02-17 | Update the debian build stuff | Eric Andersen | |
-Erik | |||
2001-02-14 | Bump rev to 0.50pre. | Eric Andersen | |
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for | Eric Andersen | |
a release. Update the website with release details. -Erik | |||
2001-01-21 | Update time | Eric Andersen | |
2001-01-20 | djust debian build targets | Eric Andersen | |
2000-12-20 | Bump the version number to 0.49pre | Eric Andersen | |
2000-12-20 | Fix a stupid naming error. | Eric Andersen | |
2000-12-13 | Update the version number to 0.48 (no longer pre). | Eric Andersen | |
2000-12-10 | Some .deb update | Eric Andersen | |
2000-12-01 | Update for handling .udebs and building using a pristine source dir... | Eric Andersen | |
2000-12-01 | More pristine source directory updates. It now works | Eric Andersen | |
for me (including doing install). How about you? -Erik | |||
2000-10-27 | Oops. I never committed this. Update version to 0.48pre... | Eric Andersen | |
2000-09-26 | Final touchups for the release... | Eric Andersen | |
-Erik | |||
2000-07-21 | Bump version number. | Eric Andersen | |
-Erik | |||
2000-07-11 | Final updates for release. | Eric Andersen | |
-Erik |