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 installer: Rename 'auto-partition' to 'auto-partition!'. 2019-05-15 16:36:20 +02:00
packages vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
services tests: Skip unreliable "herd invalidate nscd" test. 2019-05-15 12:18:51 +02:00
system vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00
tests vm: 'system-docker-image' provides an entry point. 2019-05-15 16:36:21 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Increase backtrace verbosity. 2019-05-15 09:28:45 +02:00
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 system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
tests.scm