guix/gnu
Efraim Flashner 6741f543e6
gnu: bootstrap: Add support for the Hurd.
On 3342a1182b
   gnu: make-bootstrap: Use _IOLBF on Guile 2.0 only.

Run
    ./pre-inst-env guix build --target=i586-pc-gnu bootstrap-tarballs --verbosity=1

Producing

    /gnu/store/lhca65c997pvic5cfrpm0dasniwqlg2a-bootstrap-tarballs-0

With guix hash -rx /gnu/store/lhca65c997pvic5cfrpm0dasniwqlg2a-bootstrap-tarballs-0

    07jnq2by98f2a45k8wd2gj62iazvwfa4z7p3w3id4m1g0fdsvc3b

* gnu/packages/bootstrap.scm (%bootstrap-executables): Add entries for the
Hurd.
(bootstrap-executable-url): Use lilypond url for the Hurd.
(bootstrap-guile-url-path): Likewise.
(bootstrap-guile-hash): Add entry for the Hurd.
(%bootstrap-coreutils&co): Likewise.
(%bootstrap-binutils): Likewise.
(%bootstrap-glibc): Likewise.
(%bootstrap-gcc): Likewise.
* guix/packages.scm (%supported-systems): Add i586-gnu.

Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
2020-03-26 12:58:51 +01:00
..
bootloader
build
installer
machine
packages gnu: bootstrap: Add support for the Hurd. 2020-03-26 12:58:51 +01:00
services
system Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
tests tests: Accept manual installation scripts that exit with SIGTERM. 2020-03-19 23:17:32 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: bootstrap: gcc-static: Use gcc-5. 2020-03-24 23:31:34 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Switch to Guile 3.0. 2020-03-20 17:23:01 +01:00
tests.scm