me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu/system/examples
Jan (janneke) Nieuwenhuizen 16f8ea064c
system: hurd: Add PAM support with shadow and sudo.
* gnu/system.scm (hurd-default-essential-services): Add
setuid-program-service-type.
* gnu/system/hurd.scm (%base-packages/hurd): Add shadow, sudo.
(%setuid-programs/hurd): New variable.
(%hurd-default-operating-system)[setuid-program]: Use it.
[pam-services, sudoers-file]: Remove overrides; enabling regular defaults.
* gnu/system/examples/bare-hurd.tmpl (%hurd-os)[users]: New field.
[services]: Do not disable PAM in SSH.
2020-10-09 23:25:33 +02:00
..
asus-c201.tmpl gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
bare-bones.tmpl system: bare-bones: Remove dependency to X libraries. 2020-06-08 11:03:11 +02:00
bare-hurd.tmpl system: hurd: Add PAM support with shadow and sudo. 2020-10-09 23:25:33 +02:00
beaglebone-black.tmpl
desktop.tmpl examples: Add password for Alice's brother. 2020-07-29 07:50:23 +03:00
docker-image.tmpl
lightweight-desktop.tmpl system: Remove extra line from 'lightweight-desktop.tmpl'. 2020-08-28 23:27:53 +02:00
vm-image.tmpl