Last change
on this file was a114e09, checked in by Jakub Jermář <jakub@…>, 6 years ago |
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.
|
-
Property mode
set to
100644
|
File size:
411 bytes
|
Line | |
---|
1 | The binary files of GRUB boot loader in this directory have been created
|
---|
2 | by compiling GRUB for the 'i386-pc' target and then using the grub-mkrescue
|
---|
3 | script to create the El Torito boot image.
|
---|
4 |
|
---|
5 | For licensing terms of GRUB boot loader see the file COPYING contained
|
---|
6 | in this directory. Full version of GRUB, including its source code,
|
---|
7 | can be downloaded from GRUB's project page:
|
---|
8 |
|
---|
9 | http://www.gnu.org/software/grub/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.