Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-28 | Fix long standing bug with old gnu tar files, add a check so tar will | Glenn L McGrath | |
complain "unknown file type" if it tries to extract an oldgnu tar file and TAR_FEATURE_OLDGNU_COMPATABILITY sint defined. Print a warning if unisupported gnu extensions are encountered. | |||
2002-12-10 | rpm applet by Laurence Anderson | Glenn L McGrath | |
2002-12-06 | Add some help descriptions | Glenn L McGrath | |
2002-12-05 | Kill the now obsolete docs/Configure.help file, and move all existing | Eric Andersen | |
help texts into their respective Config.in file. -Erik | |||
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 |