Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-30 | Move SUSv2 obsolete feature disabling to debug menu, invert meaning of | Rob Landley | |
symbol (switched on to remove now: test your apps to make sure they _don't_ do this, because as some point we should just yank it), fixup head/tail/fold. Also tweak "make allyesconfig" so anything starting with CONFIG_DEBUG gets left switched off. Possibly other things we want to put in the debug menu? | |||
2006-01-24 | - readd config option for libbusybox and ima-mode which were accidentally | Bernhard Reutner-Fischer | |
dropped by landley in rev13542. | |||
2006-01-20 | Zap sysdeps directory, moving Config.in and defconfig to top of tree. | Rob Landley | |
(Busybox should not be system dependent enough to have different default configurations for different platforms. We're not a kernel.) |