summaryrefslogtreecommitdiff
path: root/packages/nslu2-binary-only/unslung-rootfs-2.3r25
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-05-04 12:09:03 +0000
committerRod Whitby <rod@whitby.id.au>2005-05-04 12:09:03 +0000
commit9537f89fcd0a0396f2f65d99a11ac02de6650698 (patch)
tree620a14311a96a20db77e423e03c85fd01323d751 /packages/nslu2-binary-only/unslung-rootfs-2.3r25
parenta55b35b3241828c4983c81a8f1832cb515914b31 (diff)
Unslung 4.18-alpha: now running without switchbox
BKrev: 4278bb5fgw8W74MnkfcovqUL3rBOvQ
Diffstat (limited to 'packages/nslu2-binary-only/unslung-rootfs-2.3r25')
-rw-r--r--packages/nslu2-binary-only/unslung-rootfs-2.3r25/linuxrc4
-rw-r--r--packages/nslu2-binary-only/unslung-rootfs-2.3r25/rc-diversion.patch2
2 files changed, 2 insertions, 4 deletions
diff --git a/packages/nslu2-binary-only/unslung-rootfs-2.3r25/linuxrc b/packages/nslu2-binary-only/unslung-rootfs-2.3r25/linuxrc
index 0ec763800e..486e679249 100644
--- a/packages/nslu2-binary-only/unslung-rootfs-2.3r25/linuxrc
+++ b/packages/nslu2-binary-only/unslung-rootfs-2.3r25/linuxrc
@@ -121,9 +121,7 @@ if [ -n "$mounted" ] ; then
cd $mounted
- if [ -x ./linuxrc -o -L ./linuxrc ] ; then
- runboot=/linuxrc
- elif [ -x ./sbin/init -o -L ./sbin/init ] ; then
+ if [ -x ./sbin/init -o -L ./sbin/init ] ; then
runboot=/sbin/init
elif [ -x ./bin/init -o -L ./bin/init ] ; then
runboot=/bin/init
diff --git a/packages/nslu2-binary-only/unslung-rootfs-2.3r25/rc-diversion.patch b/packages/nslu2-binary-only/unslung-rootfs-2.3r25/rc-diversion.patch
index 02b67aaf64..5439637ee8 100644
--- a/packages/nslu2-binary-only/unslung-rootfs-2.3r25/rc-diversion.patch
+++ b/packages/nslu2-binary-only/unslung-rootfs-2.3r25/rc-diversion.patch
@@ -15,7 +15,7 @@
+fi
+
+if ( [ -f /.sda1root ] || [ -f /.sdb1root ] || [ -f /.sda2root ] || [ -f /.sdb2root ] ) ; then
-+ echo "Root filesystem is running a external disk ..."
++ echo "Root filesystem is running from an external disk ..."
+ ( cd /home/httpd/html/Management ; cp upgrade-maint.htm upgrade.htm )
+fi
+