Commit Graph

199 Commits

Author SHA1 Message Date
d283e1cfe9 Bump version to 0.52pre 2001-05-09 17:31:27 +00:00
a0ba9f45fb Wrote documentation and scripts for creating a busybox boot floppy. Initial revision. 2001-05-04 21:46:00 +00:00
31868b85be Added some help messages. 2001-04-17 17:37:47 +00:00
a75e286743 Bump version number to 0.51 2001-04-09 22:18:14 +00:00
0d5051def0 Update files and version number prepratory to cutting a release.
-Erik
2001-03-15 22:12:43 +00:00
bac75ac2d5 Script that generates a script that will convert oddball variable names to K&R
style.
2001-03-14 21:04:07 +00:00
88a5ceb450 Bump rev to 0.50pre. 2001-02-14 07:55:19 +00:00
8ec10a9483 Fix up copyright msgs. Bump version to 0.49 in preparation for
a release.  Update the website with release details.
 -Erik
2001-01-27 09:33:39 +00:00
a6cd07099d Bump the version number to 0.49pre 2000-12-20 23:22:29 +00:00
46948366fa Update the version number to 0.48 (no longer pre). 2000-12-13 16:42:24 +00:00
5ec241d3b3 Script updates for better portability 2000-12-12 16:49:12 +00:00
4bfb6b7b67 Finish commit of rpmunpack and add in scripts for undeb and unrpm 2000-11-29 21:39:02 +00:00
b344c21709 Oops. I never committed this. Update version to 0.48pre... 2000-10-27 18:09:53 +00:00
67fdf5e538 Update my devps patch for the latest 2.2 kernel.
-Erik
2000-09-26 00:20:28 +00:00
caffb6eff0 Gratuitously changed the file "busybox.defs.h" to the more
sensible and noticable "Config.h".
 -Erik
2000-09-25 21:28:07 +00:00
f5cf8c6c65 Don't suppress output of umount and swapoff - it is both unwise
and incompatible with lash that doesn't support >&1 yet.
2000-09-15 01:34:17 +00:00
7e3bf6e339 Add in a patch from robotti@metconnect.com and Chip Rosenthal to make
init do login shell stuff.
 -Erik
2000-09-14 22:01:31 +00:00
e2205f093b Removed since this patch is now in the current 2.4.x kernel
tree.
 -Erik
2000-08-21 21:44:52 +00:00
7df345e149 Bump version number.
-Erik
2000-07-21 21:27:11 +00:00
aec27bca98 Final updates for release.
-Erik
2000-07-11 18:18:40 +00:00
acecc47261 Add in my fix for 2.4.x kernels so /proc/mounts will not have useless
deg entries which break mount, df, and friends.  Renamed WillThisGoIntoTheKernel
to avoid any confision.
 -Erik
2000-07-07 21:22:19 +00:00
cb1d841f09 This kernel patch is no longer needed, with the change I made to init
and free...
 -Erik
2000-06-27 06:22:09 +00:00
c6cdf58747 Bump version number to 0.45
-Erik
2000-06-21 22:50:59 +00:00
c5c5e3d144 Add in my little patch for 2.4.x to make sysinfo binary compatable (again)
-Erik
2000-06-21 22:06:56 +00:00
e90f4045af Some more updates and such...
-Erik
2000-04-21 21:53:58 +00:00
2e397341d9 Some emails I exchanged with Alan Cox and Linus re my /dev/ps
kernel patch.  To summarize, it won't be going into the kernel.
 -Erik
2000-04-19 04:34:06 +00:00
47d3bb3b6d First edition of my Busybox kernel patch. implements devps, devmtab, and
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-03-08 06:52:04 +00:00
e272915e1f Some updates for the day,
-Erik
2000-02-18 21:34:17 +00:00
d7ce5e7802 Update the sample inittab to add the "ctrlaltdel" action.
Note a bug in busybox init that I need to fix.
 -Erik
2000-02-09 04:40:25 +00:00
de552874d2 Some busybox updates. You no longer _have_ to put a "-" in front of tar
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-23 01:34:05 +00:00
05100cd477 tar creation support is now optional.
-Erik
2000-01-16 01:30:52 +00:00
05df239ed9 Bug fixes.
-Erik
2000-01-13 04:43:48 +00:00
96e2abd084 Init is now even more perfect then before.
-Erik
2000-01-07 11:40:44 +00:00
3695052813 Add in sample inittab file
-Erik
2000-01-06 01:16:59 +00:00
d387d01f11 Sync to my local tree 1999-12-21 02:55:11 +00:00
4d1d0113fd Reworked the source so it will compile and run under glibc 2.0.7
and linux kernel 2.0.36 (though the dubious reasons why someone
would want to do that defy imagination ;)
 -Erik
1999-12-17 18:44:15 +00:00
3cd5d2541f Turn off loadkmap and loadfont. We won't be needing those.
-Erik
1999-12-15 08:20:08 +00:00
59248bad97 Set version to 0.39
-Erik
1999-12-11 04:21:50 +00:00
b186d980d6 Stuf 1999-12-03 09:19:54 +00:00
befda6e4ed Stuf 1999-11-25 08:06:22 +00:00
ded6259f62 Latest and greatest 1999-11-18 00:19:26 +00:00
eded54bd96 Adjust install a bit... 1999-11-12 08:03:23 +00:00
96bcfd346b Latest and greatest
-Erik
1999-11-12 01:30:18 +00:00
dc6301e7ca Stuf 1999-11-06 07:34:50 +00:00
be971d6b69 More init fixes. Fixed sync segfault.
-Erik
1999-11-03 16:52:50 +00:00
219d6f5e0c Stuf 1999-11-02 19:43:01 +00:00
2f6c04f63c Ha! Got init working.
-Erik
1999-11-01 23:59:44 +00:00
a709317cea More stuff 1999-10-23 05:42:08 +00:00
cc8ed39b24 Initial revision 1999-10-05 16:24:54 +00:00