atualizar ficheiros de bootloaser e do instalador
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 31 B |
|
@ -0,0 +1 @@
|
|||
../../isolinux/splash800x60.png
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 31 B |
|
@ -8,6 +8,6 @@ if [ -e /isolinux/splash.png ]; then
|
|||
elif [ -e /boot/grub/splash.png ]; then
|
||||
set theme=/boot/grub/live-theme/theme.txt
|
||||
else
|
||||
set menu_color_normal=white/red
|
||||
set menu_color_highlight=white/red
|
||||
set menu_color_normal=cyan/blue
|
||||
set menu_color_highlight=white/blue
|
||||
fi
|
||||
|
|
After Width: | Height: | Size: 40 KiB |
|
@ -21,12 +21,12 @@ extraMounts:
|
|||
- device: /run/udev
|
||||
mountPoint: /run/udev
|
||||
options: bind
|
||||
|
||||
extraMountsEfi:
|
||||
- device: efivarfs
|
||||
fs: efivarfs
|
||||
mountPoint: /sys/firmware/efi/efivars
|
||||
|
||||
btrfsSwapSubvol: /@swap
|
||||
|
||||
btrfsSubvolumes:
|
||||
- mountPoint: /
|
||||
subvolume: /@
|
||||
|
|
|
@ -21,12 +21,12 @@ extraMounts:
|
|||
- device: /run/udev
|
||||
mountPoint: /run/udev
|
||||
options: bind
|
||||
|
||||
extraMountsEfi:
|
||||
- device: efivarfs
|
||||
fs: efivarfs
|
||||
mountPoint: /sys/firmware/efi/efivars
|
||||
|
||||
btrfsSwapSubvol: /@swap
|
||||
|
||||
btrfsSubvolumes:
|
||||
- mountPoint: /
|
||||
subvolume: /@
|
||||
|
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 31 B |
|
@ -0,0 +1 @@
|
|||
../../isolinux/splash800x60.png
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 31 B |
After Width: | Height: | Size: 40 KiB |
|
@ -21,12 +21,12 @@ extraMounts:
|
|||
- device: /run/udev
|
||||
mountPoint: /run/udev
|
||||
options: bind
|
||||
|
||||
extraMountsEfi:
|
||||
- device: efivarfs
|
||||
fs: efivarfs
|
||||
mountPoint: /sys/firmware/efi/efivars
|
||||
|
||||
btrfsSwapSubvol: /@swap
|
||||
|
||||
btrfsSubvolumes:
|
||||
- mountPoint: /
|
||||
subvolume: /@
|
||||
|
|
|
@ -21,12 +21,12 @@ extraMounts:
|
|||
- device: /run/udev
|
||||
mountPoint: /run/udev
|
||||
options: bind
|
||||
|
||||
extraMountsEfi:
|
||||
- device: efivarfs
|
||||
fs: efivarfs
|
||||
mountPoint: /sys/firmware/efi/efivars
|
||||
|
||||
btrfsSwapSubvol: /@swap
|
||||
|
||||
btrfsSubvolumes:
|
||||
- mountPoint: /
|
||||
subvolume: /@
|
||||
|
|