Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 03ef04f0a40c1be907fd6f0a70891f8317c04d77
https://github.com/NixOS/nixpkgs/commit/03ef04f0a40c1be907fd6f0a70891f8317c04d77
Author: Pascal Bach <[email protected]>
Date: 2017-01-25 (Wed, 25 Jan 2017)
Changed paths:
M nixos/modules/profiles/installation-device.nix
Log Message:
-----------
install-device: permit root login with password
Allow password login to the installation this allows doing remote installation
via SSH. All that need to be done on the local machine is:
1. Boot from the installation media
2. Set a password with passwd
3. Enable SSH with systemctl start sshd
It is safe as root doesn't have a password by default
and SSH is disabled by default.
Fixes #20718
Commit: 01fd86723c95b4e86fc701b358d9a1f9269427d2
https://github.com/NixOS/nixpkgs/commit/01fd86723c95b4e86fc701b358d9a1f9269427d2
Author: Pascal Bach <[email protected]>
Date: 2017-01-25 (Wed, 25 Jan 2017)
Changed paths:
M nixos/modules/profiles/installation-device.nix
Log Message:
-----------
install-device: correct command to start sshd
Commit: a6968ad43c1b6ab7fc341ddba4ed0a082a24229b
https://github.com/NixOS/nixpkgs/commit/a6968ad43c1b6ab7fc341ddba4ed0a082a24229b
Author: Pascal Bach <[email protected]>
Date: 2017-01-25 (Wed, 25 Jan 2017)
Changed paths:
M nixos/doc/manual/installation/installing.xml
Log Message:
-----------
installing: document how to activate SSH during installation
Compare: https://github.com/NixOS/nixpkgs/compare/0a4943a38144...a6968ad43c1b_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits