[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/70: bootstrap: %bootstrap-tarballs: Remove %bootstrap-binaries-tarbal
From: |
guix-commits |
Subject: |
70/70: bootstrap: %bootstrap-tarballs: Remove %bootstrap-binaries-tarball. |
Date: |
Sun, 15 Dec 2019 08:36:52 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 4e641285110df9035a6ccabebad992b4776505f6
Author: Jan Nieuwenhuizen <address@hidden>
Date: Fri Dec 13 23:12:56 2019 +0100
bootstrap: %bootstrap-tarballs: Remove %bootstrap-binaries-tarball.
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[i686-linux,
x86_64-linux]: Remove %bootstrap-binaries-tarball.
---
gnu/packages/make-bootstrap.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/make-bootstrap.scm b/gnu/packages/make-bootstrap.scm
index 1a75d03..c34e97a 100644
--- a/gnu/packages/make-bootstrap.scm
+++ b/gnu/packages/make-bootstrap.scm
@@ -903,8 +903,8 @@ for `sh' in $PATH, and without nscd, and with static NSS
modules."
,%linux-libre-headers-bootstrap-tarball)))
(_ `(("gcc-tarball" ,%gcc-bootstrap-tarball)
("binutils-tarball" ,%binutils-bootstrap-tarball)
- ("glibc-tarball" ,(%glibc-bootstrap-tarball)))))
- ("coreutils&co-tarball" ,%bootstrap-binaries-tarball)))
+ ("glibc-tarball" ,(%glibc-bootstrap-tarball))
+ ("coreutils&co-tarball"
,%bootstrap-binaries-tarball))))))
(synopsis "Tarballs containing all the bootstrap binaries")
(description synopsis)
(home-page #f)
- 56/70: bootstrap: %bootstrap-inputs+toolchain: Use Gash instead of coreutils&co., (continued)
- 56/70: bootstrap: %bootstrap-inputs+toolchain: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 34/70: bootstrap: gcc-mesboot0: Use Gash instead of coretutils&co., guix-commits, 2019/12/15
- 40/70: bootstrap: Add gawk-mesboot., guix-commits, 2019/12/15
- 43/70: bootstrap: Add bash-mesboot., guix-commits, 2019/12/15
- 49/70: bootstrap: glibc-mesboot: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 53/70: bootstrap: gcc-mesboot-wrapper: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 42/70: bootstrap: Add gcc-core-mesboot1., guix-commits, 2019/12/15
- 55/70: bootstrap: Remove m4-mesboot., guix-commits, 2019/12/15
- 54/70: bootstrap: Add coreutils-mesboot., guix-commits, 2019/12/15
- 62/70: bootstrap: Add patch-boot0., guix-commits, 2019/12/15
- 70/70: bootstrap: %bootstrap-tarballs: Remove %bootstrap-binaries-tarball.,
guix-commits <=
- 19/70: bootstrap: mes-boot: Use Gash instead of coretutils&co., guix-commits, 2019/12/15
- 66/70: bootstrap: Add coreutils-boot0., guix-commits, 2019/12/15
- 63/70: bootstrap: Add bzip2-boot0., guix-commits, 2019/12/15
- 68/70: bootstrap: patch-boot0: Remove ed dependency., guix-commits, 2019/12/15
- 69/70: bootstrap: static-bash-for-bootstrap: Use static-bash., guix-commits, 2019/12/15
- 60/70: gnu: Add ed-1.4., guix-commits, 2019/12/15
- 67/70: bootstrap: coreutils-final: Inherit from coreutils-minimal., guix-commits, 2019/12/15
- 64/70: bootstrap: Add tar-boot0., guix-commits, 2019/12/15