guix/gnu
Mathieu Othacehe 2bfb27af56
installer: user: Forbid root user creation.
Forbid root user creation as it could lead to a system without any
non-priviledged user accouts.

Fixes: <https://issues.guix.gnu.org/54666>.

* gnu/installer/newt/user.scm (run-user-add-page): Forbid it.
2022-04-06 21:19:07 +02:00
..
bootloader
build
home home: services: zsh: Fix zshenv creation. 2022-04-03 12:42:18 +02:00
installer installer: user: Forbid root user creation. 2022-04-06 21:19:07 +02:00
machine
packages gnu: python-pybtex: Update to 0.24.0. 2022-04-06 12:37:33 +02:00
platforms
services services: messaging: Fix two copy-paste mistakes; avoid warnings. 2022-04-05 20:41:41 +02:00
system linux-container: Add #:guest-uid and #:guest-gid to 'eval/container'. 2022-03-19 18:26:00 +01:00
tests tests: install: Add two new Btrfs RAID10 install test. 2022-03-19 11:08:30 -04:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: u-boot: Update to 2022.04. 2022-04-05 12:05:22 -07:00
machine.scm
packages.scm packages: Add 'package-unique-version-prefix'. 2022-04-04 22:58:03 +02:00
platform.scm
services.scm
system.scm system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS. 2022-03-21 23:03:35 +01:00
tests.scm