summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/generic-2.6
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/linux/generic-2.6')
-rwxr-xr-xopenwrt/target/linux/generic-2.6/files/init3
-rwxr-xr-xopenwrt/target/linux/generic-2.6/files/init.d/S00initramfs4
2 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/target/linux/generic-2.6/files/init b/openwrt/target/linux/generic-2.6/files/init
new file mode 100755
index 0000000..8ca48a0
--- /dev/null
+++ b/openwrt/target/linux/generic-2.6/files/init
@@ -0,0 +1,3 @@
+#!/bin/ash
+mount none /dev -t devfs
+exec /bin/busybox init
diff --git a/openwrt/target/linux/generic-2.6/files/init.d/S00initramfs b/openwrt/target/linux/generic-2.6/files/init.d/S00initramfs
new file mode 100755
index 0000000..9836de4
--- /dev/null
+++ b/openwrt/target/linux/generic-2.6/files/init.d/S00initramfs
@@ -0,0 +1,4 @@
+#!/bin/sh
+mount none /proc -t proc
+mount_root failsafe
+mount -o remount,rw /dev/root /