install: Add 'passwd' to installation image.

* gnu/system/install.scm (installation-os): Add SHADOW in package list.
master
Marius Bakke 2017-05-22 22:22:02 +02:00
parent d0a26f3a68
commit 0dc4a498a3
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -341,6 +341,7 @@ Use Alt-F2 for documentation.
(base-pam-services #:allow-empty-passwords? #t))
(packages (cons* (canonical-package glibc) ;for 'tzselect' & co.
shadow ;'passwd', for easy SSH access
parted gptfdisk ddrescue
grub ;mostly so xrefs to its manual work
cryptsetup