aboutsummaryrefslogtreecommitdiff
path: root/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Gratuitously changed the file "busybox.defs.h" to the moreandersen2000-09-251-1/+1
| | | | | | | | sensible and noticable "Config.h". -Erik git-svn-id: svn://busybox.net/trunk/busybox@1118 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Don't suppress output of umount and swapoff - it is both unwiseproski2000-09-151-2/+2
| | | | | | | and incompatible with lash that doesn't support >&1 yet. git-svn-id: svn://busybox.net/trunk/busybox@1056 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in a patch from robotti@metconnect.com and Chip Rosenthal to makeandersen2000-09-141-7/+13
| | | | | | | | init do login shell stuff. -Erik git-svn-id: svn://busybox.net/trunk/busybox@1052 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Removed since this patch is now in the current 2.4.x kernelandersen2000-08-211-66/+0
| | | | | | | | tree. -Erik git-svn-id: svn://busybox.net/trunk/busybox@966 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bump version number.andersen2000-07-211-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@896 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Final updates for release.andersen2000-07-111-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@821 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in my fix for 2.4.x kernels so /proc/mounts will not have uselessandersen2000-07-072-0/+66
| | | | | | | | | deg entries which break mount, df, and friends. Renamed WillThisGoIntoTheKernel to avoid any confision. -Erik git-svn-id: svn://busybox.net/trunk/busybox@775 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This kernel patch is no longer needed, with the change I made to initandersen2000-06-271-77/+0
| | | | | | | | and free... -Erik git-svn-id: svn://busybox.net/trunk/busybox@708 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bump version number to 0.45andersen2000-06-211-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@689 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in my little patch for 2.4.x to make sysinfo binary compatable (again)andersen2000-06-212-0/+88
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@685 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some more updates and such...erik2000-04-211-7/+8
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@493 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some emails I exchanged with Alan Cox and Linus re my /dev/pserik2000-04-191-0/+93
| | | | | | | | kernel patch. To summarize, it won't be going into the kernel. -Erik git-svn-id: svn://busybox.net/trunk/busybox@485 69ca8d6d-28ef-0310-b511-8ec308f3f277
* First edition of my Busybox kernel patch. implements devps, devmtab, anderik2000-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 git-svn-id: svn://busybox.net/trunk/busybox@400 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some updates for the day,erik2000-02-181-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@373 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Update the sample inittab to add the "ctrlaltdel" action.erik2000-02-091-3/+5
| | | | | | | | Note a bug in busybox init that I need to fix. -Erik git-svn-id: svn://busybox.net/trunk/busybox@359 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some busybox updates. You no longer _have_ to put a "-" in front of tarerik2000-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 git-svn-id: svn://busybox.net/trunk/busybox@328 69ca8d6d-28ef-0310-b511-8ec308f3f277
* tar creation support is now optional.erik2000-01-161-3/+3
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@312 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Bug fixes.erik2000-01-131-2/+2
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@303 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Init is now even more perfect then before.erik2000-01-071-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@290 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Add in sample inittab fileerik2000-01-061-0/+75
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@283 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Sync to my local treeerik1999-12-211-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@253 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Reworked the source so it will compile and run under glibc 2.0.7erik1999-12-171-1/+1
| | | | | | | | | and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik git-svn-id: svn://busybox.net/trunk/busybox@243 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Turn off loadkmap and loadfont. We won't be needing those.erik1999-12-151-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@229 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Set version to 0.39andersen1999-12-111-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@214 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Stufandersen1999-12-031-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@127 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Stufandersen1999-11-251-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@119 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Latest and greatestandersen1999-11-181-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@103 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Adjust install a bit...andersen1999-11-121-9/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@98 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Latest and greatestandersen1999-11-121-3/+3
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@97 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Stufandersen1999-11-061-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@84 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More init fixes. Fixed sync segfault.andersen1999-11-031-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@72 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Stufandersen1999-11-021-2/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@71 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Ha! Got init working.andersen1999-11-011-2/+2
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@70 69ca8d6d-28ef-0310-b511-8ec308f3f277
* More stuffandersen1999-10-231-5/+5
| | | | git-svn-id: svn://busybox.net/trunk/busybox@57 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Initial revisionandersen1999-10-051-0/+43
git-svn-id: svn://busybox.net/trunk/busybox@5 69ca8d6d-28ef-0310-b511-8ec308f3f277