<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/installer/services.scm, branch v1.0.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>installer: Add 'nss-certs' to the networking services.</title>
<updated>2019-04-28T20:57:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-28T19:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=113bc0817221e8db8152c817a3805c517eae31e3'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Recommended services are pre-selected.</title>
<updated>2019-04-28T20:57:07+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-28T19:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1d9fcdacf90764cf168ecaad5f139e7d21a4d7c6'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Desktop environment page now includes window managers.</title>
<updated>2019-04-17T09:53:53+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-16T22:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=3ad3c55842dd34adc4b1a1b65ba0abfbdf5b92ee'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Fix snippet for the DHCP client.</title>
<updated>2019-04-14T21:40:52+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-14T21:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6a0287a1559a28ecb37fb59f9163cb068e0e5eea'/>
<id>6a0287a1559a28ecb37fb59f9163cb068e0e5eea</id>
<content type='text'>
* gnu/installer/services.scm (%system-services): Fix typo in DHCP client
snippet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (%system-services): Fix typo in DHCP client
snippet.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Add wpa-supplicant along with NetworkManager and Connman.</title>
<updated>2019-04-14T15:42:08+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-12T21:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c9776d5beca07ba5419f9f6cb68d857290d64b9d'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (%system-services) &lt;network-manager,
connman&gt;: Add a 'wpa-supplicant-service-type' instance.
(system-services-&gt;configuration): Unsplice it.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Use 'append' and 'list' instead of 'cons*'.</title>
<updated>2019-04-08T08:42:51+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-08T08:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=8d75e20e4b62470e0f0e63556794ea5a02c34359'/>
<id>8d75e20e4b62470e0f0e63556794ea5a02c34359</id>
<content type='text'>
* gnu/installer/services.scm (system-services-&gt;configuration): Use
'append' and 'list' instead of 'cons*'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (system-services-&gt;configuration): Use
'append' and 'list' instead of 'cons*'.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Generate 'set-xorg-configuration' snippet.</title>
<updated>2019-04-08T08:42:51+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-08T08:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=469e56b4afc7a6bfdc070faf162f9fed42eca1d5'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (system-services-&gt;configuration): Add
'set-xorg-configuration' service.
* gnu/installer/steps.scm (format-configuration): Add 'xorg' service
module.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Xfce service uses the 'service' form.</title>
<updated>2019-04-08T08:42:51+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-08T08:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7422f5dae17d61c8a8e94d60723a33783160dd38'/>
<id>7422f5dae17d61c8a8e94d60723a33783160dd38</id>
<content type='text'>
* gnu/installer/services.scm (%system-services): Adjust Xfce snippet to
use the 'service' form.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (%system-services): Adjust Xfce snippet to
use the 'service' form.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Internationalize service "names".</title>
<updated>2019-04-07T20:23:51+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-07T19:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=62b0f044f14569ffcaeb7a068e879a9422fdecbd'/>
<id>62b0f044f14569ffcaeb7a068e879a9422fdecbd</id>
<content type='text'>
* gnu/installer/services.scm (%system-services): Mark networking service
names with 'G_'.
* gnu/installer/newt/services.scm (run-networking-cbt-page): Pass
'system-service-name' through 'G_'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (%system-services): Mark networking service
names with 'G_'.
* gnu/installer/newt/services.scm (run-networking-cbt-page): Pass
'system-service-name' through 'G_'.
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: Offer NM, Connman, and DHCP to non-desktop installs.</title>
<updated>2019-04-07T20:23:50+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-07T19:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2e55f37c0c8fdfbc413edff61490161648a78dcc'/>
<id>2e55f37c0c8fdfbc413edff61490161648a78dcc</id>
<content type='text'>
* gnu/installer/services.scm (%system-services): Add NetworkManager,
Connman, and the DHCP client.
* gnu/installer/newt/services.scm (run-networking-cbt-page): Add
'network-management?' parameter and honor it.
(run-services-page): Adjust call accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/installer/services.scm (%system-services): Add NetworkManager,
Connman, and the DHCP client.
* gnu/installer/newt/services.scm (run-networking-cbt-page): Add
'network-management?' parameter and honor it.
(run-services-page): Adjust call accordingly.
</pre>
</div>
</content>
</entry>
</feed>
