<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch version-1.0.0</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>build: Add 'doc/build.scm' to build on-line copies of the manual.</title>
<updated>2019-07-12T13:03:48+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-07-07T13:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=48aa30ce73d45dc5f126f42f01e65f1be4a9b578'/>
<id>48aa30ce73d45dc5f126f42f01e65f1be4a9b578</id>
<content type='text'>
* doc/build.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/build.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Update htmlxref.cnf.</title>
<updated>2019-05-04T20:39:59+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-04T20:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=adf577dcc4e5e4a76091fff317ddf3da6ebd1dc6'/>
<id>adf577dcc4e5e4a76091fff317ddf3da6ebd1dc6</id>
<content type='text'>
* doc/htmlxref.cnf (G): Switch to https.
(geiser, guix.de, guix.es, hurd): New entries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/htmlxref.cnf (G): Switch to https.
(geiser, guix.de, guix.es, hurd): New entries.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Warn about missing entries in htmlxref.cnf.</title>
<updated>2019-05-04T20:39:56+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-04T20:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1a9fc8e2282f8360be04cbaba632d5424004fcd3'/>
<id>1a9fc8e2282f8360be04cbaba632d5424004fcd3</id>
<content type='text'>
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/local.mk (AM_MAKEINFOHTMLFLAGS): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Adjust cross-references for GNU triplets.</title>
<updated>2019-05-04T20:39:52+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-04T20:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2921b6a611a4acf5a187559dde8cf0ace3b49a10'/>
<id>2921b6a611a4acf5a187559dde8cf0ace3b49a10</id>
<content type='text'>
* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of
obsolete 'configure' manual for triplets.
(Additional Build Options): Adjust 'autoconf' node name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/guix.texi (Defining Packages): Reference to 'autoconf' instead of
obsolete 'configure' manual for triplets.
(Additional Build Options): Adjust 'autoconf' node name.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Provide the actual URL to the VM image.</title>
<updated>2019-05-04T20:19:15+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-03T19:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3aa11dfbed4f5c03863f760dc7efbc38bd4aafc6'/>
<id>3aa11dfbed4f5c03863f760dc7efbc38bd4aafc6</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35537&gt;.
Reported by Andy Tai &lt;atai@atai.org&gt;.

* doc/guix.texi (Running Guix in a VM): Use @url and provide the actual
URL, without @var{system}.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes &lt;https://bugs.gnu.org/35537&gt;.
Reported by Andy Tai &lt;atai@atai.org&gt;.

* doc/guix.texi (Running Guix in a VM): Use @url and provide the actual
URL, without @var{system}.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add note about &lt;https://bugs.gnu.org/35541&gt;.</title>
<updated>2019-05-04T20:16:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-04T20:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=542e7fb57fe5626970e9321cd23645270a427388'/>
<id>542e7fb57fe5626970e9321cd23645270a427388</id>
<content type='text'>
* doc/guix.texi (Guided Graphical Installation): Add node about
&lt;https://bugs.gnu.org/35541&gt;.
(System Installation): Refer to it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/guix.texi (Guided Graphical Installation): Add node about
&lt;https://bugs.gnu.org/35541&gt;.
(System Installation): Refer to it.
</pre>
</div>
</content>
</entry>
<entry>
<title>guix-install.sh: Update URL.</title>
<updated>2019-05-02T13:31:24+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-02T13:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3a3e9f2bb586e79a7931163f0191df61591b8017'/>
<id>3a3e9f2bb586e79a7931163f0191df61591b8017</id>
<content type='text'>
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/guix-install.sh (GNU_URL): Change to ftp.gnu.org.
</pre>
</div>
</content>
</entry>
<entry>
<title>vm: Build ISOs and VM images in a UTF-8 environment.</title>
<updated>2019-05-01T19:11:22+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-01T19:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9c941364bfc0120e3ab5c5c4cc71a9a302d59a2b'/>
<id>9c941364bfc0120e3ab5c5c4cc71a9a302d59a2b</id>
<content type='text'>
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.

* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.

* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update to 326dcbf.</title>
<updated>2019-05-01T15:29:02+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-01T15:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=17acc215bfee2d5ee487add8fc8917fbf9d61132'/>
<id>17acc215bfee2d5ee487add8fc8917fbf9d61132</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guix: Update to 1.0.0.</title>
<updated>2019-05-01T12:11:34+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-01T12:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=326dcbf1b3c30aa525185fda435c34cb9495dd04'/>
<id>326dcbf1b3c30aa525185fda435c34cb9495dd04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
