mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 02:44:07 +00:00 
			
		
		
		
	Import patches-unapplied version 2.328 to ubuntu/wily-proposed
Imported using git-ubuntu import. Changelog parent: 9eaa1cb0b2fa982277c9eac3b6ecd3f6bf75aeac New changelog entries: * fix quoting issue with the last change ...
This commit is contained in:
		
							parent
							
								
									9eaa1cb0b2
								
							
						
					
					
						commit
						f28c989142
					
				
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
			
		||||
livecd-rootfs (2.328) wily; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * fix quoting issue with the last change ...
 | 
			
		||||
 | 
			
		||||
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 08 Jul 2015 22:51:04 +0200
 | 
			
		||||
 | 
			
		||||
livecd-rootfs (2.327) wily; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * merge lp:~sergiusens/livecd-rootfs/snappyDevicePart for using versioned
 | 
			
		||||
 | 
			
		||||
@ -28,8 +28,8 @@ mkdir -p $TMPDIR/assets/
 | 
			
		||||
 | 
			
		||||
 initrd=boot/initrd.img-*
 | 
			
		||||
 | 
			
		||||
 cp -ar "$initrd" $TMPDIR/assets/
 | 
			
		||||
 cp -ar "$kernel" $TMPDIR/assets/
 | 
			
		||||
 cp -ar $initrd $TMPDIR/assets/
 | 
			
		||||
 cp -ar $kernel $TMPDIR/assets/
 | 
			
		||||
 cp -ar boot/abi-* boot/System.map-* $TMPDIR/assets/
 | 
			
		||||
 | 
			
		||||
 dtbs=$(find lib/firmware -type d -name 'device-tree' -print0)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user