summaryrefslogtreecommitdiff
path: root/target/alix/files
diff options
context:
space:
mode:
Diffstat (limited to 'target/alix/files')
-rw-r--r--target/alix/files/etc/fstab2
-rw-r--r--target/alix/files/etc/inittab4
-rw-r--r--target/alix/files/etc/network/interfaces5
-rw-r--r--target/alix/files/etc/tmpfs1
4 files changed, 0 insertions, 12 deletions
diff --git a/target/alix/files/etc/fstab b/target/alix/files/etc/fstab
deleted file mode 100644
index 7aed67706..000000000
--- a/target/alix/files/etc/fstab
+++ /dev/null
@@ -1,2 +0,0 @@
-# <fs> <mountpoint> <type> <opts> <dump/pass>
-/dev/root / ext2 noatime 0 0
diff --git a/target/alix/files/etc/inittab b/target/alix/files/etc/inittab
deleted file mode 100644
index e6db98239..000000000
--- a/target/alix/files/etc/inittab
+++ /dev/null
@@ -1,4 +0,0 @@
-::sysinit:/etc/init.d/rcS
-::shutdown:/etc/init.d/rcK
-ttyS0::respawn:/sbin/getty -i -L ttyS0 115200 vt100
-tty0::askfirst:/sbin/getty -i -L tty0 115200 vt100
diff --git a/target/alix/files/etc/network/interfaces b/target/alix/files/etc/network/interfaces
deleted file mode 100644
index 104c1a1b6..000000000
--- a/target/alix/files/etc/network/interfaces
+++ /dev/null
@@ -1,5 +0,0 @@
-auto lo
-iface lo inet loopback
-
-auto eth0
-iface eth0 inet dhcp
diff --git a/target/alix/files/etc/tmpfs b/target/alix/files/etc/tmpfs
deleted file mode 100644
index 08558e471..000000000
--- a/target/alix/files/etc/tmpfs
+++ /dev/null
@@ -1 +0,0 @@
-16384