mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 02:44:07 +00:00 
			
		
		
		
	Imported using git-ubuntu import.
Changelog parent: 2342202959d18f52aacf8a20dd6afed76cf42196
New changelog entries:
  [ Sebastien Bacher ]
  * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
    - create other needed directories
  * live-build/ubuntu-desktop-next/includes.chroot:
    - copy ubuntu-core's include for /etc/hosts and resolv.conf config
  * live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:
    - copy touch hacks to create needed userdirs (lightdm & usermetrics),
      the users are added by the script and not the usual postinst so their
      uderdirs are not created as they should
  * live-build/ubuntu-desktop-next/hooks/10-remove-documentation.binary:
    - don't remove the copyright and manpages on desktop
  [ Oliver Grawert ]
  * allow install of "multi" click packages in 60-install-click.chroot on
    ubuntu-touch
		
	
			
		
			
				
	
	
		
			10 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			273 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
127.0.0.1	localhost.localdomain	localhost
 | 
						|
::1		localhost6.localdomain6	localhost6
 | 
						|
 | 
						|
# The following lines are desirable for IPv6 capable hosts
 | 
						|
::1     localhost ip6-localhost ip6-loopback
 | 
						|
fe00::0 ip6-localnet
 | 
						|
ff02::1 ip6-allnodes
 | 
						|
ff02::2 ip6-allrouters
 | 
						|
ff02::3 ip6-allhosts
 |