Proper banner for CD.
This commit is contained in:
parent
61a29c4291
commit
1ae162d673
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ retrieve()
|
|||
cd_root_changes()
|
||||
{
|
||||
cat >$CDFILES/boot.cfg <<END_BOOT_CFG
|
||||
banner=Welcome to the MINIX 3 installation CD
|
||||
banner================================================================================
|
||||
banner=
|
||||
menu=Regular MINIX 3:multiboot /kernel bootcd=1 cdproberoot=1 rootdevname=ram disable=inet
|
||||
menu=Drop to boot prompt:prompt
|
||||
clear=1
|
||||
|
|
Loading…
Reference in a new issue