mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 02:44:07 +00:00 
			
		
		
		
	Import patches-unapplied version 2.152 to ubuntu/saucy-proposed
Imported using git-ubuntu import. Changelog parent: 22d7d40067526a7823c5b112d2a78ba7f543c247 New changelog entries: * live-build/auto/build: Fix syntax error.
This commit is contained in:
		
							parent
							
								
									22d7d40067
								
							
						
					
					
						commit
						d9c6a7fcc1
					
				
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
			
		||||
livecd-rootfs (2.152) saucy; urgency=low
 | 
			
		||||
 | 
			
		||||
  * live-build/auto/build: Fix syntax error.
 | 
			
		||||
 | 
			
		||||
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 28 Jun 2013 17:13:54 +0100
 | 
			
		||||
 | 
			
		||||
livecd-rootfs (2.151) saucy; urgency=low
 | 
			
		||||
 | 
			
		||||
  * use ubuntu-touch-generic-initrd for touch images instead of rolling an
 | 
			
		||||
 | 
			
		||||
@ -440,7 +440,7 @@ if [ "$PROJECT" = "ubuntu-touch" ] && [ "$ARCH" = "armhf" ]; then
 | 
			
		||||
		initrdimg="/usr/lib/ubuntu-touch-generic-initrd/initrd.img-touch"
 | 
			
		||||
 | 
			
		||||
		Chroot chroot "abootimg --create "$PREFIX.bootimg-${subarch}" -f ${bootimgcfg} -r ${initrdimg} -k /boot/vmlinuz-${kver}"
 | 
			
		||||
	done`
 | 
			
		||||
	done
 | 
			
		||||
 | 
			
		||||
	lb chroot_devpts remove "$@"
 | 
			
		||||
	lb chroot_sysfs remove "$@"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user