guix/gnu
Mathieu Othacehe c29bb909d2
gnu: fakeroot: Do not assume "sed" and "cut" to be available.
* gnu/packages/linux.scm (fakeroot)[inputs]: Add "sed" and "coreutils",
[arguments]: substitute "sed" and "cut" by their absolute path in fakeroot
script. Rename the associated phase from patch-getopt to patch-script.
2020-06-23 09:51:14 +02:00
..
bootloader
build system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
installer installer: final: Remove restart-service procedure. 2020-06-16 16:33:55 +02:00
machine machine: ssh: Fix guix deploy hang when using non-DCE UUIDs. 2020-06-18 23:20:41 -04:00
packages gnu: fakeroot: Do not assume "sed" and "cut" to be available. 2020-06-23 09:51:14 +02:00
services services: childhurd: Support more than one instance. 2020-06-21 12:51:36 +02:00
system system: image: Remove "image-root" when building raw disk-images. 2020-06-22 17:49:19 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: jamvm: Fix to work with current gcc and glibc. 2020-06-22 23:52:55 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add 'sg' and 'newgrp' to %SETUID-PROGRAMS. 2020-06-21 11:35:55 +08:00
tests.scm