summaryrefslogtreecommitdiffstats
path: root/package/shfs
Commit message (Collapse)AuthorAgeFilesLines
* fix mount.shfs symlink issueFelix Fietkau2007-12-131-1/+1
| | | | SVN-Revision: 9735
* Use $(CP) instead of $(INSTALL_BIN) for binaries.Felix Fietkau2007-12-091-2/+2
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9694
* mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets ↵Felix Fietkau2007-10-201-0/+1
| | | | | | can use sshfs+fuse SVN-Revision: 9371
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-13/+19
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* fix shfs compile on 2.6.22Felix Fietkau2007-06-171-0/+26
| | | | SVN-Revision: 7650
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-049-62/+106
| | | | SVN-Revision: 7490
* Forgot comitting patchesFlorian Fainelli2007-05-0811-225/+701
| | | | SVN-Revision: 7142
* Use shfs fixes from #1530, unmark as brokenFlorian Fainelli2007-05-081-1/+0
| | | | SVN-Revision: 7139
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-3/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* Ok, try to make shfs work with 2.6.19, raw fixes, so might need better ↵Florian Fainelli2007-01-111-0/+202
| | | | | | reading of the FS api changes SVN-Revision: 6078
* Change category to FilesystemsFlorian Fainelli2007-01-081-1/+1
| | | | SVN-Revision: 6030
* Convert kmod-shfs to the KernelPackage templateFlorian Fainelli2007-01-051-11/+5
| | | | SVN-Revision: 6001
* mark pwc & shfs as broken (they don't build on 2.6.19)Nicolas Thill2006-12-151-2/+3
| | | | SVN-Revision: 5803
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-3/+3
| | | | SVN-Revision: 5624
* finally move buildroot-ng to trunkFelix Fietkau2016-03-204-0/+235