mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-03 18:34:11 +00:00 
			
		
		
		
	Additional fixes for Hyper-V builds
use of linux-azure, which is the optimized kernel for Hyper-V by Microsoft
This commit is contained in:
		
							parent
							
								
									2edabc31c2
								
							
						
					
					
						commit
						afda365565
					
				@ -40,7 +40,7 @@ trap cleanup_hyperv EXIT
 | 
			
		||||
# Perform customisations
 | 
			
		||||
 | 
			
		||||
chroot "${scratch_d}" apt-get update -y
 | 
			
		||||
chroot "${scratch_d}" apt-get -y install xrdp linux-tools-virtual linux-cloud-tools-virtual
 | 
			
		||||
chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-azure linux-cloud-tools-azure
 | 
			
		||||
 | 
			
		||||
cat > ${scratch_d}/etc/modules-load.d/hyperv.conf << EOF
 | 
			
		||||
${IMAGE_STR}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user