guix/gnu/build
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
..
accounts.scm accounts: Always honor the configured user account shell. 2019-04-26 14:19:36 +02:00
activation.scm
bootloader.scm booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
cross-toolchain.scm
file-systems.scm file-systems: Support the 'no-atime' flag. 2019-04-29 12:19:03 +02:00
install.scm
linux-boot.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
linux-container.scm linux-container: Make the guest UID and GID a parameter. 2019-04-02 18:15:37 +02:00
linux-initrd.scm
linux-modules.scm
marionette.scm marionette: Add braces to the keystrokes. 2019-05-15 12:18:51 +02:00
shepherd.scm shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +02:00
svg.scm
vm.scm vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00