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)
commitccd5ec0709e670a4fc4e530121f3132bf58e2915
tree8513598afdfed0c142dd15c79cbd0771712ea0d2
parentba29a7550e93121f1e09d256786f105708c5d29d
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]