3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Maxim Cournoyer c881516d48
gnu: proot: Update to 5.2.0-alpha.
This allows proot to be built for aarch64-linux and armhf-linux.

* gnu/packages/patches/proot-test-fhs.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): Un-register it.
* gnu/packages/linux.scm: Update to 5.2.0-alpha.
[patches]: Remove field.
[supported-system]: New field.
[tests?]: Disable for ARM-based systems.
[phases]{fix-fhs-assumptions-in-tests, set-shell-file-name}: Combine into...
{patch-sources}: ... this new phase.
{build-manpage}: New phase.
{check}: Add seccomp issue URL in comment.
[native-inputs]: Add coreutils issue URL in comment.  Add pkg-config and
python-docutils.
[inputs]: Add libarchive.
2021-07-12 11:37:40 -04:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
installer installer: Unconditionally import (gnu services cups) in config.scm. 2021-07-04 13:04:45 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages gnu: proot: Update to 5.2.0-alpha. 2021-07-12 11:37:40 -04:00
services services: qemu-binfmt: Preserve argv[0] by default. 2021-07-10 00:24:59 +02:00
system gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped. 2021-07-08 09:39:05 +03:00
tests installer: tests: Expect but do not select other services by default. 2021-07-04 13:04:45 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add bootstrap packages to the core subset. 2021-07-09 14:12:15 +02:00
image.scm
installer.scm
local.mk gnu: proot: Update to 5.2.0-alpha. 2021-07-12 11:37:40 -04:00
machine.scm
packages.scm
services.scm
system.scm system: Provide mg instead of zile. 2021-07-09 12:08:12 +02:00
tests.scm