summaryrefslogtreecommitdiffstats
path: root/package/ntfs-3g
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade ntfs-3g to 1.616 (#1954)florian2007-06-232-16/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltnbd2007-06-041-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)nico2007-03-281-46/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add prereq check for pkg-config (required by ntfs-3g)nbd2007-03-251-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵nbd2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵nbd2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NTFS-3G is at v1.0 nowkaloz2007-02-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Menuconfig will not treat 'select FOO' as a real dependencynbd2007-02-121-1/+1
| | | | | | | | | | | thus if BAR depends on FOO and FOO depends on other config options, these dependencies will not be checked. To fix this, we simply emit all of FOO's depends (only real dependencies, no select) for BAR as well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.malbon2007-02-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add NTFS-3Gkaloz2007-02-082-0/+123
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6279 3c298f89-4303-0410-b956-a3cf2f4a3e73