mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 10:54:07 +00:00 
			
		
		
		
	Import patches-unapplied version 2.85 to ubuntu/quantal
Imported using git-ubuntu import.
Changelog parent: c257ebba9e05d42ebec8316c4a8929d3b963fca2
New changelog entries:
  * live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
    well, so that live-build/auto/build doesn't try to copy out kernel
    images.
			
			
This commit is contained in:
		
							parent
							
								
									c257ebba9e
								
							
						
					
					
						commit
						d2dadbecc0
					
				
							
								
								
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,11 @@
 | 
			
		||||
livecd-rootfs (2.85) quantal; urgency=low
 | 
			
		||||
 | 
			
		||||
  * live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
 | 
			
		||||
    well, so that live-build/auto/build doesn't try to copy out kernel
 | 
			
		||||
    images.
 | 
			
		||||
 | 
			
		||||
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 10 Sep 2012 09:34:56 +0100
 | 
			
		||||
 | 
			
		||||
livecd-rootfs (2.84) quantal; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Actually apply the change done in 2.74 as it was only done to the
 | 
			
		||||
 | 
			
		||||
@ -232,6 +232,7 @@ case $PROJECT in
 | 
			
		||||
	ubuntu-server)
 | 
			
		||||
		add_task install minimal
 | 
			
		||||
		OPTS="${OPTS:+$OPTS }--linux-packages=none"
 | 
			
		||||
		KERNEL_FLAVOURS=none
 | 
			
		||||
		COMPONENTS='main'
 | 
			
		||||
		PREINSTALL_POOL_SEEDS='server-ship'
 | 
			
		||||
		;;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user