<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/system.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2014-01-13T20:32:39Z</updated>
<entry>
<title>gnu: Rename (gnu packages system) to (gnu packages admin).</title>
<updated>2014-01-13T20:32:39Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-01-13T20:32:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=4aeea896f8de7c1643c9462b2080ff84314afc79'/>
<id>urn:sha1:4aeea896f8de7c1643c9462b2080ff84314afc79</id>
<content type='text'>
* gnu/packages/system.scm: Rename to...
* gnu/packages/admin.scm: ... this.  Adjust module name accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Update.
</content>
</entry>
<entry>
<title>gnu: Add ISC's DHCP implementation.</title>
<updated>2014-01-13T20:27:57Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2014-01-13T20:27:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c73d4c9276ea15b326923e46ca8eb02f410fa45c'/>
<id>urn:sha1:c73d4c9276ea15b326923e46ca8eb02f410fa45c</id>
<content type='text'>
* gnu/packages/system.scm (isc-dhcp): New variable.
</content>
</entry>
<entry>
<title>gnu: Populate /etc upon startup.</title>
<updated>2013-12-08T21:43:56Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-08T20:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=9b0ac8025860ac426cb1bc7fd417a27fe2bed36a'/>
<id>urn:sha1:9b0ac8025860ac426cb1bc7fd417a27fe2bed36a</id>
<content type='text'>
* gnu/packages/patches/dmd-getpw.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/system.scm (dmd): Use it.
* gnu/system/vm.scm (system-qemu-image): Don't explicitly populate /etc;
  don't add ETC to the GC roots.
* gnu/system/dmd.scm (dmd-configuration-file): Add 'etc' parameter.
  [config]: Populate /etc from there.
</content>
</entry>
<entry>
<title>gnu: dmd: Upgrade to 0.1.</title>
<updated>2013-12-02T22:35:12Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-02T22:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2941448ea8fa7da7bc75b5c0916c8122f8932ace'/>
<id>urn:sha1:2941448ea8fa7da7bc75b5c0916c8122f8932ace</id>
<content type='text'>
* gnu/packages/system.scm (dmd): Upgrade to 0.1.  Move PKG-CONFIG to
  'native-inputs'.
</content>
</entry>
<entry>
<title>gnu: Synchronize descriptions with 'gnumaint'.</title>
<updated>2013-12-01T21:33:23Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-12-01T21:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=79c311b81cd8b12075f4c8028a65787481ee40c5'/>
<id>urn:sha1:79c311b81cd8b12075f4c8028a65787481ee40c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gnu: gettext: Rename binding to 'gnu-gettext'.</title>
<updated>2013-11-20T21:12:49Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-11-20T21:12:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=1dba64079c5aaa1fb40e4b1d989f1f06efd6cb63'/>
<id>urn:sha1:1dba64079c5aaa1fb40e4b1d989f1f06efd6cb63</id>
<content type='text'>
* gnu/packages/gettext.scm (gettext): Rename to...
  (gnu-gettext): ... this.  This is used to work around the circular
  dependency introduced in commit c42a4b7, which users with a #:renamer
  cannot cope with.
* gnu/packages/acl.scm, gnu/packages/attr.scm, gnu/packages/cdrom.scm,
  gnu/packages/fdisk.scm, gnu/packages/gkrellm.scm, gnu/packages/glib.scm,
  gnu/packages/gnunet.scm, gnu/packages/grub.scm, gnu/packages/linux.scm,
  gnu/packages/maths.scm, gnu/packages/nano.scm, gnu/packages/parted.scm,
  gnu/packages/system.scm, gnu/packages/version-control.scm,
  gnu/packages/vpn.scm, gnu/packages/w3m.scm, gnu/packages/wget.scm:
  Adjust accordingly.
</content>
</entry>
<entry>
<title>gnu: Add GNU Alive.</title>
<updated>2013-10-18T22:07:28Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-10-18T22:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=d038cac12ac8d48a79b79653e8dd876a3fffae3c'/>
<id>urn:sha1:d038cac12ac8d48a79b79653e8dd876a3fffae3c</id>
<content type='text'>
* gnu/packages/system.scm (alive): New variable.
</content>
</entry>
<entry>
<title>gnu: dfc: Add missing input.</title>
<updated>2013-10-17T22:25:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-10-17T22:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a433c52593b825e57edb96f88f49f05b07ca7d4a'/>
<id>urn:sha1:a433c52593b825e57edb96f88f49f05b07ca7d4a</id>
<content type='text'>
* gnu/packages/system.scm (dfc): Add 'native-inputs' field.
</content>
</entry>
<entry>
<title>Synchronize package descriptions with the Womb.</title>
<updated>2013-10-09T14:14:23Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-10-09T14:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a22dc0c49aed0babe16ef92ae24847b343b7eb02'/>
<id>urn:sha1:a22dc0c49aed0babe16ef92ae24847b343b7eb02</id>
<content type='text'>
* gnu/packages/algebra.scm,
  gnu/packages/aspell.scm,
  gnu/packages/autotools.scm,
  gnu/packages/base.scm,
  gnu/packages/bash.scm,
  gnu/packages/bison.scm,
  gnu/packages/cdrom.scm,
  gnu/packages/cflow.scm,
  gnu/packages/compression.scm,
  gnu/packages/cpio.scm,
  gnu/packages/cppi.scm,
  gnu/packages/ddrescue.scm,
  gnu/packages/dejagnu.scm,
  gnu/packages/ed.scm,
  gnu/packages/emacs.scm,
  gnu/packages/fdisk.scm,
  gnu/packages/freeipmi.scm,
  gnu/packages/gawk.scm,
  gnu/packages/gcal.scm,
  gnu/packages/gcc.scm,
  gnu/packages/gdb.scm,
  gnu/packages/gdbm.scm,
  gnu/packages/gettext.scm,
  gnu/packages/ghostscript.scm,
  gnu/packages/global.scm,
  gnu/packages/gnunet.scm,
  gnu/packages/gnupg.scm,
  gnu/packages/gnutls.scm,
  gnu/packages/gperf.scm,
  gnu/packages/gprolog.scm,
  gnu/packages/groff.scm,
  gnu/packages/grub.scm,
  gnu/packages/gsasl.scm,
  gnu/packages/guile.scm,
  gnu/packages/gv.scm,
  gnu/packages/help2man.scm,
  gnu/packages/idutils.scm,
  gnu/packages/indent.scm,
  gnu/packages/less.scm,
  gnu/packages/libidn.scm,
  gnu/packages/libsigsegv.scm,
  gnu/packages/libunistring.scm,
  gnu/packages/lightning.scm,
  gnu/packages/linux.scm,
  gnu/packages/lsh.scm,
  gnu/packages/m4.scm,
  gnu/packages/mail.scm,
  gnu/packages/maths.scm,
  gnu/packages/multiprecision.scm,
  gnu/packages/nano.scm,
  gnu/packages/ncurses.scm,
  gnu/packages/nettle.scm,
  gnu/packages/ocrad.scm,
  gnu/packages/oggvorbis.scm,
  gnu/packages/parted.scm,
  gnu/packages/plotutils.scm,
  gnu/packages/pth.scm,
  gnu/packages/readline.scm,
  gnu/packages/recutils.scm,
  gnu/packages/rush.scm,
  gnu/packages/scheme.scm,
  gnu/packages/screen.scm,
  gnu/packages/shishi.scm,
  gnu/packages/smalltalk.scm,
  gnu/packages/system.scm,
  gnu/packages/texinfo.scm,
  gnu/packages/time.scm,
  gnu/packages/unrtf.scm,
  gnu/packages/version-control.scm,
  gnu/packages/wdiff.scm,
  gnu/packages/wget.scm,
  gnu/packages/which.scm,
  gnu/packages/xnee.scm,
  gnu/packages/zile.scm: Change value of the 'description' field to that
  of the Womb.
</content>
</entry>
<entry>
<title>gnu: Use the 'patches' field of &lt;origin&gt;.</title>
<updated>2013-10-08T22:11:34Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-10-08T22:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=01eafd38fbeb49d8167d99569eb624ab404bbeb2'/>
<id>urn:sha1:01eafd38fbeb49d8167d99569eb624ab404bbeb2</id>
<content type='text'>
* gnu/packages/apr.scm,
  gnu/packages/autotools.scm,
  gnu/packages/avahi.scm,
  gnu/packages/cdrom.scm,
  gnu/packages/cmake.scm,
  gnu/packages/cpio.scm,
  gnu/packages/cross-base.scm,
  gnu/packages/emacs.scm,
  gnu/packages/flex.scm,
  gnu/packages/fontutils.scm,
  gnu/packages/glib.scm,
  gnu/packages/grub.scm,
  gnu/packages/guile.scm,
  gnu/packages/idutils.scm,
  gnu/packages/libevent.scm,
  gnu/packages/linux.scm,
  gnu/packages/mail.scm,
  gnu/packages/make-bootstrap.scm,
  gnu/packages/mp3.scm,
  gnu/packages/oggvorbis.scm,
  gnu/packages/pdf.scm,
  gnu/packages/plotutils.scm,
  gnu/packages/qemu.scm,
  gnu/packages/recutils.scm,
  gnu/packages/rush.scm,
  gnu/packages/scheme.scm,
  gnu/packages/system.scm,
  gnu/packages/tcsh.scm,
  gnu/packages/valgrind.scm,
  gnu/packages/vpn.scm,
  gnu/packages/w3m: Use the 'patches' field of &lt;origin&gt; instead of
  adding a patch as input plus using #:patches.
</content>
</entry>
</feed>
