Changeset 4630eea in mainline for tools/config.py

Timestamp:
2019-04-06T11:46:44Z (5 years ago)
Author:
Petr Pavlu <setup@…>
Children:
512282d
Parents:
3b81644b
git-author:
Petr Pavlu <setup@…> (2019-03-31 10:06:45)
git-committer:
Petr Pavlu <setup@…> (2019-04-06 11:46:44)
Message:

Allow per-boot-architecture GRUB files

Organize pre-compiled GRUB binaries per-architecture in order to prepare
the layout for adding an AArch64-EFI version of this bootloader:

  • Rename boot/grub.pc to boot/grub/ia32-pc.
  • Rename boot/grub.efi to boot/grub/ia32-efi.
  • Create symlinks boot/grub/amd64-pc and amd64-efi pointing to boot/grub/ia32-pc and ia32-efi, respectively.
(No files)

Note: See TracChangeset for help on using the changeset viewer.