fix bootloader dev arm64
|
@ -0,0 +1 @@
|
|||
../peploadersplash
|
|
@ -1,96 +0,0 @@
|
|||
if loadfont $prefix/font.pf2 ; then
|
||||
set gfxmode=800x600
|
||||
set gfxpayload=keep
|
||||
insmod efi_gop
|
||||
insmod efi_uga
|
||||
insmod video_bochs
|
||||
insmod video_cirrus
|
||||
insmod gfxterm
|
||||
insmod png
|
||||
terminal_output gfxterm
|
||||
fi
|
||||
|
||||
if background_image /isolinux/splash.png; then
|
||||
set color_normal=light-gray/black
|
||||
set color_highlight=white/black
|
||||
elif background_image /splash.png; then
|
||||
set color_normal=light-gray/black
|
||||
set color_highlight=white/black
|
||||
else
|
||||
set menu_color_normal=cyan/blue
|
||||
set menu_color_highlight=white/blue
|
||||
fi
|
||||
|
||||
source /boot/grub/config.cfg
|
||||
|
||||
insmod play
|
||||
play 960 440 1 0 4 440 1
|
||||
set theme=/boot/grub/live-theme/theme.txt
|
||||
menuentry --hotkey=g 'Graphical install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz vga=788 --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry --hotkey=i 'Install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz vga=788 --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
submenu --hotkey=a 'Advanced options ...' {
|
||||
set menu_color_normal=cyan/blue
|
||||
set menu_color_highlight=white/blue
|
||||
set theme=/boot/grub/live-theme/theme.txt
|
||||
set gfxpayload=keep
|
||||
menuentry '... Graphical expert install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz priority=low vga=788 ---
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry '... Graphical rescue mode' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz vga=788 rescue/enable=true --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry '... Graphical automated install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz auto=true priority=critical vga=788 --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry --hotkey=x '... Expert install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz priority=low vga=788 ---
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry --hotkey=r '... Rescue mode' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz vga=788 rescue/enable=true --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry --hotkey=a '... Automated install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz auto=true priority=critical vga=788 --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
submenu --hotkey=s '... Speech-enabled advanced options ...' {
|
||||
set menu_color_normal=cyan/blue
|
||||
set menu_color_highlight=white/blue
|
||||
set theme=/boot/grub/live-theme/theme.txt
|
||||
set gfxpayload=keep
|
||||
menuentry --hotkey=x '... Expert speech install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz priority=low vga=788 speakup.synth=soft ---
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry --hotkey=r '... Rescue speech mode' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz vga=788 rescue/enable=true speakup.synth=soft --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
menuentry --hotkey=a '... Automated speech install' {
|
||||
set background_color=black
|
||||
linux /install/vmlinuz auto=true priority=critical vga=788 speakup.synth=soft --- quiet
|
||||
initrd /install/initrd.gz
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 16 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: 1.3 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: 1.3 KiB |
Before Width: | Height: | Size: 1.3 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: 1.3 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"
|
||||
}
|
Before Width: | Height: | Size: 16 KiB |