Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix umount so it works if there's no /etc/mtab or /proc/mounts, make | Rob Landley | 2006-02-08 | 1 | -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 Landley | 2006-01-20 | 1 | -0/+423 |
(Busybox should not be system dependent enough to have different default configurations for different platforms. We're not a kernel.) |