mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 07:49:14 +00:00
refactor(rootfs): change "initrd" to "rootfs"
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
8
rootfs/etc/hosts
Normal file
8
rootfs/etc/hosts
Normal file
@ -0,0 +1,8 @@
|
||||
127.0.0.1 localhost
|
||||
127.0.0.1 lolcathost
|
||||
|
||||
::1 ip6-localhost ip6-loopback
|
||||
fe00::0 ip6-localnet
|
||||
ff00::0 ip6-mcastprefix
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
Reference in New Issue
Block a user