install: Add wireless-tools package.
* gnu/system/install.scm (installation-os): Add wireless-tools to packages.
This commit is contained in:
		
							parent
							
								
									c299dffcc4
								
							
						
					
					
						commit
						ebc28a7d13
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -144,6 +144,7 @@ Use Alt-F2 for documentation.
 | 
			
		|||
 | 
			
		||||
    (packages (cons* texinfo-4                ; for the standalone Info reader
 | 
			
		||||
                     parted ddrescue
 | 
			
		||||
                     wireless-tools
 | 
			
		||||
                     ;; XXX: We used to have GNU fdisk here, but as of version
 | 
			
		||||
                     ;; 2.0.0a, that pulls Guile 1.8, which takes unreasonable
 | 
			
		||||
                     ;; space; furthermore util-linux's fdisk is already
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue