From c5fd401083bf1bbef815426c87816ed8c036d938 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 20 Jun 2006 15:40:14 +0000 Subject: mount /proc earlier in /sbin/mount_root git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4022 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/base-files/au1000-2.6/sbin/mount_root | 1 + 1 file changed, 1 insertion(+) (limited to '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 5dd1b0c562..bc4165ca30 100755 --- a/package/base-files/au1000-2.6/sbin/mount_root +++ b/package/base-files/au1000-2.6/sbin/mount_root @@ -1,4 +1,5 @@ #!/bin/sh +mount none /proc -t proc size=$(awk '/Mem:/ {l=5242880;print((s=$2/2)