Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-13 | Don't mention ldconfig | Eric Andersen | |
2001-12-17 | Add in a new restart init target, triggered by SIGHUP. Patch from | Eric Andersen | |
Russ Dill, with adjustments by me. -Erik | |||
2001-12-08 | Begin moving things to busybox.net | Eric Andersen | |
-Erik | |||
2001-11-20 | Fix email addr0_60_2 | Eric Andersen | |
2001-11-05 | Fix spelling | Eric Andersen | |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik | |||
2001-09-21 | Eliminate ldconfig which is no longer built by | Eric Andersen | |
default (or needed) with uClibc. | |||
2001-08-22 | Bump version to 0.61.pre | Eric Andersen | |
2001-08-02 | Ok, here we go... | Eric Andersen | |
2001-07-30 | This depmod script will create a modules.dep file, just like the depmod | Eric Andersen | |
binary from modutils. This one, however, can be run on the _host_ system (need not be run on the target) and is fully cross platform, so even if your target is ARM or powerpc or whatever, this will still work. When used to support the new modprobe applet, this allows busybox to fully supplant modutils for architectures supported by busybox insmod. -Erik | |||
2001-07-30 | Fix up the sample inittab entry per what is current. | Eric Andersen | |
-Erik | |||
2001-07-10 | Make the rev be 0.53pre... | Eric Andersen | |
2001-07-09 | Fix the spec file so it works on redhat systems. At least I think | Eric Andersen | |
it will work on redhat. At least it now works on my Debian box... -Erik | |||
2001-07-07 | Some minor updates. Bump version number in preparation for release. | Eric Andersen | |
-Erik | |||
2001-06-26 | rpm2cpio applet by Laurence Anderson | Glenn L McGrath | |
2001-06-18 | Changed a hard-coded path to a variable defined path. | Mark Whitley | |
2001-05-09 | Bump version to 0.52pre | Eric Andersen | |
2001-05-04 | Wrote documentation and scripts for creating a busybox boot floppy. Initial ↵ | Mark Whitley | |
revision. | |||
2001-04-17 | Added some help messages. | Mark Whitley | |
2001-04-09 | Bump version number to 0.51 | Eric Andersen | |
2001-03-15 | Update files and version number prepratory to cutting a release. | Eric Andersen | |
-Erik | |||
2001-03-14 | Script that generates a script that will convert oddball variable names to K&R | Mark Whitley | |
style. | |||
2001-02-14 | Bump rev to 0.50pre. | Eric Andersen | |
2001-01-27 | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | |
a release. Update the website with release details. -Erik | |||
2000-12-20 | Bump the version number to 0.49pre | Eric Andersen | |
2000-12-13 | Update the version number to 0.48 (no longer pre). | Eric Andersen | |
2000-12-12 | Script updates for better portability | Eric Andersen | |
2000-11-29 | Finish commit of rpmunpack and add in scripts for undeb and unrpm | Eric Andersen | |
2000-10-27 | Oops. I never committed this. Update version to 0.48pre... | Eric Andersen | |
2000-09-26 | Update my devps patch for the latest 2.2 kernel. | Eric Andersen | |
-Erik | |||
2000-09-25 | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | |
sensible and noticable "Config.h". -Erik | |||
2000-09-15 | Don't suppress output of umount and swapoff - it is both unwise | Pavel Roskin | |
and incompatible with lash that doesn't support >&1 yet. | |||
2000-09-14 | Add in a patch from robotti@metconnect.com and Chip Rosenthal to make | Eric Andersen | |
init do login shell stuff. -Erik | |||
2000-08-21 | Removed since this patch is now in the current 2.4.x kernel | Eric Andersen | |
tree. -Erik | |||
2000-07-21 | Bump version number. | Eric Andersen | |
-Erik | |||
2000-07-11 | Final updates for release.0_46 | Eric Andersen | |
-Erik | |||
2000-07-07 | Add in my fix for 2.4.x kernels so /proc/mounts will not have useless | Eric Andersen | |
deg entries which break mount, df, and friends. Renamed WillThisGoIntoTheKernel to avoid any confision. -Erik | |||
2000-06-27 | This kernel patch is no longer needed, with the change I made to init | Eric Andersen | |
and free... -Erik | |||
2000-06-21 | Bump version number to 0.45 | Eric Andersen | |
-Erik | |||
2000-06-21 | Add in my little patch for 2.4.x to make sysinfo binary compatable (again) | Eric Andersen | |
-Erik | |||
2000-04-21 | Some more updates and such... | Erik Andersen | |
-Erik | |||
2000-04-19 | Some emails I exchanged with Alan Cox and Linus re my /dev/ps | Erik Andersen | |
kernel patch. To summarize, it won't be going into the kernel. -Erik | |||
2000-03-08 | First edition of my Busybox kernel patch. implements devps, devmtab, and | Erik Andersen | |
devmodules. With this patch, you can enable BB_FEATURE_USE_DEVPS_N_DEVMTAB and have a completely full featured busybox without having to even compile /proc into the kernel. I'm pretty proud of this patch. It has a few loose ends that should be filled in sometime, but arn't used by busybox (so they arn't very important). -Erik | |||
2000-02-18 | Some updates for the day, | Erik Andersen | |
-Erik | |||
2000-02-09 | Update the sample inittab to add the "ctrlaltdel" action. | Erik Andersen | |
Note a bug in busybox init that I need to fix. -Erik | |||
2000-01-23 | Some busybox updates. You no longer _have_ to put a "-" in front of tar | Erik Andersen | |
options, logger is better behaved and has a "-t" option now. init now supports the kernel chroot patch, so you can chroot to a new device and umount the old root. -Erik | |||
2000-01-16 | tar creation support is now optional. | Erik Andersen | |
-Erik | |||
2000-01-13 | Bug fixes. | Erik Andersen | |
-Erik | |||
2000-01-07 | Init is now even more perfect then before. | Erik Andersen | |
-Erik | |||
2000-01-06 | Add in sample inittab file | Erik Andersen | |
-Erik |