summaryrefslogtreecommitdiff
path: root/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Final updates for release.0_46Eric Andersen2000-07-111-1/+1
| | | | -Erik
* Add in my fix for 2.4.x kernels so /proc/mounts will not have uselessEric Andersen2000-07-072-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 initEric Andersen2000-06-271-77/+0
| | | | | and free... -Erik
* Bump version number to 0.45Eric Andersen2000-06-211-1/+1
| | | | -Erik
* Add in my little patch for 2.4.x to make sysinfo binary compatable (again)Eric Andersen2000-06-212-0/+88
| | | | -Erik
* Some more updates and such...Erik Andersen2000-04-211-7/+8
| | | | -Erik
* Some emails I exchanged with Alan Cox and Linus re my /dev/psErik Andersen2000-04-191-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, andErik Andersen2000-03-081-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 Andersen2000-02-181-1/+1
| | | | -Erik
* Update the sample inittab to add the "ctrlaltdel" action.Erik Andersen2000-02-091-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 tarErik Andersen2000-01-231-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 Andersen2000-01-161-3/+3
| | | | -Erik
* Bug fixes.Erik Andersen2000-01-131-2/+2
| | | | -Erik
* Init is now even more perfect then before.Erik Andersen2000-01-071-1/+1
| | | | -Erik
* Add in sample inittab fileErik Andersen2000-01-061-0/+75
| | | | -Erik
* Sync to my local treeErik Andersen1999-12-211-1/+1
|
* Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen1999-12-171-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 Andersen1999-12-151-1/+1
| | | | -Erik
* Set version to 0.390_39Eric Andersen1999-12-111-1/+1
| | | | -Erik
* StufEric Andersen1999-12-031-1/+1
|
* StufEric Andersen1999-11-251-1/+1
|
* Latest and greatest0_36Eric Andersen1999-11-181-1/+1
|
* Adjust install a bit...Eric Andersen1999-11-121-9/+1
|
* Latest and greatestEric Andersen1999-11-121-3/+3
| | | | -Erik
* StufEric Andersen1999-11-061-2/+2
|
* More init fixes. Fixed sync segfault.Eric Andersen1999-11-031-1/+1
| | | | -Erik
* StufEric Andersen1999-11-021-2/+2
|
* Ha! Got init working.Eric Andersen1999-11-011-2/+2
| | | | -Erik
* More stuffEric Andersen1999-10-231-5/+5
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+43