diff options
author | 2007-09-25 15:55:47 +0000 | |
---|---|---|
committer | 2007-09-25 15:55:47 +0000 | |
commit | 4fa929b8834f5fe94da750b46945d62e27ecb9b9 (patch) | |
tree | 1cae2fb8ddd46c3387d0cf12acdc259d97159137 /ChangeLog | |
parent | Initial doxygen documentation for rc.h and einfo.h. Plus some header clean ups. (diff) | |
download | baselayout-4fa929b8834f5fe94da750b46945d62e27ecb9b9.tar.gz baselayout-4fa929b8834f5fe94da750b46945d62e27ecb9b9.tar.bz2 baselayout-4fa929b8834f5fe94da750b46945d62e27ecb9b9.zip |
Skip consolefont setup when RC_TTY_NUMBER is set to 0.
svn path=/trunk/; revision=2922
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 + 25 Sep 2007; Mike Frysinger <vapier@gentoo.org>: + + Skip consolefont setup when RC_TTY_NUMBER is set to 0. + 24 Sep 2007; Mike Frysinger <vapier@gentoo.org>: Do not require portmap in netmount when nolock option is used with nfs |