<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/installer/services.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-07T20:32:19Z</updated>
<entry>
<title>installer: Install xterm alongside ratpoison.</title>
<updated>2019-06-07T20:32:19Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-06-07T20:32:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=d998902214df0a177591541db60e8f9f406a239b'/>
<id>urn:sha1:d998902214df0a177591541db60e8f9f406a239b</id>
<content type='text'>
* gnu/installer/services.scm (%system-services) &lt;"ratpoison"&gt;: Add
xterm.
</content>
</entry>
<entry>
<title>installer: Install companion packages alongside i3.</title>
<updated>2019-06-07T20:32:10Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-06-07T20:30:54Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=676eb5880ec2fae03752513c2442aae0bda9bfc4'/>
<id>urn:sha1:676eb5880ec2fae03752513c2442aae0bda9bfc4</id>
<content type='text'>
Fixes &lt;http://bugs.gnu.org/36008&gt;.
Suggested by Giovanni Biscuolo &lt;g@xelera.eu&gt;.

* gnu/installer/services.scm (%system-services) &lt;"i3"&gt;: Add i3status,
dmenu, and st.
</content>
</entry>
<entry>
<title>installer: Ensure 'packages' field is a superset of '%base-packages'.</title>
<updated>2019-05-03T11:50:49Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-03T11:44:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=ecb0df6817eb3767e6b4dcf1945f3c2dfbe3b44f'/>
<id>urn:sha1:ecb0df6817eb3767e6b4dcf1945f3c2dfbe3b44f</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35541&gt;.
Reported by Florian Pelz &lt;pelzflorian@pelzflorian.de&gt;.

* gnu/installer/services.scm (system-services-&gt;configuration): Generate
a snippet that appends PACKAGES to %BASE-PACKAGES.
</content>
</entry>
<entry>
<title>installer: Add 'nss-certs' to the networking services.</title>
<updated>2019-04-28T20:57:07Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-28T19:46:44Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=113bc0817221e8db8152c817a3805c517eae31e3'/>
<id>urn:sha1:113bc0817221e8db8152c817a3805c517eae31e3</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35469&gt;.
Reported by Florian Pelz &lt;pelzflorian@pelzflorian.de&gt;.

* gnu/installer/services.scm (%system-services): Add service for
'nss-certs', with 'recommended?' set to #t.
</content>
</entry>
<entry>
<title>installer: Recommended services are pre-selected.</title>
<updated>2019-04-28T20:57:07Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-28T19:45:16Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=1d9fcdacf90764cf168ecaad5f139e7d21a4d7c6'/>
<id>urn:sha1:1d9fcdacf90764cf168ecaad5f139e7d21a4d7c6</id>
<content type='text'>
* gnu/installer/services.scm (&lt;system-service&gt;)[recommended?]: New
field.
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
Pass #:selection to 'run-checkbox-tree-page', computed from the
'recommended?' field of each service.
(run-networking-cbt-page): Likewise.
</content>
</entry>
<entry>
<title>installer: Desktop environment page now includes window managers.</title>
<updated>2019-04-17T09:53:53Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-16T22:27:04Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3ad3c55842dd34adc4b1a1b65ba0abfbdf5b92ee'/>
<id>urn:sha1:3ad3c55842dd34adc4b1a1b65ba0abfbdf5b92ee</id>
<content type='text'>
* gnu/installer/services.scm (&lt;system-service&gt;)[snippet]: Change to be a
list of sexps and add default value.
[packages]: New field.
(%system-services): Adjust 'snippet' fields to be lists of sexps.
Add Openbox, awesome, i3, and ratpoison.
(system-services-&gt;configuration): Adjust 'snippet' handling.  Honor
'packages' field.
</content>
</entry>
<entry>
<title>installer: Fix snippet for the DHCP client.</title>
<updated>2019-04-14T21:40:52Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-14T21:17:24Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6a0287a1559a28ecb37fb59f9163cb068e0e5eea'/>
<id>urn:sha1:6a0287a1559a28ecb37fb59f9163cb068e0e5eea</id>
<content type='text'>
* gnu/installer/services.scm (%system-services): Fix typo in DHCP client
snippet.
</content>
</entry>
<entry>
<title>installer: Add wpa-supplicant along with NetworkManager and Connman.</title>
<updated>2019-04-14T15:42:08Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-12T21:19:41Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c9776d5beca07ba5419f9f6cb68d857290d64b9d'/>
<id>urn:sha1:c9776d5beca07ba5419f9f6cb68d857290d64b9d</id>
<content type='text'>
* gnu/installer/services.scm (%system-services) &lt;network-manager,
connman&gt;: Add a 'wpa-supplicant-service-type' instance.
(system-services-&gt;configuration): Unsplice it.
</content>
</entry>
<entry>
<title>installer: Use 'append' and 'list' instead of 'cons*'.</title>
<updated>2019-04-08T08:42:51Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-08T08:42:10Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8d75e20e4b62470e0f0e63556794ea5a02c34359'/>
<id>urn:sha1:8d75e20e4b62470e0f0e63556794ea5a02c34359</id>
<content type='text'>
* gnu/installer/services.scm (system-services-&gt;configuration): Use
'append' and 'list' instead of 'cons*'.
</content>
</entry>
<entry>
<title>installer: Generate 'set-xorg-configuration' snippet.</title>
<updated>2019-04-08T08:42:51Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-08T08:36:37Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=469e56b4afc7a6bfdc070faf162f9fed42eca1d5'/>
<id>urn:sha1:469e56b4afc7a6bfdc070faf162f9fed42eca1d5</id>
<content type='text'>
* gnu/installer/services.scm (system-services-&gt;configuration): Add
'set-xorg-configuration' service.
* gnu/installer/steps.scm (format-configuration): Add 'xorg' service
module.
</content>
</entry>
</feed>
