use tmpfs instead ramfs, strange that i do not need to add any kernel option, it...
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Apr 2005 19:38:07 +0000 (19:38 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 30 Apr 2005 19:38:07 +0000 (19:38 +0000)
commitd60212649f655885fbc3733a1c0fcee797a958fc
treef74e228313ee7c671a1a00a1ac31cc9ff8c1778f
parent02b2ed0c210ec4f386d1da49fc6b6d6e90d36d0a
use tmpfs instead ramfs, strange that i do not need to add any kernel option, it works out of the box, and dd if=/dev/zero of=test bs=1024k count=100 does not kill the box anymore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@770 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/default/target_skeleton/sbin/mount_root
toolchain/binutils/Config.in
toolchain/gcc/Config.in