guix/gnu
Ludovic Courtès 4f024ef318
build: Remove code to download the Guile bootstrap tarball.
* build-aux/download.scm: Remove.
* Makefile.am (EXTRA_DIST): Remove it.
(check-system): Remove dependency on $(BOOTSTRAP_GUILE_TARBALLS).
* gnu/local.mk (nodist_bootstrap_x86_64_linux_DATA)
(nodist_bootstrap_i686_linux_DATA, nodist_bootstrap_armhf_linux_DATA)
(nodist_bootstrap_aarch64_linux_DATA, nodist_bootstrap_mips64el_linux_DATA)
(BOOTSTRAP_GUILE_TARBALLS, DISTCLEANFILES, DOWNLOAD_FILE)
(%D%/packages/bootstrap/x86_64-linux/guile-2.0.9.tar.xz)
(%D%/packages/bootstrap/i686-linux/guile-2.0.9.tar.xz)
(%D%/packages/bootstrap/armhf-linux/guile-2.0.11.tar.xz)
(%D%/packages/bootstrap/aarch64-linux/guile-2.0.14.tar.xz)
(%D%/packages/bootstrap/mips64el-linux/guile-2.0.9.tar.xz): Remove.
* build-aux/test-env.in: Add "guix download" invocation when
gnu/packages/bootstrap/guile* exists.
2017-08-28 23:51:16 +02:00
..
bootloader gnu: grub-efi-bootloader: Specialize grub-install invocation. 2017-08-20 11:16:42 +02:00
build marionette: Augment the set of keystrokes. 2017-08-28 09:56:33 +02:00
packages gnu: bootstrap: Prefer HTTPS for downloads. 2017-08-28 23:49:52 +02:00
services services: user-processes: Reap child processes. 2017-08-28 09:56:33 +02:00
system gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00
tests services: user-processes: Reap child processes. 2017-08-28 09:56:33 +02:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk build: Remove code to download the Guile bootstrap tarball. 2017-08-28 23:51:16 +02:00
packages.scm
services.scm
system.scm
tests.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00