Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version number to 0.51 | Eric Andersen | 2001-04-09 | 1 | -1/+1 |
| | |||||
* | Update files and version number prepratory to cutting a release. | Eric Andersen | 2001-03-15 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Script that generates a script that will convert oddball variable names to K&R | Mark Whitley | 2001-03-14 | 1 | -0/+76 |
| | | | | style. | ||||
* | Bump rev to 0.50pre. | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
| | |||||
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
| | | | | | a release. Update the website with release details. -Erik | ||||
* | Bump the version number to 0.49pre | Eric Andersen | 2000-12-20 | 1 | -1/+1 |
| | |||||
* | Update the version number to 0.48 (no longer pre). | Eric Andersen | 2000-12-13 | 1 | -1/+1 |
| | |||||
* | Script updates for better portability | Eric Andersen | 2000-12-12 | 2 | -6/+15 |
| | |||||
* | Finish commit of rpmunpack and add in scripts for undeb and unrpm | Eric Andersen | 2000-11-29 | 2 | -0/+92 |
| | |||||
* | Oops. I never committed this. Update version to 0.48pre... | Eric Andersen | 2000-10-27 | 1 | -1/+1 |
| | |||||
* | Update my devps patch for the latest 2.2 kernel. | Eric Andersen | 2000-09-26 | 1 | -902/+64 |
| | | | | -Erik | ||||
* | Gratuitously changed the file "busybox.defs.h" to the more | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
| | | | | | sensible and noticable "Config.h". -Erik | ||||
* | Don't suppress output of umount and swapoff - it is both unwise | Pavel Roskin | 2000-09-15 | 1 | -2/+2 |
| | | | | and incompatible with lash that doesn't support >&1 yet. | ||||
* | Add in a patch from robotti@metconnect.com and Chip Rosenthal to make | Eric Andersen | 2000-09-14 | 1 | -7/+13 |
| | | | | | init do login shell stuff. -Erik | ||||
* | Removed since this patch is now in the current 2.4.x kernel | Eric Andersen | 2000-08-21 | 1 | -66/+0 |
| | | | | | tree. -Erik | ||||
* | Bump version number. | Eric Andersen | 2000-07-21 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Final updates for release.0_46 | Eric Andersen | 2000-07-11 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Add in my fix for 2.4.x kernels so /proc/mounts will not have useless | Eric Andersen | 2000-07-07 | 2 | -0/+66 |
| | | | | | | deg entries which break mount, df, and friends. Renamed WillThisGoIntoTheKernel to avoid any confision. -Erik | ||||
* | This kernel patch is no longer needed, with the change I made to init | Eric Andersen | 2000-06-27 | 1 | -77/+0 |
| | | | | | and free... -Erik | ||||
* | Bump version number to 0.45 | Eric Andersen | 2000-06-21 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Add in my little patch for 2.4.x to make sysinfo binary compatable (again) | Eric Andersen | 2000-06-21 | 2 | -0/+88 |
| | | | | -Erik | ||||
* | Some more updates and such... | Erik Andersen | 2000-04-21 | 1 | -7/+8 |
| | | | | -Erik | ||||
* | Some emails I exchanged with Alan Cox and Linus re my /dev/ps | Erik Andersen | 2000-04-19 | 1 | -0/+93 |
| | | | | | kernel patch. To summarize, it won't be going into the kernel. -Erik | ||||
* | First edition of my Busybox kernel patch. implements devps, devmtab, and | Erik Andersen | 2000-03-08 | 1 | -0/+2316 |
| | | | | | | | | | | 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 | ||||
* | Some updates for the day, | Erik Andersen | 2000-02-18 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Update the sample inittab to add the "ctrlaltdel" action. | Erik Andersen | 2000-02-09 | 1 | -3/+5 |
| | | | | | Note a bug in busybox init that I need to fix. -Erik | ||||
* | Some busybox updates. You no longer _have_ to put a "-" in front of tar | Erik Andersen | 2000-01-23 | 1 | -4/+4 |
| | | | | | | | 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 | ||||
* | tar creation support is now optional. | Erik Andersen | 2000-01-16 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | Bug fixes. | Erik Andersen | 2000-01-13 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Init is now even more perfect then before. | Erik Andersen | 2000-01-07 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Add in sample inittab file | Erik Andersen | 2000-01-06 | 1 | -0/+75 |
| | | | | -Erik | ||||
* | Sync to my local tree | Erik Andersen | 1999-12-21 | 1 | -1/+1 |
| | |||||
* | Reworked the source so it will compile and run under glibc 2.0.7 | Erik Andersen | 1999-12-17 | 1 | -1/+1 |
| | | | | | | and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik | ||||
* | Turn off loadkmap and loadfont. We won't be needing those. | Erik Andersen | 1999-12-15 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Set version to 0.390_39 | Eric Andersen | 1999-12-11 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Stuf | Eric Andersen | 1999-12-03 | 1 | -1/+1 |
| | |||||
* | Stuf | Eric Andersen | 1999-11-25 | 1 | -1/+1 |
| | |||||
* | Latest and greatest0_36 | Eric Andersen | 1999-11-18 | 1 | -1/+1 |
| | |||||
* | Adjust install a bit... | Eric Andersen | 1999-11-12 | 1 | -9/+1 |
| | |||||
* | Latest and greatest | Eric Andersen | 1999-11-12 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | Stuf | Eric Andersen | 1999-11-06 | 1 | -2/+2 |
| | |||||
* | More init fixes. Fixed sync segfault. | Eric Andersen | 1999-11-03 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Stuf | Eric Andersen | 1999-11-02 | 1 | -2/+2 |
| | |||||
* | Ha! Got init working. | Eric Andersen | 1999-11-01 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | More stuff | Eric Andersen | 1999-10-23 | 1 | -5/+5 |
| | |||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+43 |