Daniel Watkins 
							
						 
					 
					
						
						
						
						
							
						
						
							12339422c5 
							
						 
					 
					
						
						
							
							ubuntu-cpc: When performing a minimized build, don't generate artifacts  
						
						... 
						
						
						
						that won't boot with the linux-kvm kernel (LP: #1757223 ). 
						
						
					 
					
						2018-03-20 14:30:27 -04:00 
						 
				 
			
				
					
						
							
							
								Dimitri John Ledkov 
							
						 
					 
					
						
						
						
						
							
						
						
							d4fe705be7 
							
						 
					 
					
						
						
							
							Stop building vagrant.box, ova, vmdk images for i386.  
						
						... 
						
						
						
						https://trello.com/c/zhisDVTq  
					
						2018-02-05 15:37:52 +00:00 
						 
				 
			
				
					
						
							
							
								Steve Langasek 
							
						 
					 
					
						
						
						
						
							
						
						
							738ff116a5 
							
						 
					 
					
						
						
							
							Merge lp:~vorlon/livecd-rootfs/image-flavors/  
						
						
						
						
					 
					
						2017-02-27 22:34:19 -08:00 
						 
				 
			
				
					
						
							
							
								Brian Murray 
							
						 
					 
					
						
						
						
						
							
						
						
							a5cc2033a0 
							
						 
					 
					
						
						
							
							Fix the OVF's metadata to include Ubuntu specific identifiers and  
						
						... 
						
						
						
						descriptions instead of the generic Linux ones. Thanks to Chris Glass.
(LP: #1656293 ) 
						
						
					 
					
						2017-02-16 09:04:07 -08:00 
						 
				 
			
				
					
						
							
							
								Steve Langasek 
							
						 
					 
					
						
						
						
						
							
						
						
							97bc634bd9 
							
						 
					 
					
						
						
							
							vmdk-ova has to key on the vmdk image build  
						
						
						
						
					 
					
						2017-02-07 11:58:52 -08:00 
						 
				 
			
				
					
						
							
							
								Steve Langasek 
							
						 
					 
					
						
						
						
						
							
						
						
							53e1feefdb 
							
						 
					 
					
						
						
							
							Per discussion with Adam, don't make this an LB_ variable since it's not actually part of live-build; instead we will look to pass it into the environment through launchpad-buildd  
						
						
						
						
					 
					
						2017-02-07 10:19:03 -08:00 
						 
				 
			
				
					
						
							
							
								Steve Langasek 
							
						 
					 
					
						
						
						
						
							
						
						
							8ba3a00622 
							
						 
					 
					
						
						
							
							Support passing IMAGE_FLAVORS in the environment, to limit which images  
						
						... 
						
						
						
						are output as part of a build; particularly useful for ubuntu-cpc builds
which output multiple image types. 
						
						
					 
					
						2017-02-06 22:12:32 -08:00 
						 
				 
			
				
					
						
							
							
								Christopher Glass 
							
						 
					 
					
						
						
						
						
							
						
						
							5a07ff4602 
							
						 
					 
					
						
						
							
							Roll both switches on $ARCH into one, as suggested at review.  
						
						
						
						
					 
					
						2017-01-17 08:10:26 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Glass 
							
						 
					 
					
						
						
						
						
							
						
						
							f1a8538c8e 
							
						 
					 
					
						
						
							
							This branch fixes the OVF's metadata to include Ubuntu-specific identifiers and  
						
						... 
						
						
						
						descriptions instead of the generic linux ones (lp:1656293).
This applies to both the general image and the vagrant-specific one. 
						
						
					 
					
						2017-01-16 09:26:25 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Glass 
							
						 
					 
					
						
						
						
						
							
						
						
							f282859477 
							
						 
					 
					
						
						
							
							This branch fixes the manifest generation in OVA files (LP:1627931)  
						
						... 
						
						
						
						The .ova file extension was passed twice, resulting in file not found errors in
both the general case and the vagrant-specific file creation. 
						
						
					 
					
						2017-01-16 09:22:55 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel Watkins 
							
						 
					 
					
						
						
						
						
							
						
						
							c1a36eb3cd 
							
						 
					 
					
						
						
							
							Don't ignore failures to find a base VMDK for OVAs  
						
						... 
						
						
						
						We should always build them, and treat them not existing as a failure. 
						
						
					 
					
						2016-06-09 10:47:25 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Watkins 
							
						 
					 
					
						
						
						
						
							
						
						
							0a8a704b0b 
							
						 
					 
					
						
						
							
							Remove '-disk1' from bootable image names.  
						
						
						
						
					 
					
						2016-06-09 10:47:25 +01:00 
						 
				 
			
				
					
						
							
							
								Steve Langasek 
							
						 
					 
					
						
						
						
						
							
						
						
							7ec8dd87ac 
							
						 
					 
					
						
						
							
							Fix architecture handling in hooks.  We know we're always being invoked  
						
						... 
						
						
						
						from a launchpad-buildd-like setup, which passes ARCH and SUBARCH in the
environment, because auto/config and auto/build both rely on this.  So
don't scatter dpkg --print-architecture calls throughout, especially
when many of these are not cross-build-aware. 
						
						
					 
					
						2016-02-05 23:39:56 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Watkins 
							
						 
					 
					
						
						
						
						
							
						
						
							cf2e1f3cdc 
							
						 
					 
					
						
						
							
							Produce OVA files for i386 cloud builds  
						
						
						
						
					 
					
						2016-01-13 11:46:19 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Howard 
							
						 
					 
					
						
						
						
						
							
						
						
							1855130ecc 
							
						 
					 
					
						
						
							
							Pre-merge commit  
						
						
						
						
					 
					
						2015-11-13 08:09:26 -07:00 
						 
				 
			
				
					
						
							
							
								Ben Howard 
							
						 
					 
					
						
						
						
						
							
						
						
							e96df0c156 
							
						 
					 
					
						
						
							
							ubuntu-cpc: generate OVA images.  
						
						
						
						
					 
					
						2015-11-12 14:50:00 -07:00