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 machine: ssh: Fix sanity checks. 2019-08-17 20:45:13 +08:00
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 linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
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 machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm
tests.scm