guix/gnu
Ludovic Courtès 0c17f72070
services: openssh: Install OpenSSH in the system profile.
This ensures one can scp to or from the GuixSD machine that uses the
service.

* gnu/services/ssh.scm (openssh-service-type)[extensions]: Add
PROFILE-SERVICE-TYPE extension.
* gnu/system/examples/bare-bones.tmpl <packages>: Remove OPENSSH.
* doc/guix.texi (Using the Configuration System): Adjust accordingly.
2018-11-26 11:10:20 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
packages gnu: Add 'git-minimal'. 2018-11-26 11:10:19 +01:00
services services: openssh: Install OpenSSH in the system profile. 2018-11-26 11:10:20 +01:00
system services: openssh: Install OpenSSH in the system profile. 2018-11-26 11:10:20 +01:00
tests activation: Aways pass '-d HOME' to 'useradd'. 2018-11-18 23:37:25 +01:00
artwork.scm
bootloader.scm
local.mk gnu: clojure: Move to new clojure.scm. 2018-11-24 15:20:51 +01:00
packages.scm
services.scm
system.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm