<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/linux-libre-x86_64.conf, 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>2016-03-15T15:09:00Z</updated>
<entry>
<title>gnu: linux-libre: Update to 4.5, while preserving linux-libre-4.4.</title>
<updated>2016-03-15T15:09:00Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2016-03-15T02:30:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=75b314a615e7f1a62483046eb1d569ed88fd8530'/>
<id>urn:sha1:75b314a615e7f1a62483046eb1d569ed88fd8530</id>
<content type='text'>
* gnu/packages/linux-libre-x86_64.conf: Rename to ...
* gnu/packages/linux-libre-4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-i686.conf: Rename to ...
* gnu/packages/linux-libre-4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.5-i686.conf,
gnu/packages/linux-libre-4.5-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
* gnu/packages/linux.scm (linux-libre): Update to 4.5.
(linux-libre-4.4): New variable.
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 4.4.</title>
<updated>2016-01-12T00:13:37Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2016-01-12T00:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=6b0d24b17cee1e4d0697c6ebf57be0a5cfb1075e'/>
<id>urn:sha1:6b0d24b17cee1e4d0697c6ebf57be0a5cfb1075e</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Update to 4.4.
* gnu/packages/linux-libre-i686.conf,
  gnu/packages/linux-libre-x86_64.conf: Update from
  &lt;https://jxself.org/git/kernel-configs.git&gt;.
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 4.3.2.</title>
<updated>2015-12-11T05:30:38Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2015-12-10T14:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=7534370435e40b11b0b254753d63d2c27cc9a9a5'/>
<id>urn:sha1:7534370435e40b11b0b254753d63d2c27cc9a9a5</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Update to 4.3.2.
  [native-inputs]: Add openssl.
* gnu/packages/linux-libre-x86_64.conf,
  gnu/packages/linux-libre-i686.conf: Update for 4.3.x,
  based on &lt;https://jxself.org/git/kernel-configs.git&gt;.
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 4.2.</title>
<updated>2015-09-03T06:47:34Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2015-09-03T02:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c4044399a92c9bd03d90b7fd9823110a2bac8261'/>
<id>urn:sha1:c4044399a92c9bd03d90b7fd9823110a2bac8261</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Update to 4.2.
* gnu/packages/linux-libre-x86_64.conf, gnu/packages/linux-libre-i686.conf:
  Update, based largely on https://jxself.org/git/kernel-configs.git
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 4.1.</title>
<updated>2015-06-23T06:53:00Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2015-06-23T04:52:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f3457e7001c44b4455d80c6d44ec92a761c87d6c'/>
<id>urn:sha1:f3457e7001c44b4455d80c6d44ec92a761c87d6c</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Update to 4.1.
  [inputs]: Remove gcc-4.9, since it is now the default compiler.
* gnu/packages/linux-libre-i686.conf, gnu/packages/linux-libre-x86_64.conf:
  Update to 4.1 configs from &lt;https://jxself.org/git/?p=kernel-configs.git&gt;.
</content>
</entry>
<entry>
<title>gnu: linux-libre: Set CONFIG_DEVMEM=y</title>
<updated>2015-04-17T06:05:11Z</updated>
<author>
<name>Jason Self</name>
<email>j@jxself.org</email>
</author>
<published>2015-04-14T22:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=007aa90b2116e73c2288f04ace37d4a6d0142d6c'/>
<id>urn:sha1:007aa90b2116e73c2288f04ace37d4a6d0142d6c</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Set CONFIG_DEVMEM=y.

Signed-off-by: Jason Self &lt;j@jxself.org&gt;
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 4.0</title>
<updated>2015-04-13T12:57:50Z</updated>
<author>
<name>Jason Self</name>
<email>j@jxself.org</email>
</author>
<published>2015-04-13T12:57:50Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2784a65af60b92bade714e16222ce1a68f35b20d'/>
<id>urn:sha1:2784a65af60b92bade714e16222ce1a68f35b20d</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Update to version 4.0.
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 3.19.3.</title>
<updated>2015-04-01T21:38:47Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2015-04-01T21:37:07Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=5fd5e83da60626650c2c3136a4913b0401a446e9'/>
<id>urn:sha1:5fd5e83da60626650c2c3136a4913b0401a446e9</id>
<content type='text'>
The changes to linux-libre-*.conf are by Jason Self &lt;j@jxself.org&gt;.

* gnu/packages/patches/linux-libre-libreboot-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.3.
  Add patch.
* gnu/packages/linux-libre-i686.conf,
  gnu/packages/linux-libre-x86_64.conf: Update for 3.19.x.

Co-Authored-By: Jason Self &lt;j@jxself.org&gt;
</content>
</entry>
<entry>
<title>Revert "gnu: linux-libre: Update to 3.19"</title>
<updated>2015-02-14T15:06:50Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2015-02-14T05:40:38Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a48ba458a31f03f5bb9c1878c4fc1275bbc8541f'/>
<id>urn:sha1:a48ba458a31f03f5bb9c1878c4fc1275bbc8541f</id>
<content type='text'>
Linux-libre 3.19 doesn't work on the Libreboot X60.

This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.
</content>
</entry>
<entry>
<title>gnu: linux-libre: Update to 3.19</title>
<updated>2015-02-09T22:46:04Z</updated>
<author>
<name>Jason Self</name>
<email>j@jxself.org</email>
</author>
<published>2015-02-09T22:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=1f4edec4fd9b4bc6f4eda8c196647eea5215f040'/>
<id>urn:sha1:1f4edec4fd9b4bc6f4eda8c196647eea5215f040</id>
<content type='text'>
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.
</content>
</entry>
</feed>
