system: install: Add gptfdisk to installation os.
* gnu/system/install.scm (installation-os)[packages]: Add gptfdisk.
This commit is contained in:
		
							parent
							
								
									6c4f7022c6
								
							
						
					
					
						commit
						72524ae843
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -388,7 +388,7 @@ Use Alt-F2 for documentation.
 | 
			
		|||
     (base-pam-services #:allow-empty-passwords? #t))
 | 
			
		||||
 | 
			
		||||
    (packages (cons* (canonical-package glibc) ;for 'tzselect' & co.
 | 
			
		||||
                     parted ddrescue
 | 
			
		||||
                     parted gptfdisk ddrescue
 | 
			
		||||
                     grub                  ;mostly so xrefs to its manual work
 | 
			
		||||
                     cryptsetup
 | 
			
		||||
                     mdadm
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue