Skip to content

Commit

Permalink
Extend the infotext about the ssh feature for bootmenu and f5-help at
Browse files Browse the repository at this point in the history
boot prompt
  • Loading branch information
Markus Ulrich committed May 26, 2012
1 parent 8fd7d43 commit 7602518
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion templates/boot/isolinux/f5
Expand Up @@ -7,7 +7,7 @@
grml noswraid disable search for software RAID devices
grml noudev disable startup of udev (disables module loading)
grml services=foo1[,foo2] start specified service(s) [/etc/init.d/name foo1]
grml ssh=password set password for user grml and start ssh-server
grml ssh=password set password for user grml + root and start ssh-server
grml startx[=windowmanager] autostart X.org using grml-x
grml swap activate present swap partitions
grml testcd check CD data integrity and md5sums
Expand Down
9 changes: 5 additions & 4 deletions templates/boot/isolinux/grml.cfg
Expand Up @@ -40,10 +40,11 @@ label ssh
text help
Boot Grml and automatically start
SSH Server. The password for user
'grml' will be set to a random
password, unless you add an option
to the ssh argument in the command
line (for example: ssh=secret).
'grml' and 'root' will be set to
a random password, unless you add
an option to the ssh argument in
the command line (for example:
ssh=secret).
endtext

label forensic
Expand Down

0 comments on commit 7602518

Please sign in to comment.