move mini_fo into the kernel, fix the nasty readdir bug, add hack to disallow rmdir...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Oct 2006 03:42:58 +0000 (03:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 29 Oct 2006 03:42:58 +0000 (03:42 +0000)
commit06422b3ca7802554eb222d79bc80afab1c07b670
tree530d001e9acfcde0cfdb7baae7641e921602c0aa
parent23448c417aaa0b48711aff5897044e35dffe1b04
move mini_fo into the kernel, fix the nasty readdir bug, add hack to disallow rmdir on directories that are also present in the base dir, not easy to fix and too dangerous in its present state

SVN-Revision: 5330
openwrt/package/base-files/default/etc/preinit
openwrt/target/linux/linux-2.4/config/brcm
openwrt/target/linux/linux-2.4/patches/generic/223-mini_fo.patch [new file with mode: 0644]
openwrt/target/linux/package/Config.in
openwrt/target/linux/package/Makefile
openwrt/target/linux/package/mini_fo/Config.in [deleted file]
openwrt/target/linux/package/mini_fo/Makefile [deleted file]
openwrt/target/linux/package/mini_fo/ipkg/kmod-mini-fo.control [deleted file]
openwrt/target/linux/package/mini_fo/patches/101-kmod_build.patch [deleted file]
openwrt/target/linux/package/mini_fo/patches/102-mutex_change.patch [deleted file]
openwrt/toolchain/uClibc/patches/150-glob_use_getdents64.patch [deleted file]