aboutsummaryrefslogtreecommitdiff
path: root/defconfig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix umount so it works if there's no /etc/mtab or /proc/mounts, makeRob Landley2006-02-081-423/+0
| | | | | umount -a into a CONFIG_FEATURE (why not?), and zap the now obsolete defconfig file (which was supposed to be part of the previous checkin).
* Zap sysdeps directory, moving Config.in and defconfig to top of tree.Rob Landley2006-01-201-0/+423
(Busybox should not be system dependent enough to have different default configurations for different platforms. We're not a kernel.)