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
Ludovic Courtès dd4e46edda
accounts: Delete duplicate entries.
When adding multiple instances of a service requiring some user
account/group, we could end up with multiple entries for that account or
group in /etc/passwd or /etc/group.

* gnu/build/accounts.scm (database-writer)[write-entries]: Add call to
'delete-duplicates'.
* tests/accounts.scm ("write-passwd with duplicate entry"): New test.
2019-08-28 00:27:14 +02:00
..
bootloader
build accounts: Delete duplicate entries. 2019-08-28 00:27:14 +02:00
installer installer: Hide the Wi-Fi passphrase by default. 2019-08-26 15:56:33 +02:00
machine
packages gnu: emacsy: Cleanup build. 2019-08-27 16:58:11 +02:00
services services: cups: Update SSL-OPTIONS docstring. 2019-08-27 08:58:37 +02:00
system
tests pack: Create /tmp in Docker images. 2019-08-27 12:20:44 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Try hard to build package replacements. 2019-08-26 13:40:46 +02:00
installer.scm installer: Partition as the last step. 2019-08-26 15:56:33 +02:00
local.mk Merge branch 'wip-binaries' 2019-08-26 23:28:58 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm