me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
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 bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
installer installer: Fix cow-store umount. 2020-03-05 23:40:24 +01:00
machine
packages gnu: bootstrap: Add support for the Hurd. 2020-03-26 12:58:51 +01:00
services Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
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 Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
installer.scm Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
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 tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00