install: Add 'passwd' to installation image.
* gnu/system/install.scm (installation-os): Add SHADOW in package list.
This commit is contained in:
		
							parent
							
								
									d0a26f3a68
								
							
						
					
					
						commit
						0dc4a498a3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue