diff options
Diffstat (limited to 'target/wrap/files')
-rw-r--r-- | target/wrap/files/etc/fstab | 2 | ||||
-rw-r--r-- | target/wrap/files/etc/inittab | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/target/wrap/files/etc/fstab b/target/wrap/files/etc/fstab deleted file mode 100644 index 7aed67706..000000000 --- a/target/wrap/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/wrap/files/etc/inittab b/target/wrap/files/etc/inittab deleted file mode 100644 index 4566ae3e8..000000000 --- a/target/wrap/files/etc/inittab +++ /dev/null @@ -1,3 +0,0 @@ -::sysinit:/etc/init.d/rcS -::shutdown:/etc/init.d/rcK -ttyS0::respawn:/sbin/getty -i -L ttyS0 38400 vt100 |