me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès ea8be005d4
gnu: Use i686-linux bootstrap binaries on x86_64-linux.
This saves 4.4 MB on the installed Guix.

* gnu/packages/bootstrap/x86_64-linux: Remove directory.
* gnu/local.mk (bootstrap_x86_64_linuxdir)
(dist_bootstrap_x86_64_linux_DATA): Remove.
* gnu/packages.scm (search-bootstrap-binary): When SYSTEM is
"x86_64-linux", use "i686-linux" instead.
2018-12-20 20:01:10 +01:00
..
bootloader
build vm: Re-enable KVM on i386. 2018-12-19 00:14:00 +01:00
packages gnu: Use i686-linux bootstrap binaries on x86_64-linux. 2018-12-20 20:01:10 +01:00
services services: zabbix-front-end: Tweak error and hint messages. 2018-12-20 00:04:50 +01:00
system
tests file-systems: Spawn a REPL only when interaction is possible. 2018-12-18 16:04:26 +01:00
artwork.scm
bootloader.scm
local.mk gnu: Use i686-linux bootstrap binaries on x86_64-linux. 2018-12-20 20:01:10 +01:00
packages.scm gnu: Use i686-linux bootstrap binaries on x86_64-linux. 2018-12-20 20:01:10 +01:00
services.scm
system.scm
tests.scm