summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/bootfloppy/etc
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/bootfloppy/etc')
-rw-r--r--release/src/router/busybox/bootfloppy/etc/fstab2
-rw-r--r--release/src/router/busybox/bootfloppy/etc/inittab5
-rw-r--r--release/src/router/busybox/bootfloppy/etc/profile8
3 files changed, 0 insertions, 15 deletions
diff --git a/release/src/router/busybox/bootfloppy/etc/fstab b/release/src/router/busybox/bootfloppy/etc/fstab
deleted file mode 100644
index ef14ca2c..00000000
--- a/release/src/router/busybox/bootfloppy/etc/fstab
+++ /dev/null
@@ -1,2 +0,0 @@
-proc /proc proc defaults 0 0
-
diff --git a/release/src/router/busybox/bootfloppy/etc/inittab b/release/src/router/busybox/bootfloppy/etc/inittab
deleted file mode 100644
index eb3e979c..00000000
--- a/release/src/router/busybox/bootfloppy/etc/inittab
+++ /dev/null
@@ -1,5 +0,0 @@
-::sysinit:/etc/init.d/rcS
-::respawn:-/bin/sh
-tty2::askfirst:-/bin/sh
-::ctrlaltdel:/bin/umount -a -r
-
diff --git a/release/src/router/busybox/bootfloppy/etc/profile b/release/src/router/busybox/bootfloppy/etc/profile
deleted file mode 100644
index e9b11e90..00000000
--- a/release/src/router/busybox/bootfloppy/etc/profile
+++ /dev/null
@@ -1,8 +0,0 @@
-# /etc/profile: system-wide .profile file for the Bourne shells
-
-echo
-echo -n "Processing /etc/profile... "
-# no-op
-echo "Done"
-echo
-