doc: Example vm-image doesn't need firmware.
* gnu/system/examples/vm-image.tmpl (firmware): New field, explicitly empty list.
This commit is contained in:
		
							parent
							
								
									e47c69f226
								
							
						
					
					
						commit
						3c515b2225
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -24,6 +24,8 @@ partprobe, and then 2) resizing the filesystem with resize2fs.\n")) | |||
|   (timezone "Etc/UTC") | ||||
|   (locale "en_US.utf8") | ||||
| 
 | ||||
| (firmware '()) | ||||
| 
 | ||||
|   ;; Assuming /dev/sdX is the target hard disk, and "my-root" is | ||||
|   ;; the label of the target root file system. | ||||
|   (bootloader (bootloader-configuration | ||||
|  |  | |||
		Reference in a new issue