guix-devel/gnu
Jan Nieuwenhuizen d536c39e54
bootstrap: Replace GNU toolchain seeds with Mes for i686-linux.
* gnu/packages/bootstrap.scm (%bootstrap-inputs)[i686-linux]: Replace
%bootstrap-gcc, %bootstrap-binutils, %bootstrap-glibc with %mescc-tools-seed,
%mes-seed, %srfi-43 and %tinycc-seed.
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[i686-linux]: Replace
gcc-tarball, binutils-tarball, glibc-tarball with %mescc-tools-seed,
%mes-seed, %srfi-43 and %tinycc-seed.
* gnu/packages/commencement.scm (%bootstrap-inputs+toolchain)[i686-linux]: Add
glibc-mesboot, binutils-mesboot, gcc-wrapper, gcc-mesboot.
(file-boot0)[i686-linux]: Disable strip-binaries?, validate-runpath?.
(libstdc++-boot0)[i686-linux]: Add libtool install workarourd: copy
libstdc++.so.0.0.20 from gcc-mesboot.
(gcc-boot0)[i686-linux]: Add libtool install workaround: touch
libcc1.so.0.0.0, libcc1plugin.so.0.0.0.
(perl-boot0): Disable validate-runpath?.
(bison-boot0)[i686-linux]: Do not use ranlib -D.
2018-09-23 09:46:26 +02:00
..
bootloader gnu: Rename "banana-pi" to "bananapi". 2018-09-14 21:31:24 +02:00
build linux-modules: Raise an error when a kernel module cannot be found. 2018-08-29 23:32:01 +02:00
packages bootstrap: Replace GNU toolchain seeds with Mes for i686-linux. 2018-09-23 09:46:26 +02:00
services gnu: services: Add iptables service. 2018-09-20 13:09:55 +05:30
system gnu: Rename "banana-pi" to "bananapi". 2018-09-14 21:31:24 +02:00
tests gnu: services: Add iptables service. 2018-09-20 13:09:55 +05:30
artwork.scm
bootloader.scm
local.mk bootstrap: Add Mes bootstrap. 2018-09-23 09:46:26 +02:00
packages.scm
services.scm
system.scm
tests.scm