use tmpfs instead ramfs, strange that i do not need to add any kernel option, it...
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sat, 30 Apr 2005 19:38:07 +0000 (19:38 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sat, 30 Apr 2005 19:38:07 +0000 (19:38 +0000)
commit0b649fe3cb1e2ef58c93e1c94863b83e296b02e1
tree7d489ce4780fed48c2f2c9127b3217c242ed159a
parent1929d2eb86422f049eec2ede0f175232d3b23719
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

SVN-Revision: 770
openwrt/target/default/target_skeleton/sbin/mount_root
openwrt/toolchain/binutils/Config.in
openwrt/toolchain/gcc/Config.in