guix/gnu
Mathieu Othacehe fd1e885236
system: image: Do not produce an HFS tree when building an ISO.
Use "mbr_only" mode to make sure that no HFS+ tree are generated.

* gnu/system/image.scm (system-image): Set MKRESCUE_SED_MODE to "mbr_only".
2020-06-12 17:21:18 +02:00
..
bootloader bootloader: grub: Fix cross-compilation. 2020-06-09 18:49:36 +02:00
build shepherd: 'read-pid-file/container' terminates the whole process group. 2020-06-12 00:04:42 +02:00
installer installer: final: Dump "guix system init" command output when testing. 2020-06-09 17:59:05 +02:00
machine
packages gnu: xf86-input-libinput: Reduce closure size. 2020-06-12 09:00:45 +02:00
services services: Add `hurd-getty-service-type'. 2020-06-08 14:26:14 +02:00
system system: image: Do not produce an HFS tree when building an ISO. 2020-06-12 17:21:18 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add exercism and dependencies. 2020-06-11 22:44:27 +02:00
machine.scm
packages.scm
services.scm gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
system.scm services: etc: Add '/etc/ttys' symlink for the Hurd. 2020-06-09 17:59:56 +02:00
tests.scm