[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates updated (ac83dc8 -> e157ed7)
From: |
guix-commits |
Subject: |
branch core-updates updated (ac83dc8 -> e157ed7) |
Date: |
Tue, 18 Feb 2020 01:17:55 -0500 (EST) |
janneke pushed a change to branch core-updates
in repository guix.
from ac83dc8 gnu: gnutls: Add dependency on datefudge.
new d98205b gnu: Add gash-core-utils.
new 6fc09bd gnu: bootstrap: Add janneke's guix package url.
new 899c8f3 gnu: commencement: Add %bootstrap-guile+guild.
new d3aec6b gnu: commencement: Add gash-boot.
new 9f5a22b gnu: commencement: Add gash-core-utils-boot.
new da2ae09 gnu: commencement: Add %bootstrap-mes-rewired.
new c9c1cbf gnu: commencement: mes-boot: Use Gash instead of
coretutils&co.
new 5dedce0 gnu: commencement: tcc-boot0: Use Gash instead of
coretutils&co.
new b022827 gnu: commencement: Add gzip-mesboot.
new 19be1dc gnu: commencement: make-mesboot0: Use Gash instead of
coreutils&co.
new 0bf3466 gnu: commencement: Add bzip2-mesboot.
new d9484fb gnu: commencement: Add bash-mesboot0.
new 1be3efb gnu: commencement: tcc-boot: Use Gash instead of
coretutils&co.
new aa196f1 gnu: commencement: diffutils-mesboot: Use Gash instead of
coretutils&co.
new 1a433d3 gnu: commencement: Add patch-mesboot.
new b755ffe gnu: commencement: Add sed-mesboot0.
new cb16795 gnu: commencement: binutils-mesboot0: Use Gash instead of
coretutils&co.
new 0661696 gnu: commencement: gcc-core-mesboot0: Use Gash instead of
coretutils&co.
new 2c67281 gnu: commencement: Add gawk-mesboot0.
new 562c6e3 gnu: commencement: mesboot-headers: Use Gash instead of
coretutils&co.
new f6b911f gnu: commencement: glibc-mesboot0: Use Gash instead of
coretutils&co.
new 71fb04a gnu: commencement: gcc-mesboot0: Use Gash instead of
coretutils&co.
new 125d7c5 gnu: commencement: Add tar-mesboot.
new fa638c1 gnu: commencement: Add grep-mesboot.
new e7c7326 gnu: commencement: Add binutils-mesboot1.
new e6c7d14 gnu: commencement: Add coreutils-mesboot0.
new 635ec0f gnu: commencement: Add make-mesboot.
new 53d5cb2 gnu: commencement: Add gawk-mesboot.
new aad146a gnu: commencement: Add sed-mesboot.
new 9a935f6 gnu: commencement: Add gcc-core-mesboot1.
new c1deb83 gnu: commencement: Add bash-mesboot.
new f48fe4e gnu: commencement: Add gcc-mesboot1: Use Gash instead of
coreutils&co.
new 9c4a021 gnu: commencement: Add xz-mesboot.
new 079b2cf gnu: commencement: Add hello-mesboot.
new 8bf7b70 gnu: commencement: binutils-mesboot: Use Gash instead of
coreutils&co.
new c8a2128 gnu: commencement: glibc-headers-mesboot: Use Gash instead of
coreutils&co.
new 6ff4188 gnu: commencement: glibc-mesboot: Use Gash instead of
coreutils&co.
new 8b58e49 gnu: commencement: gcc-mesboot1-wrapper: Use Gash instead of
coreutils&co.
new d9de3ab gnu: commencement: gcc-mesboot: Use Gash instead of
coreutils&co.
new d7e8467 gnu: commencement: gcc-mesboot-wrapper: Use Gash instead of
coreutils&co.
new 15af8e1 gnu: commencement: Add coreutils-mesboot.
new 47fb246 gnu: commencement: Remove m4-mesboot.
new f29fdd4 gnu: commencement: %bootstrap-inputs+toolchain: Use Gash
instead of coreutils&co.
new f8d1a95 gnu: commencement: file: Build file without bzip2.
new 4bfce83 gnu: commencement: Add gawk-boot0.
new fdab061 gnu: commencement: Add sed-boot0.
new 31a3db7 gnu: commencement: Add patch-boot0.
new 2e41da9 gnu: commencement: Add bzip2-boot0.
new 1d313d6 gnu: commencement: Add tar-boot0.
new cacb6b9 gnu: commencement: Add coreutils-boot0.
new f0505fd gnu: commencement: coreutils-final: Inherit from
coreutils-minimal.
new 6340afe gnu: commencement: %bootstrap-tarballs: Remove
%bootstrap-binaries-tarball.
new d77860d gnu: bootstrap: Remove %bootstrap-coreutils&co,
%bootstrap-bash.
new 2bb7def gnu: commencement: gnu-make-mesboot0: Rename from
make-mesboot0.
new 476614f gnu: commencement: gnu-make-mesboot: Rename from make-mesboot.
new a75a6aa gnu: commencement: gash-core-utils-boot: Update to
0.0.214-fc1b.
new 062bc72 gnu: commencement: glibc-mesboot: Use gash only, instead of
bash/gash mix.
new 1fdc6a3 gnu: commencement: mes-boot: Update to 0.22.
new a7e5141 gnu: commencement: glibc-boot0: Remove gash, use
bash-mesboot0 only.
new 1681d3f gnu: Rename 'gash-core-utils' to 'gash-utils'.
new 9c9407f Add (guix build gnu-bootstrap).
new 2ca7af4 gnu: commencement: Simplify Gash and Gash-Utils.
new 22a9f12 gnu: commencement: Remove %bootstrap-guile+guild.
new e157ed7 gnu: commencement: Fix '%boot-mesboot1-inputs'.
The 64 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 1 +
gnu/local.mk | 2 +-
gnu/packages/bootstrap.scm | 28 +-
gnu/packages/commencement.scm | 2625 +++++++++++++++-----
gnu/packages/make-bootstrap.scm | 4 +-
.../{gcc-boot-4.7.4.patch => gcc-boot-4.6.4.patch} | 23 +-
....0.patch => glibc-bootstrap-system-2.2.5.patch} | 14 +-
gnu/packages/shells.scm | 1 +
guix/build/gnu-bootstrap.scm | 114 +
9 files changed, 2109 insertions(+), 703 deletions(-)
rename gnu/packages/patches/{gcc-boot-4.7.4.patch => gcc-boot-4.6.4.patch}
(70%)
copy gnu/packages/patches/{glibc-bootstrap-system-2.16.0.patch =>
glibc-bootstrap-system-2.2.5.patch} (69%)
create mode 100644 guix/build/gnu-bootstrap.scm
- branch core-updates updated (ac83dc8 -> e157ed7),
guix-commits <=
- 01/64: gnu: Add gash-core-utils., guix-commits, 2020/02/18
- 03/64: gnu: commencement: Add %bootstrap-guile+guild., guix-commits, 2020/02/18
- 02/64: gnu: bootstrap: Add janneke's guix package url., guix-commits, 2020/02/18
- 04/64: gnu: commencement: Add gash-boot., guix-commits, 2020/02/18
- 06/64: gnu: commencement: Add %bootstrap-mes-rewired., guix-commits, 2020/02/18
- 05/64: gnu: commencement: Add gash-core-utils-boot., guix-commits, 2020/02/18
- 07/64: gnu: commencement: mes-boot: Use Gash instead of coretutils&co., guix-commits, 2020/02/18
- 09/64: gnu: commencement: Add gzip-mesboot., guix-commits, 2020/02/18
- 12/64: gnu: commencement: Add bash-mesboot0., guix-commits, 2020/02/18
- 08/64: gnu: commencement: tcc-boot0: Use Gash instead of coretutils&co., guix-commits, 2020/02/18