diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-09-09 16:49:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-09-09 16:49:40 +0000 |
commit | 2aac9fa4644215a6c0612c0f4ac5a0ba862fe729 (patch) | |
tree | a4692bd030d30de375ea5cb7fc73b1304e7f62af /ChangeLog | |
parent | 5420f22a146e4978204daa58a3fae81dc0ecc4b8 (diff) |
revert EARLY_MOUNTS since everything in the boot runlevel depends on localmount already and anything that runs before it does not rely on things like /tmp or /var/run (and because i confused localmount with checkroot)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,9 +6,6 @@ Allow people to specify a list of dirs to clean in bootmisc #191807. Force the +t bit on /tmp and /var/tmp paths. - Allow people to specify a list of early mount points which will be mounted - at the end of localmount so they can do tmpfs on things like /tmp #181527. - 04 Sep 2007; Roy Marples <uberlord@gentoo.org>: start-stop-daemon now works with userids correctly when a pidfile |