mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	build-flavors: T6913: fix Xen guest agent package in the generic image
Also, remove the old XCP-NG flavor because the new agent works for both mainline Xen and XCP-NG
This commit is contained in:
		
							parent
							
								
									3e660d3e30
								
							
						
					
					
						commit
						00c4d39242
					
				| @ -6,7 +6,7 @@ image_format = "iso" | |||||||
| packages = [ | packages = [ | ||||||
|   # QEMU and Xen guest tools exist for multiple architectures |   # QEMU and Xen guest tools exist for multiple architectures | ||||||
|   "qemu-guest-agent", |   "qemu-guest-agent", | ||||||
|   "vyos-xe-guest-utilities", |   "xen-guest-agent" | ||||||
| ] | ] | ||||||
| 
 | 
 | ||||||
| [architectures.amd64] | [architectures.amd64] | ||||||
|  | |||||||
| @ -1,6 +0,0 @@ | |||||||
| # Installation ISO for the XCP-ng virtualization platform |  | ||||||
| 
 |  | ||||||
| image_format = "iso" |  | ||||||
| 
 |  | ||||||
| # Include these packages in the image |  | ||||||
| packages = ["xe-guest-utilities"] |  | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user