summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/examples/bootfloppy/etc
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/examples/bootfloppy/etc')
-rw-r--r--[-rwxr-xr-x]release/src/router/busybox/examples/bootfloppy/etc/fstab0
-rwxr-xr-xrelease/src/router/busybox/examples/bootfloppy/etc/init.d/rcS3
-rw-r--r--[-rwxr-xr-x]release/src/router/busybox/examples/bootfloppy/etc/inittab0
-rw-r--r--[-rwxr-xr-x]release/src/router/busybox/examples/bootfloppy/etc/profile2
4 files changed, 4 insertions, 1 deletions
diff --git a/release/src/router/busybox/examples/bootfloppy/etc/fstab b/release/src/router/busybox/examples/bootfloppy/etc/fstab
index ef14ca2c..ef14ca2c 100755..100644
--- a/release/src/router/busybox/examples/bootfloppy/etc/fstab
+++ b/release/src/router/busybox/examples/bootfloppy/etc/fstab
diff --git a/release/src/router/busybox/examples/bootfloppy/etc/init.d/rcS b/release/src/router/busybox/examples/bootfloppy/etc/init.d/rcS
new file mode 100755
index 00000000..4f29b923
--- /dev/null
+++ b/release/src/router/busybox/examples/bootfloppy/etc/init.d/rcS
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+/bin/mount -a
diff --git a/release/src/router/busybox/examples/bootfloppy/etc/inittab b/release/src/router/busybox/examples/bootfloppy/etc/inittab
index eb3e979c..eb3e979c 100755..100644
--- a/release/src/router/busybox/examples/bootfloppy/etc/inittab
+++ b/release/src/router/busybox/examples/bootfloppy/etc/inittab
diff --git a/release/src/router/busybox/examples/bootfloppy/etc/profile b/release/src/router/busybox/examples/bootfloppy/etc/profile
index e9b11e90..8a7c77d7 100755..100644
--- a/release/src/router/busybox/examples/bootfloppy/etc/profile
+++ b/release/src/router/busybox/examples/bootfloppy/etc/profile
@@ -4,5 +4,5 @@ echo
echo -n "Processing /etc/profile... "
# no-op
echo "Done"
-echo
+echo