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)
commit47d5fe6eb2e388ae4d310f6e006d31ff24572dd6
tree7d489ce4780fed48c2f2c9127b3217c242ed159a
parenta4148683670ec4d7d860a2ac37a8cbeefbfa3849
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