new commit
This commit is contained in:
parent
057817ed48
commit
e9757066cb
|
@ -9,8 +9,7 @@ strings:
|
|||
shortVersion: 1.0
|
||||
versionedName: My-distro GNU/Linux
|
||||
shortVersionedName: My-distro GNU/Linux 1.0
|
||||
bootloaderEntryName: debian
|
||||
|
||||
bootloaderEntryName: ubuntu
|
||||
|
||||
|
||||
images:
|
||||
|
|
|
@ -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: "dirname"
|
||||
efiBootloaderId: "ubuntu"
|
||||
|
||||
# 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