guix/gnu
Danny Milosavljevic 1d86b05618
vm: Create installation media with MBR and HFS only, no GPT.
* gnu/build/vm.scm (make-iso9660-image): Accept XORRISO,
GRUB-MKRESCUE-ENVIRONMENT.
* gnu/system/vm.scm (iso9660-image): Pass XORRISO; accept
GRUB-MKRESCUE-ENVIRONMENT.
(system-disk-image): Pass GRUB-MKRESCUE-ENVIRONMENT.
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: New file.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/cdrom.scm (xorriso)[source]: Add patches.
[arguments]<#:phases>[install-frontends]:
Add phase.
2019-05-18 18:35:37 +02:00
..
bootloader
build vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
installer
packages vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
services
system vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
packages.scm
services.scm
system.scm
tests.scm