|
@@ -22,12 +22,17 @@
|
|
# gentoo=nox - disable X server configuration (manual "startx" is ok)
|
|
# gentoo=nox - disable X server configuration (manual "startx" is ok)
|
|
# gentoo=nologo - disable desktop background logo (includes lock screen)
|
|
# gentoo=nologo - disable desktop background logo (includes lock screen)
|
|
# gentoo=noanon - non-anonymous mode with separate user settings (CAUTION)
|
|
# gentoo=noanon - non-anonymous mode with separate user settings (CAUTION)
|
|
-# gentoo=nontp - disable NTP time synchronization (clock must be in UTC)
|
|
|
|
|
|
+#
|
|
|
|
+# tz=... - real-time clock non-UTC timezone (+ default user timezone)
|
|
|
|
+# (see Time Zone column of "Language and Time Zone" applet)
|
|
|
|
+# gentoo=nontp - disable NTP time synchronization (use with tz=...)
|
|
#
|
|
#
|
|
# bridges=... - comma-separated list of Tor bridges: IP[:port(=443)]
|
|
# bridges=... - comma-separated list of Tor bridges: IP[:port(=443)]
|
|
# gentoo=obfs - enable obfsproxy transport for bridges
|
|
# gentoo=obfs - enable obfsproxy transport for bridges
|
|
|
|
+#
|
|
# "gentoo=" prefix is optional, and can combine several comma-separated parameters
|
|
# "gentoo=" prefix is optional, and can combine several comma-separated parameters
|
|
#
|
|
#
|
|
|
|
+#
|
|
# Other parameters: http://www.kernel.org/doc/Documentation/kernel-parameters.txt
|
|
# Other parameters: http://www.kernel.org/doc/Documentation/kernel-parameters.txt
|
|
# http://www.kernel.org/doc/Documentation/fb/modedb.txt
|
|
# http://www.kernel.org/doc/Documentation/fb/modedb.txt
|
|
# video=[driver:]800x600-32 - select framebuffer video mode
|
|
# video=[driver:]800x600-32 - select framebuffer video mode
|
|
@@ -35,6 +40,7 @@
|
|
# quiet, debug, loglevel=n - control kernel logging verbosity
|
|
# quiet, debug, loglevel=n - control kernel logging verbosity
|
|
# memtest=n - simple RAM test (lowmem-only on 32-bit kernel)
|
|
# memtest=n - simple RAM test (lowmem-only on 32-bit kernel)
|
|
#
|
|
#
|
|
|
|
+#
|
|
# Video issues troubleshooting:
|
|
# Video issues troubleshooting:
|
|
# video=LVDS-1:e (/ d) - toggle video outputs (see /sys/class/drm)
|
|
# video=LVDS-1:e (/ d) - toggle video outputs (see /sys/class/drm)
|
|
# fbcon=map:1 - framebuffer driver should not take over the console
|
|
# fbcon=map:1 - framebuffer driver should not take over the console
|