mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 10:54:07 +00:00 
			
		
		
		
	Alias ubuntu-cpc to ubuntu-server for ubuntu-image builds.
This commit is contained in:
		
							parent
							
								
									45efa83e43
								
							
						
					
					
						commit
						74080580aa
					
				@ -491,7 +491,9 @@ case $IMAGEFORMAT in
 | 
				
			|||||||
		else
 | 
							else
 | 
				
			||||||
			# classic images
 | 
								# classic images
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			DEFINITION="$PROJECT-$MODEL.yaml"
 | 
								IMAGE_PROJECT=$PROJECT
 | 
				
			||||||
 | 
								[ "$IMAGE_PROJECT" = "ubuntu-cpc" ] && IMAGE_PROJECT="ubuntu-server"
 | 
				
			||||||
 | 
								DEFINITION="$IMAGE_PROJECT-$MODEL.yaml"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			git clone git://git.launchpad.net/ubuntu-images -b $SERIES image-definitions
 | 
								git clone git://git.launchpad.net/ubuntu-images -b $SERIES image-definitions
 | 
				
			||||||
			cp image-definitions/$DEFINITION "$PREFIX".yaml
 | 
								cp image-definitions/$DEFINITION "$PREFIX".yaml
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user