<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch bootstrap-20190815</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>bootstrap: guile-static: Disable parallel build.</title>
<updated>2019-08-15T18:46:23+00:00</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-08-12T04:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9e6256ba0f32ab12d61c914a3fed879dac881762'/>
<id>9e6256ba0f32ab12d61c914a3fed879dac881762</id>
<content type='text'>
* gnu/packages/make-bootstrap.scm (%guile-static)[arguments]:
Override #:parallel-build? to be #f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/make-bootstrap.scm (%guile-static)[arguments]:
Override #:parallel-build? to be #f.
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstrap: Build bootstrap bash deterministically.</title>
<updated>2019-08-15T18:46:20+00:00</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-08-12T02:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=fe507d7a3d83169c77b6f73a66ffa0ce59f1119d'/>
<id>fe507d7a3d83169c77b6f73a66ffa0ce59f1119d</id>
<content type='text'>
* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): New variable.
(%static-inputs): Use 'static-bash-for-bootstrap' instead of 'static-bash'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/patches/bash-4.4-linux-pgrp-pipe.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/make-bootstrap.scm (static-bash-for-bootstrap): New variable.
(%static-inputs): Use 'static-bash-for-bootstrap' instead of 'static-bash'.
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstrap: Build the new reduced binary seed bootstrap on x86.</title>
<updated>2019-08-15T18:46:18+00:00</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2019-08-12T21:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6744cef5b033c60a388d1de9a6b08c917cc51a4c'/>
<id>6744cef5b033c60a388d1de9a6b08c917cc51a4c</id>
<content type='text'>
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: On i686-linux
and x86_64-linux, substitute linux-libre-headers, Mes, and MesCC, in place of
GCC, binutils, and glibc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: On i686-linux
and x86_64-linux, substitute linux-libre-headers, Mes, and MesCC, in place of
GCC, binutils, and glibc.
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstrap: Add mes-minimal-stripped-tarball.</title>
<updated>2019-08-15T18:46:16+00:00</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2019-07-22T08:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ed050b1cf51941046466d07ba7e94bd9fba02e00'/>
<id>ed050b1cf51941046466d07ba7e94bd9fba02e00</id>
<content type='text'>
* gnu/packages/make-bootstrap.scm (%mes-minimal, %mes-minimal-stripped,
%mes-bootstrap-tarball): New variable.

Modified-By: Mark H Weaver &lt;mhw@netris.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/make-bootstrap.scm (%mes-minimal, %mes-minimal-stripped,
%mes-bootstrap-tarball): New variable.

Modified-By: Mark H Weaver &lt;mhw@netris.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bootstrap: Add mescc-tools-static-stripped-tarball.</title>
<updated>2019-08-15T18:46:13+00:00</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2019-07-22T08:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=fb925c7257104077ccc8117087e60bec8b551f45'/>
<id>fb925c7257104077ccc8117087e60bec8b551f45</id>
<content type='text'>
* gnu/packages/make-bootstrap.scm (%mescc-tools-static,
%mescc-tools-static-stripped, %mescc-tools-bootstrap-tarball): New variable.

Modified-By: Mark H Weaver &lt;mhw@netris.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/make-bootstrap.scm (%mescc-tools-static,
%mescc-tools-static-stripped, %mescc-tools-bootstrap-tarball): New variable.

Modified-By: Mark H Weaver &lt;mhw@netris.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add linux-libre-headers-bootstrap-tarball.</title>
<updated>2019-08-15T18:46:10+00:00</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2018-09-09T09:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5b8c6abcfcbe97888779fdfe0cd9768f7599129b'/>
<id>5b8c6abcfcbe97888779fdfe0cd9768f7599129b</id>
<content type='text'>
* gnu/packages/make-bootstrap.scm (%linux-libre-headers-stripped): New variable.
(%linux-libre-headers-bootstrap-tarball): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/make-bootstrap.scm (%linux-libre-headers-stripped): New variable.
(%linux-libre-headers-bootstrap-tarball): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>guix: copy-linux-headers: Extract procedure, add headers.</title>
<updated>2019-08-15T18:46:03+00:00</updated>
<author>
<name>Jan Nieuwenhuizen</name>
<email>janneke@gnu.org</email>
</author>
<published>2018-09-09T09:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4f3811f6bbdfba817601eb3168f5b3e0d2f1c3f6'/>
<id>4f3811f6bbdfba817601eb3168f5b3e0d2f1c3f6</id>
<content type='text'>
* guix/build/make-bootstrap.scm (copy-linux-headers): New procedure; extract
from make-stripped-libc and add headers for Mes bootstrap.
(make-stripped-libc): Use it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/build/make-bootstrap.scm (copy-linux-headers): New procedure; extract
from make-stripped-libc and add headers for Mes bootstrap.
(make-stripped-libc): Use it.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: einstein: Use mirror for source download.</title>
<updated>2019-08-15T18:03:19+00:00</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-08-15T18:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d4cf5b018a6ec9170ca1b8c46023003c164364b9'/>
<id>d4cf5b018a6ec9170ca1b8c46023003c164364b9</id>
<content type='text'>
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove python2-internetarchive.</title>
<updated>2019-08-15T17:40:28+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-08-15T17:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e3a39ade716eff98d2cdc2ebfced2efc021cbcd5'/>
<id>e3a39ade716eff98d2cdc2ebfced2efc021cbcd5</id>
<content type='text'>
This trivial package fails to build and has no reverse dependencies.

* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This trivial package fails to build and has no reverse dependencies.

* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: python-responses: Update to 0.10.6.</title>
<updated>2019-08-15T17:18:11+00:00</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-08-15T17:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=ef8c83bdb996146ff038c1c818ade3447272eb28'/>
<id>ef8c83bdb996146ff038c1c818ade3447272eb28</id>
<content type='text'>
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
</pre>
</div>
</content>
</entry>
</feed>
