aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-10-11 09:49:54 +0000
committerRoy Marples <roy@marples.name>2007-10-11 09:49:54 +0000
commit64d1dd9da0c80691a562dad932dbca37bcfd6195 (patch)
treea60690d2cdfec53ad9bbf85c8f53e250fc5920ea /ChangeLog
parent07c8f8cfde375df0601020ecd656dc825571f17b (diff)
If / block device as in /etc/fstab does not exist, use /dev/root if it's available in checkroot, #171593.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d18d0935..ff57c9df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for Gentoo System Intialization ("rc") scripts
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2
+ 11 Oct 2007; Roy Marples <uberlord@gentoo.org>:
+
+ If / block device as in /etc/fstab does not exist, use /dev/root if
+ it's available in checkroot, #171593.
+
09 Oct 2007; Roy Marples <uberlord@gentoo.org>:
netmount, localmount, halt.sh and net scripts now check OS specific flags