guix-play/gnu
Jan (janneke) Nieuwenhuizen 7ca533c723
image: Make 'find-image' non-monadic.
* gnu/system/image.scm (find-image): Make non-monadic.  Add 'target'
parameter.
* gnu/tests/install.scm (run-install): Update caller,
passing (%current-target-system).
* guix/scripts/system.scm (perform-action): Likewise.
2020-06-13 15:03:55 +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 machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnome: gnome-desktop: Add bubblewrap as an input. 2020-06-13 12:02:13 +01:00
services services: hurd: Remove deprecated 'hurd-getty-service' wrapper. 2020-06-13 10:04:51 +02:00
system image: Make 'find-image' non-monadic. 2020-06-13 15:03:55 +02:00
tests image: Make 'find-image' non-monadic. 2020-06-13 15:03:55 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add partition file-system options support. 2020-05-26 17:16:42 +02:00
installer.scm Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk gnu: guile-sqlite3: Update to 0.1.1. 2020-06-12 18:56:11 +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