diff options
author | VG <vg@devys.org> | 2016-11-06 21:34:34 +0100 |
---|---|---|
committer | VG <vg@devys.org> | 2016-11-06 21:34:34 +0100 |
commit | e2dfae276755321f14e9dbb5639d3fbb7c62fef5 (patch) | |
tree | 03d20fc80d27484d1bd02347a958085a2bf5324c /rpi2-debian-stdkernel/files/hosts | |
parent | cf0edd94c05a9fc0c609758016a697c24dd913a0 (diff) | |
download | debootstrap-scripts-e2dfae276755321f14e9dbb5639d3fbb7c62fef5.tar.gz debootstrap-scripts-e2dfae276755321f14e9dbb5639d3fbb7c62fef5.tar.bz2 debootstrap-scripts-e2dfae276755321f14e9dbb5639d3fbb7c62fef5.zip |
update to have a booting kernel
Diffstat (limited to 'rpi2-debian-stdkernel/files/hosts')
-rw-r--r-- | rpi2-debian-stdkernel/files/hosts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rpi2-debian-stdkernel/files/hosts b/rpi2-debian-stdkernel/files/hosts new file mode 100644 index 0000000..6984fc0 --- /dev/null +++ b/rpi2-debian-stdkernel/files/hosts @@ -0,0 +1,6 @@ +127.0.0.1 localhost localhost.localdomain debian + +# the following lines are desirable for IPv6 capable hosts +::1 localhost ip6-localhost ip6-loopback +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters |