Commit Graph

44 Commits (38bedf1cfdcf7642b1d71a40e6d6b432c66c5a3c)

Author SHA1 Message Date
Felix Fietkau 77d3ce7519 fix mount.shfs symlink issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-13 21:04:18 +00:00
Felix Fietkau 17391bc30b Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
Felix Fietkau 0be626ae69 mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets can use sshfs+fuse
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 16:59:31 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Nicolas Thill 69ffd95c71 use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
Felix Fietkau 66213a12e2 fix shfs compile on 2.6.22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-17 02:14:06 +00:00
Felix Fietkau 12a81e859f refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
Florian Fainelli 709d83f7da Forgot comitting patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 21:45:02 +00:00
Florian Fainelli 009de82803 Use shfs fixes from #1530, unmark as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7139 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-08 19:20:18 +00:00
Felix Fietkau 713863458d add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
Felix Fietkau c70cfb3d1a add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use 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
2007-03-16 19:18:55 +00:00
Florian Fainelli 3f757aba85 Ok, try to make shfs work with 2.6.19, raw fixes, so might need better reading of the FS api changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6078 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-11 14:05:01 +00:00
Florian Fainelli ff547e1620 Change category to Filesystems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 09:52:32 +00:00
Florian Fainelli ed7af5104c Convert kmod-shfs to the KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 20:36:06 +00:00
Nicolas Thill 6aafca5d03 mark pwc & shfs as broken (they don't build on 2.6.19)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5803 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15 18:27:31 +00:00
Felix Fietkau 5a32593057 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
Nicolas Thill ecb6c4b599 new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
Nicolas Thill 1a6f414e0c standardize Makefile, add userland utils
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:42:29 +00:00
Mike Baker 2ffe012ebb set PATH in rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
Felix Fietkau d22f0d71e4 BUILD_DIR -> KERNEL_BUILD_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-30 16:22:59 +00:00
Mike Baker f9e5c1b1d5 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Felix Fietkau 24cf53528f add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
Felix Fietkau 08cbdbc1b0 build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
Nicolas Thill c12c40f4a6 normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:30:40 +00:00
Nicolas Thill faed1635d8 move shfs from target/linux/package/ to package/.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17 09:43:57 +00:00
Felix Fietkau 8675818f87 remove lots of non-essential packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00
Mike Baker e0af0a4eb8 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
Felix Fietkau 8dfd8956ce change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 18:26:35 +00:00
Nicolas Thill fdffe64b46 reorganize/rationalize/format package menuconfig,
make updatedd modular

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-05 02:16:36 +00:00
Nicolas Thill d6884cb115 only build and install utils here,
standardize Makefile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-31 15:04:15 +00:00
Felix Fietkau a2ad0ad108 remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-21 17:21:28 +00:00
Felix Fietkau 1c4a2a55f7 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00
Nicolas Thill 5396ecbf61 Fix and standardize Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:50:39 +00:00
Nicolas Thill 587d993ab6 Fix shfs build (install destination was not set)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-24 05:28:50 +00:00
Nicolas Thill 9f53da8282 Remove unused SOURCE_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 13:18:29 +00:00
Nicolas Thill 463a4fda01 Add missing .configured target that caused superfluous package rebuild, tweak package build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:20:28 +00:00
Nicolas Thill 7beba3b0af Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 16:49:23 +00:00
Felix Fietkau 9a3ef1ddc5 clean up shfs package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@837 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-12 18:18:21 +00:00
Felix Fietkau 7e2f9e1266 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-09 09:33:23 +00:00
Felix Fietkau c559210cbe clean up shfs menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-26 10:36:30 +00:00
Nicolas Thill 50362a3afc Change shfs, uniformize package makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-19 06:37:37 +00:00
Felix Fietkau 26afbfb9ff disable non-essential packages by default if DEVELOPER is unset on make menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 19:45:56 +00:00
Nicolas Thill 943fcf0f73 Remove CVS dir from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11 04:50:40 +00:00
Nicolas Thill 80111df18a Add shfs package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@593 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09 02:28:00 +00:00