added additional line for bootloader

This commit is contained in:
Tobias Powalowski 2010-02-21 23:02:29 +01:00
parent bd0d10f871
commit c27208711f

View file

@ -3371,7 +3371,7 @@ install_bootloader()
{
CANCEL=""
DIALOG --menu "Which bootloader would you like to use? Grub is the Arch default.\n\n" \
12 55 3 \
12 55 4 \
"GRUB" "Use the GRUB bootloader (default)" \
"GRUB2" "Use the GRUB2 bootloader (experimental)" \
"LILO" "Use the LILO bootloader" \