mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 02:41:12 +00:00
* live-build/ubuntu-desktop-next/includes.chroot:
- copy ubuntu-core's include for /etc/hosts and resolv.conf config
This commit is contained in:
parent
e5923e7135
commit
eb41638781
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -2,8 +2,10 @@ livecd-rootfs (2.317) UNRELEASED; urgency=medium
|
||||
|
||||
* 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
|
||||
|
||||
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 17 Jun 2015 20:24:56 +0200
|
||||
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 19 Jun 2015 10:26:41 +0200
|
||||
|
||||
livecd-rootfs (2.316) wily; urgency=medium
|
||||
|
||||
|
9
live-build/ubuntu-desktop-next/includes.chroot/etc/hosts
Normal file
9
live-build/ubuntu-desktop-next/includes.chroot/etc/hosts
Normal file
@ -0,0 +1,9 @@
|
||||
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
|
1
live-build/ubuntu-desktop-next/includes.chroot/etc/resolv.conf
Symbolic link
1
live-build/ubuntu-desktop-next/includes.chroot/etc/resolv.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../run/resolvconf/resolv.conf
|
Loading…
x
Reference in New Issue
Block a user