<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/Makefile.am, branch v1.1.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>maint: 'release' targets runs ./bootstrap for new version string.</title>
<updated>2020-04-10T10:26:21+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2020-04-10T10:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=08b14ab20ebe181690df6210a0b3f95bad494af5'/>
<id>08b14ab20ebe181690df6210a0b3f95bad494af5</id>
<content type='text'>
Reported by Vagrant Cascadian &lt;vagrant@debian.org&gt;.

* Makefile.am (dist-with-updated-version): New target.
(release): Depend on 'dist-with-updated-version'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by Vagrant Cascadian &lt;vagrant@debian.org&gt;.

* Makefile.am (dist-with-updated-version): New target.
(release): Depend on 'dist-with-updated-version'.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: 'release' builds with '--fallback'.</title>
<updated>2020-04-09T14:32:38+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2020-04-09T14:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=98148830c0afb9adc8acf150afc48f09aae42ac1'/>
<id>98148830c0afb9adc8acf150afc48f09aae42ac1</id>
<content type='text'>
* Makefile.am (guix-binary.%.tar.xz): Pass '--fallback' to 'guix pack'.
(release): Pass '--fallback' to 'guix build' and 'guix system'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makefile.am (guix-binary.%.tar.xz): Pass '--fallback' to 'guix pack'.
(release): Pass '--fallback' to 'guix build' and 'guix system'.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: 'release' target no longer uses -K, to allow for offloading.</title>
<updated>2020-04-09T11:18:13+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2020-04-09T11:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8b292ffd3cd969286ee9cbdb70fde8cf384b9b8b'/>
<id>8b292ffd3cd969286ee9cbdb70fde8cf384b9b8b</id>
<content type='text'>
This is a followup to 2ce08a5d79f6eb1d2d3839aca859559b9829ae36.

* Makefile.am (release): Remove -K flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a followup to 2ce08a5d79f6eb1d2d3839aca859559b9829ae36.

* Makefile.am (release): Remove -K flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: Binary tarball uses "guile3.0-guix", not "guix".</title>
<updated>2020-04-09T09:52:23+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2020-04-09T09:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=808084e9d1ba7d78621bf4c441c7ddb616849683'/>
<id>808084e9d1ba7d78621bf4c441c7ddb616849683</id>
<content type='text'>
* Makefile.am (GUIX_FOR_BINARY_TARBALL): New variable.
(guix-binary.%.tar.xz): Use $(GUIX_FOR_BINARY_TARBALL) instead of
"guix".
(release): Likewise.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makefile.am (GUIX_FOR_BINARY_TARBALL): New variable.
(guix-binary.%.tar.xz): Use $(GUIX_FOR_BINARY_TARBALL) instead of
"guix".
(release): Likewise.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: linux-libre-arm-veyron: Deprecate package.</title>
<updated>2020-03-23T03:55:37+00:00</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2020-03-23T02:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=37f8c50cdc2e99189c74999319f3a1854d419546'/>
<id>37f8c50cdc2e99189c74999319f3a1854d419546</id>
<content type='text'>
* gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package.
  (kernel-config-veyron): Remove obsolete function.
* gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file.
* Makefile.am (AUX_FILES): Update accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package.
  (kernel-config-veyron): Remove obsolete function.
* gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic.
* gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file.
* Makefile.am (AUX_FILES): Update accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>maint: Add 'etc/release-manifest.scm'.</title>
<updated>2020-03-13T16:33:38+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2020-03-13T16:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f292c5019111f92b6850afdca4b59f4146b9be3b'/>
<id>f292c5019111f92b6850afdca4b59f4146b9be3b</id>
<content type='text'>
* etc/release-manifest.scm: New file.
* gnu/ci.scm (%cross-targets): Export.
* build-aux/check-available-binaries.scm: Remove.
* Makefile.am (EXTRA_DIST): Add 'etc/release-manifest.scm' and remove
'build-aux/check-available-binaries.scm'.
(assert-binaries-available): Rewrite using 'guix weather -m'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* etc/release-manifest.scm: New file.
* gnu/ci.scm (%cross-targets): Export.
* build-aux/check-available-binaries.scm: Remove.
* Makefile.am (EXTRA_DIST): Add 'etc/release-manifest.scm' and remove
'build-aux/check-available-binaries.scm'.
(assert-binaries-available): Rewrite using 'guix weather -m'.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add a manifest for system tests.</title>
<updated>2020-03-05T15:33:38+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2020-03-05T15:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5ec4156bbcaec8337f78411204d59e59e706103b'/>
<id>5ec4156bbcaec8337f78411204d59e59e706103b</id>
<content type='text'>
The manifest can be passed to 'guix build -m', 'guix weather -m', and so
on.  It can also be passed to an installed 'guix' (without
./pre-inst-env), with the exception so far of installation tests.

* build-aux/run-system-tests.scm: Remove.  Move interesting bits move
to...
* etc/system-tests.scm: ... here.  New file.
* Makefile.am (EXTRA_DIST): Remove 'build-aux/run-system-tests.scm' and
add 'etc/system-tests.scm'.
(check-system): Rewrite to run 'guix build -m etc/system-tests.scm'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The manifest can be passed to 'guix build -m', 'guix weather -m', and so
on.  It can also be passed to an installed 'guix' (without
./pre-inst-env), with the exception so far of installation tests.

* build-aux/run-system-tests.scm: Remove.  Move interesting bits move
to...
* etc/system-tests.scm: ... here.  New file.
* Makefile.am (EXTRA_DIST): Remove 'build-aux/run-system-tests.scm' and
add 'etc/system-tests.scm'.
(check-system): Rewrite to run 'guix build -m etc/system-tests.scm'.
</pre>
</div>
</content>
</entry>
<entry>
<title>build-system: Add copy-build-system.</title>
<updated>2020-02-21T09:53:11+00:00</updated>
<author>
<name>Pierre Neidhardt</name>
<email>mail@ambrevar.xyz</email>
</author>
<published>2020-02-14T09:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e90e64049ce160d28d1e8b3014badcc2b214627c'/>
<id>e90e64049ce160d28d1e8b3014badcc2b214627c</id>
<content type='text'>
* guix/build-system/copy.scm: New file.
* guix/build/copy-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document 'copy-build-system'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/build-system/copy.scm: New file.
* guix/build/copy-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document 'copy-build-system'.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Add earlyoom-service-type.</title>
<updated>2020-02-01T04:37:13+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2020-01-06T06:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d3e439e355284f136ff13eb3e6fffb4661552f3b'/>
<id>d3e439e355284f136ff13eb3e6fffb4661552f3b</id>
<content type='text'>
* gnu/services/linux.scm: New file.
* tests/services/linux.scm: Add test.
* Makefile.am (SCM_TESTS): Register test.
* doc/guix.texi (Linux Services): Add a new section and document the new
service and its configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/services/linux.scm: New file.
* tests/services/linux.scm: Add test.
* Makefile.am (SCM_TESTS): Register test.
* doc/guix.texi (Linux Services): Add a new section and document the new
service and its configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'build-aux/git-authenticate.scm'.</title>
<updated>2019-12-27T12:52:49+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-12-26T18:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1e43ab2c032834e43a43eb4c27d6a50bf66b86ba'/>
<id>1e43ab2c032834e43a43eb4c27d6a50bf66b86ba</id>
<content type='text'>
* build-aux/git-authenticate.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
(commit_v1_0_1): New variable.
(authenticate): New target.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build-aux/git-authenticate.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
(commit_v1_0_1): New variable.
(authenticate): New target.
</pre>
</div>
</content>
</entry>
</feed>
