guix-devel/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 activation: Shared system home directories are now 555 and root-owned. 2019-03-08 23:21:59 +01:00
bootloader.scm booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
cross-toolchain.scm gnu: cross-base: Use invoke in (gnu build cross-toolchain). 2018-03-23 04:41:53 -04:00
file-systems.scm file-systems: Support the 'no-atime' flag. 2019-04-29 12:19:03 +02:00
install.scm activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
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-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
linux-modules.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
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 bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00