mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 02:44:07 +00:00 
			
		
		
		
	* live-build/auto/config:
- remove resolvconf, click-apparmor, dosfstools
This commit is contained in:
		
							parent
							
								
									65cf994497
								
							
						
					
					
						commit
						5e5abfdb83
					
				
							
								
								
									
										4
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,10 +1,12 @@
 | 
				
			|||||||
livecd-rootfs (2.298) UNRELEASED; urgency=low
 | 
					livecd-rootfs (2.298) UNRELEASED; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * live-build/auto/config:
 | 
				
			||||||
 | 
					    - remove resolvconf, click-apparmor, dosfstools
 | 
				
			||||||
  * snappy:
 | 
					  * snappy:
 | 
				
			||||||
    + remove click-hook-framework
 | 
					    + remove click-hook-framework
 | 
				
			||||||
    + remove /etc/init.d/grub-common 
 | 
					    + remove /etc/init.d/grub-common 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 13 Apr 2015 13:02:11 -0400
 | 
					 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 15 Apr 2015 14:05:13 -0500
 | 
				
			||||||
 | 
					
 | 
				
			||||||
livecd-rootfs (2.297) vivid; urgency=low
 | 
					livecd-rootfs (2.297) vivid; urgency=low
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -371,17 +371,11 @@ case $PROJECT in
 | 
				
			|||||||
                        # some workarounds because the seeds are not quite
 | 
					                        # some workarounds because the seeds are not quite
 | 
				
			||||||
                        # corrent at the moment
 | 
					                        # corrent at the moment
 | 
				
			||||||
		        add_package install dbus
 | 
							        add_package install dbus
 | 
				
			||||||
		        add_package install libpam-systemd
 | 
					 | 
				
			||||||
                        add_package install isc-dhcp-client
 | 
					                        add_package install isc-dhcp-client
 | 
				
			||||||
                        add_package install resolvconf
 | 
							        add_package install libpam-systemd
 | 
				
			||||||
                        add_package install click-apparmor
 | 
					 | 
				
			||||||
                        # no Task: header yet
 | 
					                        # no Task: header yet
 | 
				
			||||||
                        add_package install ubuntu-snappy
 | 
					                        add_package install ubuntu-snappy
 | 
				
			||||||
 | 
					 
 | 
				
			||||||
                        # this is required for systemd to fsck the /boot
 | 
					 | 
				
			||||||
                        # partition
 | 
					 | 
				
			||||||
                        add_package install dosfstools
 | 
					 | 
				
			||||||
                        
 | 
					 | 
				
			||||||
                        # add special azure package
 | 
					                        # add special azure package
 | 
				
			||||||
                        case $ARCH in
 | 
					                        case $ARCH in
 | 
				
			||||||
                            amd64)
 | 
					                            amd64)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user