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
|
elif [ -e /boot/grub/splash.png ]; then
|
||||||
set theme=/boot/grub/live-theme/theme.txt
|
set theme=/boot/grub/live-theme/theme.txt
|
||||||
else
|
else
|
||||||
set menu_color_normal=white/red
|
set menu_color_normal=cyan/blue
|
||||||
set menu_color_highlight=white/red
|
set menu_color_highlight=white/blue
|
||||||
fi
|
fi
|
||||||
|
|
After Width: | Height: | Size: 40 KiB |
|
@ -21,12 +21,12 @@ extraMounts:
|
||||||
- device: /run/udev
|
- device: /run/udev
|
||||||
mountPoint: /run/udev
|
mountPoint: /run/udev
|
||||||
options: bind
|
options: bind
|
||||||
|
|
||||||
|
extraMountsEfi:
|
||||||
- device: efivarfs
|
- device: efivarfs
|
||||||
fs: efivarfs
|
fs: efivarfs
|
||||||
mountPoint: /sys/firmware/efi/efivars
|
mountPoint: /sys/firmware/efi/efivars
|
||||||
|
|
||||||
btrfsSwapSubvol: /@swap
|
|
||||||
|
|
||||||
btrfsSubvolumes:
|
btrfsSubvolumes:
|
||||||
- mountPoint: /
|
- mountPoint: /
|
||||||
subvolume: /@
|
subvolume: /@
|
||||||
|
|
|
@ -21,12 +21,12 @@ extraMounts:
|
||||||
- device: /run/udev
|
- device: /run/udev
|
||||||
mountPoint: /run/udev
|
mountPoint: /run/udev
|
||||||
options: bind
|
options: bind
|
||||||
|
|
||||||
|
extraMountsEfi:
|
||||||
- device: efivarfs
|
- device: efivarfs
|
||||||
fs: efivarfs
|
fs: efivarfs
|
||||||
mountPoint: /sys/firmware/efi/efivars
|
mountPoint: /sys/firmware/efi/efivars
|
||||||
|
|
||||||
btrfsSwapSubvol: /@swap
|
|
||||||
|
|
||||||
btrfsSubvolumes:
|
btrfsSubvolumes:
|
||||||
- mountPoint: /
|
- mountPoint: /
|
||||||
subvolume: /@
|
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
|
- device: /run/udev
|
||||||
mountPoint: /run/udev
|
mountPoint: /run/udev
|
||||||
options: bind
|
options: bind
|
||||||
|
|
||||||
|
extraMountsEfi:
|
||||||
- device: efivarfs
|
- device: efivarfs
|
||||||
fs: efivarfs
|
fs: efivarfs
|
||||||
mountPoint: /sys/firmware/efi/efivars
|
mountPoint: /sys/firmware/efi/efivars
|
||||||
|
|
||||||
btrfsSwapSubvol: /@swap
|
|
||||||
|
|
||||||
btrfsSubvolumes:
|
btrfsSubvolumes:
|
||||||
- mountPoint: /
|
- mountPoint: /
|
||||||
subvolume: /@
|
subvolume: /@
|
||||||
|
|
|
@ -21,12 +21,12 @@ extraMounts:
|
||||||
- device: /run/udev
|
- device: /run/udev
|
||||||
mountPoint: /run/udev
|
mountPoint: /run/udev
|
||||||
options: bind
|
options: bind
|
||||||
|
|
||||||
|
extraMountsEfi:
|
||||||
- device: efivarfs
|
- device: efivarfs
|
||||||
fs: efivarfs
|
fs: efivarfs
|
||||||
mountPoint: /sys/firmware/efi/efivars
|
mountPoint: /sys/firmware/efi/efivars
|
||||||
|
|
||||||
btrfsSwapSubvol: /@swap
|
|
||||||
|
|
||||||
btrfsSubvolumes:
|
btrfsSubvolumes:
|
||||||
- mountPoint: /
|
- mountPoint: /
|
||||||
subvolume: /@
|
subvolume: /@
|
||||||
|
|