Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-27 | Write all the help text for the util-linux utilities. Allow | Eric Andersen | |
people to locate the mtab file somewhere other that /etc to accomodate read only root filesystems. -Erik | |||
2003-01-04 | fdisk writable feature, allows compilation of a small fdisk that can | Glenn L McGrath | |
only read partition table, by Vladimir N. Oleynik | |||
2002-12-05 | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | |
modified Kbuild system I put into uClibc. With this, there should be no more need to modify Rules.mak since I've moved all the interesting options into the config system. I think I've got everything updated, but you never know, I may have made some mistakes, so watch closely. -Erik |