<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix, branch v0.1</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>doc: Add a "GNU Distribution" node.</title>
<updated>2013-01-18T00:29:24+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-01-18T00:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a1ba8475a610fd491be4e512e599515f36d8b109'/>
<id>a1ba8475a610fd491be4e512e599515f36d8b109</id>
<content type='text'>
* doc/guix.texi (Introduction): Add cross-reference to "GNU
  Distribution".
  (Features): Mention reproducibility.
  (Invoking guix-package): Add cross-reference to "GNU Distribution".
  (GNU Distribution): New node.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/guix.texi (Introduction): Add cross-reference to "GNU
  Distribution".
  (Features): Mention reproducibility.
  (Invoking guix-package): Add cross-reference to "GNU Distribution".
  (GNU Distribution): New node.
</pre>
</div>
</content>
</entry>
<entry>
<title>distro: Rename (distro) to (gnu packages).</title>
<updated>2013-01-18T00:07:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-01-18T00:06:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=59a43334a98babd6c776648967e48d7c44723639'/>
<id>59a43334a98babd6c776648967e48d7c44723639</id>
<content type='text'>
* distro.scm: Rename to...
* gnu/packages.scm: ... this.  Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distro.scm: Rename to...
* gnu/packages.scm: ... this.  Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>distro: Change the module name space to (gnu ...).</title>
<updated>2013-01-18T00:07:31+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-01-18T00:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1ffa7090b99dfd2f54fa883929c5e78d7852657a'/>
<id>1ffa7090b99dfd2f54fa883929c5e78d7852657a</id>
<content type='text'>
* distro: Rename to...
* gnu: ... this.  Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
  /distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distro: Rename to...
* gnu: ... this.  Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
  /distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `HACKING'.</title>
<updated>2013-01-17T23:48:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-01-17T22:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=08ba7ff318720d926215de83daed0da628908ca3'/>
<id>08ba7ff318720d926215de83daed0da628908ca3</id>
<content type='text'>
* HACKING: Capitalize the title.
  (Running Guix before it is installed): New section.
  (Adding new packages): Update example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* HACKING: Capitalize the title.
  (Running Guix before it is installed): New section.
  (Adding new packages): Update example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Andreas to `AUTHORS'.</title>
<updated>2013-01-17T23:48:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-01-17T22:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4fd27cdfb993ff71b4d9eb392571beb992ea16e3'/>
<id>4fd27cdfb993ff71b4d9eb392571beb992ea16e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Mark binary deployment as not implemented yet.</title>
<updated>2013-01-17T23:48:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-01-17T22:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=75f1e8f7cd8394cf287dc1da71096e8cad8eb5b3'/>
<id>75f1e8f7cd8394cf287dc1da71096e8cad8eb5b3</id>
<content type='text'>
* doc/guix.texi (Features): Add a footnote saying that binary deployment
  is missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* doc/guix.texi (Features): Add a footnote saying that binary deployment
  is missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>distro: Add libtiff.</title>
<updated>2013-01-17T23:14:42+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2013-01-17T23:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=082b3c6a6ccf5fc08b817df9d6e3c16131c11ea8'/>
<id>082b3c6a6ccf5fc08b817df9d6e3c16131c11ea8</id>
<content type='text'>
* distro/packages/libtiff.scm: New file.
* Makefile.am (MODULES): Add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distro/packages/libtiff.scm: New file.
* Makefile.am (MODULES): Add it.
</pre>
</div>
</content>
</entry>
<entry>
<title>distro: Add Libjpeg 8.</title>
<updated>2013-01-17T23:13:20+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2013-01-17T21:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1d97441709d943fe3b8da35811529c917b717519'/>
<id>1d97441709d943fe3b8da35811529c917b717519</id>
<content type='text'>
* distro/packages/libjpeg.scm (libjpeg-8): New variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distro/packages/libjpeg.scm (libjpeg-8): New variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>distro: Add file.</title>
<updated>2013-01-17T22:15:21+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2013-01-17T21:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f24996724c6df5c6690e6e9a81aafc083989f853'/>
<id>f24996724c6df5c6690e6e9a81aafc083989f853</id>
<content type='text'>
* distro/packages/file.scm: New file.
* Makefile.am (MODULES): Add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distro/packages/file.scm: New file.
* Makefile.am (MODULES): Add it.
</pre>
</div>
</content>
</entry>
<entry>
<title>distro: Add Libjpeg.</title>
<updated>2013-01-17T22:12:22+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2013-01-17T20:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4b5f8cde38aaca91a41e694d2c967dbb7c7921fb'/>
<id>4b5f8cde38aaca91a41e694d2c967dbb7c7921fb</id>
<content type='text'>
* distro/packages/libjpeg.scm: New file.
* Makefile.am (MODULES): Add it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* distro/packages/libjpeg.scm: New file.
* Makefile.am (MODULES): Add it.
</pre>
</div>
</content>
</entry>
</feed>
