3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Eelco Dolstra a9f5e77e2f update-users-groups.pl: Generate hashed passwords internally
I.e. don't call "passwd" to update /etc/shadow from the "password"
option. This has the side-effect of not updating the password if
mutableUsers = true (since the code path for "hashedPassword" has a
check for mutableUsers).

Fixes #4747.
2014-10-31 17:42:09 +01:00
..
doc/manual next release will be 14.11 2014-10-22 15:41:30 +02:00
gui
lib test-driver: Use netpbm instead of imagemagick 2014-09-25 00:07:30 +02:00
maintainers Refactor EC2 image generation script. Now uses same procedure for both hvm and pv-grub 2014-10-27 11:48:43 +01:00
modules update-users-groups.pl: Generate hashed passwords internally 2014-10-31 17:42:09 +01:00
tests nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00
COPYING
default.nix Fix nixos-option 2013-10-28 22:45:58 +01:00
README
release-combined.nix Ditch efi installer tests 2014-10-07 12:20:56 -04:00
release-small.nix Add nodejs to the small channel 2014-10-27 10:40:49 +01:00
release.nix nixos: Add VM test for blivet. 2014-10-22 08:22:58 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.