aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nslu2-binary-only/unslung-rootfs/linuxrc
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2007-12-28 23:43:33 +0000
committerMike Westerhof <mwester@dls.net>2007-12-28 23:43:33 +0000
commitfe3a7daf94d0e78662177431d797d15cfe0a99a5 (patch)
tree0f42cf2bf854a610d9441c115926feb9e3afe4ae /packages/nslu2-binary-only/unslung-rootfs/linuxrc
parent76babfb9287899328224b3a9241463302edcdc95 (diff)
downloadopenembedded-fe3a7daf94d0e78662177431d797d15cfe0a99a5.tar.gz
Unslung: rootfs - increase disk-settling delay time in linuxrc, clarify text on some of
the web gui pages, update the NOTES with the latest changes.
Diffstat (limited to 'packages/nslu2-binary-only/unslung-rootfs/linuxrc')
-rwxr-xr-xpackages/nslu2-binary-only/unslung-rootfs/linuxrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/nslu2-binary-only/unslung-rootfs/linuxrc b/packages/nslu2-binary-only/unslung-rootfs/linuxrc
index 77185b9443..1500779280 100755
--- a/packages/nslu2-binary-only/unslung-rootfs/linuxrc
+++ b/packages/nslu2-binary-only/unslung-rootfs/linuxrc
@@ -41,9 +41,13 @@ if ( ! [ -f /.nodisk ] ) ; then
[ -e /.sdb1root -a -f /proc/hdd_sdb ] && cnt=0
cnt=`expr $cnt - 1`
done
- echo
+ /bin/echo
- /bin/sleep 5
+ if [ -e /.fastdisk ] ; then
+ /bin/sleep 5
+ else
+ /bin/sleep 15
+ fi
mounted=