atualizar modulos calamares
This commit is contained in:
parent
aabda24727
commit
fe45a9175d
|
@ -9,7 +9,7 @@ strings:
|
|||
shortVersion: 1.0
|
||||
versionedName: My-distro GNU/Linux
|
||||
shortVersionedName: My-distro GNU/Linux 1.0
|
||||
bootloaderEntryName: debian
|
||||
bootloaderEntryName: devuan
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Bootloader configuration. The bootloader is installed to allow
|
||||
m# Bootloader configuration. The bootloader is installed to allow
|
||||
# the system to start (and pick one of the installed operating
|
||||
# systems to run).
|
||||
---
|
||||
|
@ -43,7 +43,7 @@ efiBootMgr: "efibootmgr"
|
|||
# setting the option here, keep in mind that the name is sanitized
|
||||
# (problematic characters, see above, are replaced).
|
||||
#
|
||||
efiBootloaderId: "debian"
|
||||
efiBootloaderId: "devuan"
|
||||
|
||||
# Optionally install a copy of the GRUB EFI bootloader as the EFI
|
||||
# fallback loader (either bootia32.efi or bootx64.efi depending on
|
||||
|
|
Loading…
Reference in New Issue