tazinst diff installer.cgi @ rev 113

Add grub password
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 25 12:02:27 2021 +0000 (2021-02-25)
parents 34985ea0d32f
children 9839929d4295
line diff
     1.1 --- a/installer.cgi	Thu Feb 25 10:55:20 2021 +0000
     1.2 +++ b/installer.cgi	Thu Feb 25 12:02:27 2021 +0000
     1.3 @@ -543,7 +543,7 @@
     1.4  		"auto" \
     1.5  		"$liveboot"
     1.6  	label "liveboot" \
     1.7 -		"$(_ 'Enable the liveboot/rescue mode. (with default passwords!)')" \
     1.8 +		"$(_ 'Enable the liveboot/rescue mode. (with root password)')" \
     1.9  		"$(_ "At start-up, you will be asked whether you want to boot \
    1.10  into SliTaz GNU/Linux on disk or in RAM.")"
    1.11  	error="$?"
    1.12 @@ -566,7 +566,7 @@
    1.13  		"auto" \
    1.14  		"$webboot"
    1.15  	label "webboot" \
    1.16 -		"$(_ 'Enable the webboot mode. (with default passwords!)')" \
    1.17 +		"$(_ 'Enable the webboot mode. (with root password)')" \
    1.18  		"$(_ "At start-up, you will be asked whether you want to boot \
    1.19  into SliTaz GNU/Linux on disk or boot in RAM from the Web.")"
    1.20  	error="$?"