fix dev loaded live bootloader
|
@ -0,0 +1,17 @@
|
||||||
|
set default=0
|
||||||
|
|
||||||
|
loadfont $prefix/dejavu-bold-16.pf2
|
||||||
|
loadfont $prefix/dejavu-bold-14.pf2
|
||||||
|
loadfont $prefix/unicode.pf2
|
||||||
|
set gfxmode=auto
|
||||||
|
insmod all_video
|
||||||
|
insmod gfxterm
|
||||||
|
insmod png
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
terminal_output gfxterm
|
||||||
|
|
||||||
|
# Uncomment so grub beeps during boot
|
||||||
|
#insmod play
|
||||||
|
#play 960 440 1 0 4 440 1
|
|
@ -1,5 +1,5 @@
|
||||||
if loadfont $prefix/font.pf2 ; then
|
if loadfont $prefix/font.pf2 ; then
|
||||||
set gfxmode=800x600
|
set gfxmode=1024x768
|
||||||
set gfxpayload=keep
|
set gfxpayload=keep
|
||||||
insmod efi_gop
|
insmod efi_gop
|
||||||
insmod efi_uga
|
insmod efi_uga
|
||||||
|
@ -23,74 +23,415 @@ fi
|
||||||
|
|
||||||
source /boot/grub/config.cfg
|
source /boot/grub/config.cfg
|
||||||
|
|
||||||
insmod play
|
|
||||||
play 960 440 1 0 4 440 1
|
# Live boot
|
||||||
set theme=/boot/grub/live-theme/theme.txt
|
menuentry "PeppermintOS Devuan - Live" --hotkey=l {
|
||||||
menuentry --hotkey=g 'Graphical install' {
|
linux /live/vmlinuz boot=live components quiet splash findiso=${iso_path}
|
||||||
set background_color=black
|
initrd /live/initrd.img
|
||||||
linux /install/vmlinuz vga=788 --- quiet
|
|
||||||
initrd /install/gtk/initrd.gz
|
|
||||||
}
|
}
|
||||||
menuentry --hotkey=i 'Install' {
|
submenu "PeppermintOS Devuan - Live with Localisation Support" {
|
||||||
set background_color=black
|
menuentry "Albanian (sq)" {
|
||||||
linux /install/vmlinuz vga=788 --- quiet
|
linux /live/vmlinuz boot=live components locales=sq_AL.UTF-8 keyboard-layouts=sq quiet splash
|
||||||
initrd /install/initrd.gz
|
initrd /live/initrd.img
|
||||||
}
|
}
|
||||||
submenu --hotkey=a 'Advanced options ...' {
|
menuentry "Amharic (am)" {
|
||||||
set menu_color_normal=cyan/blue
|
linux /live/vmlinuz boot=live components locales=am_ET keyboard-layouts=am quiet splash
|
||||||
set menu_color_highlight=white/blue
|
initrd /live/initrd.img
|
||||||
set theme=/boot/grub/live-theme/theme.txt
|
}
|
||||||
set gfxpayload=keep
|
menuentry "Arabic (ar)" {
|
||||||
menuentry '... Graphical expert install' {
|
linux /live/vmlinuz boot=live components locales=ar_EG.UTF-8 keyboard-layouts=ar quiet splash
|
||||||
set background_color=black
|
initrd /live/initrd.img
|
||||||
linux /install/vmlinuz priority=low vga=788 ---
|
}
|
||||||
initrd /install/gtk/initrd.gz
|
menuentry "Asturian (ast)" {
|
||||||
}
|
linux /live/vmlinuz boot=live components locales=ast_ES.UTF-8 keyboard-layouts=ast quiet splash
|
||||||
menuentry '... Graphical rescue mode' {
|
initrd /live/initrd.img
|
||||||
set background_color=black
|
}
|
||||||
linux /install/vmlinuz vga=788 rescue/enable=true --- quiet
|
menuentry "Basque (eu)" {
|
||||||
initrd /install/gtk/initrd.gz
|
linux /live/vmlinuz boot=live components locales=eu_ES.UTF-8 keyboard-layouts=eu quiet splash
|
||||||
}
|
initrd /live/initrd.img
|
||||||
menuentry '... Graphical automated install' {
|
}
|
||||||
set background_color=black
|
menuentry "Belarusian (be)" {
|
||||||
linux /install/vmlinuz auto=true priority=critical vga=788 --- quiet
|
linux /live/vmlinuz boot=live components locales=be_BY.UTF-8 keyboard-layouts=be quiet splash
|
||||||
initrd /install/gtk/initrd.gz
|
initrd /live/initrd.img
|
||||||
}
|
}
|
||||||
menuentry --hotkey=x '... Expert install' {
|
menuentry "Bangla (bn)" {
|
||||||
set background_color=black
|
linux /live/vmlinuz boot=live components locales=bn_BD keyboard-layouts=bn quiet splash
|
||||||
linux /install/vmlinuz priority=low vga=788 ---
|
initrd /live/initrd.img
|
||||||
initrd /install/initrd.gz
|
}
|
||||||
}
|
menuentry "Bosnian (bs)" {
|
||||||
menuentry --hotkey=r '... Rescue mode' {
|
linux /live/vmlinuz boot=live components locales=bs_BA.UTF-8 keyboard-layouts=bs quiet splash
|
||||||
set background_color=black
|
initrd /live/initrd.img
|
||||||
linux /install/vmlinuz vga=788 rescue/enable=true --- quiet
|
}
|
||||||
initrd /install/initrd.gz
|
menuentry "Bulgarian (bg)" {
|
||||||
}
|
linux /live/vmlinuz boot=live components locales=bg_BG.UTF-8 keyboard-layouts=bg quiet splash
|
||||||
menuentry --hotkey=a '... Automated install' {
|
initrd /live/initrd.img
|
||||||
set background_color=black
|
}
|
||||||
linux /install/vmlinuz auto=true priority=critical vga=788 --- quiet
|
menuentry "Tibetan (bo)" {
|
||||||
initrd /install/initrd.gz
|
linux /live/vmlinuz boot=live components locales=bo_IN keyboard-layouts=bo quiet splash
|
||||||
}
|
initrd /live/initrd.img
|
||||||
submenu --hotkey=s '... Speech-enabled advanced options ...' {
|
}
|
||||||
set menu_color_normal=cyan/blue
|
menuentry "Catalan (ca)" {
|
||||||
set menu_color_highlight=white/blue
|
linux /live/vmlinuz boot=live components locales=ca_ES.UTF-8 keyboard-layouts=ca quiet splash
|
||||||
set theme=/boot/grub/live-theme/theme.txt
|
initrd /live/initrd.img
|
||||||
set gfxpayload=keep
|
}
|
||||||
menuentry --hotkey=x '... Expert speech install' {
|
menuentry "Chinese (Simplified) (zh_CN)" {
|
||||||
set background_color=black
|
linux /live/vmlinuz boot=live components locales=zh_CN.UTF-8 keyboard-layouts=zh_CN quiet splash
|
||||||
linux /install/vmlinuz priority=low vga=788 speakup.synth=soft ---
|
initrd /live/initrd.img
|
||||||
initrd /install/gtk/initrd.gz
|
}
|
||||||
}
|
menuentry "Chinese (Traditional) (zh_TW)" {
|
||||||
menuentry --hotkey=r '... Rescue speech mode' {
|
linux /live/vmlinuz boot=live components locales=zh_TW.UTF-8 keyboard-layouts=zh_TW quiet splash
|
||||||
set background_color=black
|
initrd /live/initrd.img
|
||||||
linux /install/vmlinuz vga=788 rescue/enable=true speakup.synth=soft --- quiet
|
}
|
||||||
initrd /install/gtk/initrd.gz
|
menuentry "Croatian (hr)" {
|
||||||
}
|
linux /live/vmlinuz boot=live components locales=hr_HR.UTF-8 keyboard-layouts=hr quiet splash
|
||||||
menuentry --hotkey=a '... Automated speech install' {
|
initrd /live/initrd.img
|
||||||
set background_color=black
|
}
|
||||||
linux /install/vmlinuz auto=true priority=critical vga=788 speakup.synth=soft --- quiet
|
menuentry "Czech (cs)" {
|
||||||
initrd /install/gtk/initrd.gz
|
linux /live/vmlinuz boot=live components locales=cs_CZ.UTF-8 keyboard-layouts=cs quiet splash
|
||||||
}
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Danish (da)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=da_DK.UTF-8 keyboard-layouts=da quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Dutch (nl)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=nl_NL.UTF-8 keyboard-layouts=nl quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Dzongkha (dz)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=dz_BT keyboard-layouts=dz quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "English (en)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=en_US.UTF-8 keyboard-layouts=en quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Esperanto (eo)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=eo.UTF-8 keyboard-layouts=eo quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Estonian (et)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=et_EE.UTF-8 keyboard-layouts=et quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Finnish (fi)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=fi_FI.UTF-8 keyboard-layouts=fi quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "French (fr)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=fr_FR.UTF-8 keyboard-layouts=fr quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Galician (gl)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=gl_ES.UTF-8 keyboard-layouts=gl quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Georgian (ka)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ka_GE.UTF-8 keyboard-layouts=ka quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "German (de)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=de_DE.UTF-8 keyboard-layouts=de quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Greek (el)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=el_GR.UTF-8 keyboard-layouts=el quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Gujarati (gu)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=gu_IN keyboard-layouts=gu quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Hebrew (he)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=he_IL.UTF-8 keyboard-layouts=he quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Hindi (hi)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=hi_IN keyboard-layouts=hi quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Hungarian (hu)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=hu_HU.UTF-8 keyboard-layouts=hu quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Icelandic (is)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=is_IS.UTF-8 keyboard-layouts=is quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Indonesian (id)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=id_ID.UTF-8 keyboard-layouts=id quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Irish (ga)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ga_IE.UTF-8 keyboard-layouts=ga quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Italian (it)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=it_IT.UTF-8 keyboard-layouts=it quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Japanese (ja)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ja_JP.UTF-8 keyboard-layouts=ja quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Kazakh (kk)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=kk_KZ.UTF-8 keyboard-layouts=kk quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Khmer (km)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=km_KH keyboard-layouts=km quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Kannada (kn)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=kn_IN keyboard-layouts=kn quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Korean (ko)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ko_KR.UTF-8 keyboard-layouts=ko quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Kurdish (ku)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ku_TR.UTF-8 keyboard-layouts=ku quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Lao (lo)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=lo_LA keyboard-layouts=lo quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Latvian (lv)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=lv_LV.UTF-8 keyboard-layouts=lv quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Lithuanian (lt)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=lt_LT.UTF-8 keyboard-layouts=lt quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Malayalam (ml)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ml_IN keyboard-layouts=ml quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Marathi (mr)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=mr_IN keyboard-layouts=mr quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Macedonian (mk)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=mk_MK.UTF-8 keyboard-layouts=mk quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Burmese (my)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=my_MM keyboard-layouts=my quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Nepali (ne)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ne_NP keyboard-layouts=ne quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Northern Sami (se_NO)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=se_NO keyboard-layouts=se_NO quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Norwegian Bokmaal (nb_NO)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=nb_NO.UTF-8 keyboard-layouts=nb_NO quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Norwegian Nynorsk (nn_NO)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=nn_NO.UTF-8 keyboard-layouts=nn_NO quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Persian (fa)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=fa_IR keyboard-layouts=fa quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Polish (pl)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=pl_PL.UTF-8 keyboard-layouts=pl quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Portuguese (pt)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=pt_PT.UTF-8 keyboard-layouts=pt quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Portuguese (Brazil) (pt_BR)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=pt_BR.UTF-8 keyboard-layouts=pt_BR quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Punjabi (Gurmukhi) (pa)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=pa_IN keyboard-layouts=pa quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Romanian (ro)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ro_RO.UTF-8 keyboard-layouts=ro quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Russian (ru)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ru_RU.UTF-8 keyboard-layouts=ru quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Sinhala (si)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=si_LK keyboard-layouts=si quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Serbian (Cyrillic) (sr)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=sr_RS keyboard-layouts=sr quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Slovak (sk)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=sk_SK.UTF-8 keyboard-layouts=sk quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Slovenian (sl)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=sl_SI.UTF-8 keyboard-layouts=sl quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Spanish (es)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=es_ES.UTF-8 keyboard-layouts=es quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Swedish (sv)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=sv_SE.UTF-8 keyboard-layouts=sv quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Tagalog (tl)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=tl_PH.UTF-8 keyboard-layouts=tl quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Tamil (ta)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ta_IN keyboard-layouts=ta quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Telugu (te)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=te_IN keyboard-layouts=te quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Tajik (tg)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=tg_TJ.UTF-8 keyboard-layouts=tg quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Thai (th)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=th_TH.UTF-8 keyboard-layouts=th quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Turkish (tr)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=tr_TR.UTF-8 keyboard-layouts=tr quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Uyghur (ug)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=ug_CN keyboard-layouts=ug quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Ukrainian (uk)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=uk_UA.UTF-8 keyboard-layouts=uk quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Vietnamese (vi)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=vi_VN keyboard-layouts=vi quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "Welsh (cy)" {
|
||||||
|
linux /live/vmlinuz boot=live components locales=cy_GB.UTF-8 keyboard-layouts=cy quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
}
|
||||||
|
### Commented out till Persistence is working as expected.
|
||||||
|
#menuentry "Persistent PeppermintOS Devuan" --hotkey=p {
|
||||||
|
# linux /live/vmlinuz boot=live components quiet splash findiso=${iso_path} persistence
|
||||||
|
# initrd /live/initrd.img
|
||||||
|
#}
|
||||||
|
|
||||||
|
### Commented out till toram is working as expected.
|
||||||
|
#menuentry "PeppermintOS Devuan - loaded to RAM" --hotkey=t {
|
||||||
|
# linux /live/vmlinuz boot=live components quiet splash findiso=${iso_path} toram
|
||||||
|
# initrd /live/initrd.img
|
||||||
|
#}
|
||||||
|
#menuentry "Developer Desktop" --hotkey=d {
|
||||||
|
# linux /live/vmlinuz boot=local ro root=/dev/sdb126 quiet splash findiso=${iso_path}
|
||||||
|
# initrd /live/initrd.img
|
||||||
|
#}
|
||||||
|
|
||||||
|
# You can add more entries like this
|
||||||
|
#menuentry "Alternate live boot" {
|
||||||
|
# linux /live/vmlinuz boot=live components quiet splash findiso=${iso_path} custom options here
|
||||||
|
# initrd /live/initrd.img
|
||||||
|
#}
|
||||||
|
#menuentry "Alternate graphical installer" {
|
||||||
|
# linux custom options here
|
||||||
|
# initrd
|
||||||
|
#}
|
||||||
|
#menuentry "Alternate textual installer" {
|
||||||
|
# linux custom options here
|
||||||
|
# initrd
|
||||||
|
#}
|
||||||
|
|
||||||
|
# Installer (if any)
|
||||||
|
if false; then
|
||||||
|
|
||||||
|
source /boot/grub/install_start.cfg
|
||||||
|
|
||||||
|
submenu 'Advanced install options ...' --hotkey=a {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
source /boot/grub/install.cfg
|
||||||
|
|
||||||
|
}
|
||||||
|
fi
|
||||||
|
|
||||||
|
submenu ' Utilities ...' --hotkey=u {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry "PeppermintOS Devuan (fail-safe mode)" --hotkey=s {
|
||||||
|
linux /live/vmlinuz boot=live components memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=788
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
# Memtest (if any)
|
||||||
|
|
||||||
|
if [ "${grub_platform}" = "pc" ] -a false; then
|
||||||
|
source /boot/grub/memtest.cfg
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Firmware setup (UEFI)
|
||||||
|
if [ "${grub_platform}" = "efi" ]; then
|
||||||
|
menuentry "UEFI Firmware Settings" {
|
||||||
|
fwsetup
|
||||||
}
|
}
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
submenu ' Recovery ...' --hotkey=r {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry "PeppermintOS Devuan on sda2" {
|
||||||
|
linux /live/vmlinuz ro boot=local root=/dev/sda2 quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "PeppermintOS Devuan on sda3" {
|
||||||
|
linux /live/vmlinuz ro boot=local root=/dev/sda3 quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "PeppermintOS Devuan on mmcblk0p2" {
|
||||||
|
linux /live/vmlinuz ro boot=local root=/dev/mmcblk0p2 quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "PeppermintOS Devuan on mmcblk0p3" {
|
||||||
|
linux /live/vmlinuz ro boot=local root=/dev/mmcblk0p3 quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "PeppermintOS Devuan on nvme0n1p2" {
|
||||||
|
linux /live/vmlinuz ro boot=local root=/dev/nvme0n1p2 quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
menuentry "PeppermintOS Devuan on nvme0n1p3" {
|
||||||
|
linux /live/vmlinuz ro boot=local root=/dev/nvme0n1p3 quiet splash
|
||||||
|
initrd /live/initrd.img
|
||||||
|
}
|
||||||
|
#menuentry "PeppermintOS Devuan on nvme0n1p4" {
|
||||||
|
# linux /live/vmlinuz ro boot=local root=/dev/nvme0n1p4 quiet splash
|
||||||
|
# initrd /live/initrd.img
|
||||||
|
#}
|
||||||
|
#menuentry "PeppermintOS Devuan on nvme0n1p5" {
|
||||||
|
# linux /live/vmlinuz ro boot=local root=/dev/nvme0n1p5 quiet splash
|
||||||
|
# initrd /live/initrd.img
|
||||||
|
#}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,124 @@
|
||||||
|
submenu 'Graphical installer ...' --hotkey=g {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry 'Install' --hotkey=i {
|
||||||
|
linux /install/gtk/vmlinuz vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Expert install' --hotkey=x {
|
||||||
|
linux /install/gtk/vmlinuz priority=low vga=788
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Automated install' --hotkey=a {
|
||||||
|
linux /install/gtk/vmlinuz auto=true priority=critical vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Rescue mode' --hotkey=r {
|
||||||
|
linux /install/gtk/vmlinuz rescue/enable=true vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
submenu 'Text installer ...' --hotkey=t {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry 'Install' --hotkey=i {
|
||||||
|
linux /install/vmlinuz vga=788 --- quiet
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Expert install' --hotkey=x {
|
||||||
|
linux /install/vmlinuz priority=low vga=788
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Automated install' --hotkey=a {
|
||||||
|
linux /install/vmlinuz auto=true priority=critical vga=788 --- quiet
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Rescue mode' --hotkey=r {
|
||||||
|
linux /install/vmlinuz rescue/enable=true vga=788 --- quiet
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
submenu 'Graphical installer with dark theme ...' --hotkey=d {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry 'Install' --hotkey=i {
|
||||||
|
linux /install/gtk/vmlinuz vga=788 theme=dark --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Expert install' --hotkey=x {
|
||||||
|
linux /install/gtk/vmlinuz priority=low vga=788 theme=dark
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Automated install' --hotkey=a {
|
||||||
|
linux /install/gtk/vmlinuz auto=true priority=critical vga=788 theme=dark --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Rescue mode' --hotkey=r {
|
||||||
|
linux /install/gtk/vmlinuz rescue/enable=true vga=788 theme=dark --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
submenu 'Text installer with dark theme ...' --hotkey=k {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry 'Install' --hotkey=i {
|
||||||
|
linux /install/vmlinuz vga=788 theme=dark --- quiet
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Expert install' --hotkey=x {
|
||||||
|
linux /install/vmlinuz priority=low vga=788 theme=dark
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Automated install' --hotkey=a {
|
||||||
|
linux /install/vmlinuz auto=true priority=critical vga=788 theme=dark --- quiet
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Rescue mode' --hotkey=r {
|
||||||
|
linux /install/vmlinuz rescue/enable=true vga=788 theme=dark --- quiet
|
||||||
|
initrd /install/initrd.gz
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
submenu 'Installer with speech synthesis ...' --hotkey=s {
|
||||||
|
|
||||||
|
source /boot/grub/theme.cfg
|
||||||
|
|
||||||
|
menuentry 'Install' --hotkey=i {
|
||||||
|
linux /install/gtk/vmlinuz speakup.synth=soft vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Expert install' --hotkey=x {
|
||||||
|
linux /install/gtk/vmlinuz speakup.synth=soft priority=low vga=788
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Automated install' --hotkey=a {
|
||||||
|
linux /install/gtk/vmlinuz speakup.synth=soft auto=true priority=critical vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
menuentry 'Rescue mode' --hotkey=r {
|
||||||
|
linux /install/gtk/vmlinuz speakup.synth=soft rescue/enable=true vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,6 @@
|
||||||
|
menuentry 'Start the PeppermintOS Install' --hotkey=i {
|
||||||
|
linux /install/gtk/vmlinuz vga=788 --- quiet
|
||||||
|
initrd /install/gtk/initrd.gz
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 818 B |
Before Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 977 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 865 B |
Before Width: | Height: | Size: 865 B |
Before Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 525 B |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 772 B |
Before Width: | Height: | Size: 777 B |
Before Width: | Height: | Size: 402 B |
Before Width: | Height: | Size: 699 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 683 B |
Before Width: | Height: | Size: 792 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 847 B |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 464 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 979 B |
Before Width: | Height: | Size: 454 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 735 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 864 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 372 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 777 B |
Before Width: | Height: | Size: 958 B |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 795 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 691 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 693 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 893 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 802 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 636 B |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 582 B |
Before Width: | Height: | Size: 221 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 161 B |
Before Width: | Height: | Size: 219 B |
Before Width: | Height: | Size: 211 B |
Before Width: | Height: | Size: 976 B |
Before Width: | Height: | Size: 952 B |
Before Width: | Height: | Size: 963 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 963 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 952 B |
|
@ -1,42 +0,0 @@
|
||||||
# Main options
|
|
||||||
title-text: ""
|
|
||||||
desktop-image: "background.png"
|
|
||||||
desktop-color: "#000000"
|
|
||||||
terminal-font: "Terminus Regular 14"
|
|
||||||
terminal-box: "terminal_box_*.png"
|
|
||||||
terminal-left: "0"
|
|
||||||
terminal-top: "0"
|
|
||||||
terminal-width: "100%"
|
|
||||||
terminal-height: "100%"
|
|
||||||
terminal-border: "0"
|
|
||||||
|
|
||||||
# Boot menu
|
|
||||||
+ boot_menu {
|
|
||||||
left = 15%
|
|
||||||
top = 40%
|
|
||||||
width = 85%
|
|
||||||
height = 65%
|
|
||||||
item_font = "Ubuntu Regular 20"
|
|
||||||
item_color = "#cccccc"
|
|
||||||
selected_item_color = "#ffffff"
|
|
||||||
icon_width = 36
|
|
||||||
icon_height = 36
|
|
||||||
item_icon_space = 20
|
|
||||||
item_height = 40
|
|
||||||
item_padding = 2
|
|
||||||
item_spacing = 10
|
|
||||||
selected_item_pixmap_style = "select_*.png"
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
# Countdown label
|
|
||||||
# You can change the name of default starting OS here
|
|
||||||
+ label {
|
|
||||||
left = 15%
|
|
||||||
top = 31%
|
|
||||||
align = "center"
|
|
||||||
id = "__timeout__"
|
|
||||||
text = "Peppermint will start in %d seconds"
|
|
||||||
color = "#cccccc"
|
|
||||||
font = "Ubuntu Regular 17"
|
|
||||||
}
|
|