use tmpfs instead ramfs, strange that i do not need to add any kernel option, it...
authorWaldemar Brodkorb <wbx@openwrt.org>
Sat, 30 Apr 2005 19:38:07 +0000 (19:38 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Sat, 30 Apr 2005 19:38:07 +0000 (19:38 +0000)
commit19e21b68492a55bdf254ae3b515eae5c21c51569
tree7d489ce4780fed48c2f2c9127b3217c242ed159a
parent00b76873beba0e5acc0316a2b731958b36075042
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@770 3c298f89-4303-0410-b956-a3cf2f4a3e73
openwrt/target/default/target_skeleton/sbin/mount_root
openwrt/toolchain/binutils/Config.in
openwrt/toolchain/gcc/Config.in