aboutsummaryrefslogtreecommitdiffstats
path: root/syslinux/f2.txt
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2021-10-26 13:06:01 +0200
committer Eric Hameleers <alien@slackware.com>2021-10-26 13:06:01 +0200
commit7d2e1d26cbf10f342b8078040234f2ac354ec320 (patch)
treec9457a84701482b65df38b606718522a0089f759 /syslinux/f2.txt
parentb13507d24ff6a6969bdea29c2b72301b923c78c7 (diff)
downloadliveslak-7d2e1d26cbf10f342b8078040234f2ac354ec320.tar.gz
liveslak-7d2e1d26cbf10f342b8078040234f2ac354ec320.tar.xz
Update the documentation and grub/syslinux help texts
Diffstat (limited to 'syslinux/f2.txt')
-rw-r--r--syslinux/f2.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/syslinux/f2.txt b/syslinux/f2.txt
index 2451b39..1a41e5c 100644
--- a/syslinux/f2.txt
+++ b/syslinux/f2.txt
@@ -8,11 +8,15 @@
kbd=fr xkb=ch,fr => Example of custom X keyboard layout.
livepw="somestring" => Change the password for user "live".
+ The password is passed as a cleartext string.
+ You can pass an empty string (livepw=) to remove the password.
locale=nl_NL kbd=nl tz=Europe/Amsterdam => Example of language,
keyboard and/or timezone customization.
rootpw="somestring" => Change the password for user "root".
+ The password is passed as a cleartext string.
+ You can pass an empty string (rootpw=) to remove the password.
=== Custom software ===