aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-02-27 10:52:12 -0600
committerBen Kohler <bkohler@gentoo.org>2024-02-27 10:54:15 -0600
commit991ac4cbe370572840ef586db208c77157e7dfa4 (patch)
treed2b9e1ff4e70b72927edc14b0f199c81068050e1
parentarch: Do not set CHOST and *FLAGS for generic x86.x86 subarch (diff)
downloadcatalyst-991ac4cbe370572840ef586db208c77157e7dfa4.tar.gz
catalyst-991ac4cbe370572840ef586db208c77157e7dfa4.tar.bz2
catalyst-991ac4cbe370572840ef586db208c77157e7dfa4.zip
livecd/files/README.txt: adjust nox -> nogui
Bug: https://bugs.gentoo.org/853127 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--livecd/files/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/livecd/files/README.txt b/livecd/files/README.txt
index 1be3778d..ebf67691 100644
--- a/livecd/files/README.txt
+++ b/livecd/files/README.txt
@@ -99,9 +99,9 @@ passwd=foo Sets whatever follows the equals as the root password, which
noload=X This causes the initial ramdisk to skip the loading of a
specific module that may be causing a problem. Syntax matches
that of doload.
+nogui This causes an X-enabled LiveCD to not automatically start X,
+ but rather, to drop to the command line instead.
nonfs Disables the starting of portmap/nfsmount on boot.
-nox This causes an X-enabled LiveCD to not automatically start X,
- but rather, to drop to the command line instead.
scandelay This causes the CD to pause for 10 seconds during certain
portions the boot process to allow for devices that are slow to
initialize to be ready for use.