X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f21c448c6d0ec4a3b61c4d826eb8c1b668e10409..6ba80de972c5394222649b7fd01bd604ac7bfdd5:/package/base-files/au1000-2.6/sbin/mount_root diff --git a/package/base-files/au1000-2.6/sbin/mount_root b/package/base-files/au1000-2.6/sbin/mount_root index 5dd1b0c56..718394ca4 100755 --- a/package/base-files/au1000-2.6/sbin/mount_root +++ b/package/base-files/au1000-2.6/sbin/mount_root @@ -1,4 +1,7 @@ #!/bin/sh +# Copyright (C) 2006 OpenWrt.org + +mount none /proc -t proc size=$(awk '/Mem:/ {l=5242880;print((s=$2/2)