Commit Graph

112 Commits (7e7a567b1402f069ee0c6cbd32077b25eb0ccd30)

Author SHA1 Message Date
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
Felix Fietkau fa37ea7fbf make the iptables package robust to kernel config changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-01 11:59:42 +00:00
Florian Fainelli 1442bbc0d8 Add ipt_CLASSIFY target for 2.4 kernels (#1338)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-28 12:04:58 +00:00
Nicolas Thill a1156c89c4 more use of the INSTALL_DIR variable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-08 00:53:24 +00:00
Florian Fainelli 713ed08bd1 Forgot kmod-ipt-imq dependency (#1076)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-25 17:43:06 +00:00
Tim Yardley 64828af3bd install-devel puts this here, kill it too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 23:15:20 +00:00
Tim Yardley 9fa319b4c8 cleanup some of the custom work for devel libs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 23:13:49 +00:00
Felix Fietkau 98df8ada40 install iptables devel headers into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5650 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 22:34:15 +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
Felix Fietkau 768b48f380 implement target profiles in menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
Felix Fietkau c731d42b1a init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 21:03:30 +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
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
Mike Baker 834f917619 fix everything I broke with the previous patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 09:14:20 +00:00
Mike Baker 0611443ef9 add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 03:26:32 +00:00
Felix Fietkau 82c9eedccf port over the netfilter module packaging to the new system and fix iptables dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-22 12:33:28 +00:00
Nicolas Thill 18b85db06b remove unneeded RSTRIP calls.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-03 06:38:27 +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 f28bcfca18 revert last change and add a different fix
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4046 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 23:45:47 +00:00
Mike Baker b39b3385e7 avoid includes that aren't required for current target (make download)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 23:27:47 +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
Felix Fietkau d0ebac86e0 add conffiles to iptables
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 13:10:29 +00:00
Felix Fietkau c3bb351850 fix iptables build
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 16:41:31 +00:00
Felix Fietkau 24c7f4cd08 add missing BuildPackage lines, convert install-dev: to Build/InstallDev
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3857 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-31 13:00:11 +00:00
Nicolas Thill e3aa4acbed cosmetic change to standardize layout.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-29 01:41:59 +00:00
Felix Fietkau 30033bf68e install more iptables development stuff into the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-29 21:43:26 +00:00
Felix Fietkau 9a9c73042c clean up package titles/descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:37:58 +00:00
Felix Fietkau 9d87977458 more cleanups and a new menuconfig generator
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:12:18 +00:00
Felix Fietkau 7547a910df bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-19 23:14:13 +00:00
Felix Fietkau a259351340 port iptables to new config format, change handling of TITLE and DESCRIPTION
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 04:27:05 +00:00
Felix Fietkau e1b417ee76 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-05 02:09:22 +00:00
Felix Fietkau c8892f410e map xt_ to ipt_ for iptables modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3586 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-02 21:59:18 +00:00
Imre Kaloz cbd56f4378 upgrade to iptables 1.3.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-22 11:43:35 +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 681a59b922 fix typo (#268)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31 14:16:05 +00:00
Imre Kaloz 101d84677c add my 2.6.15-rc5 port (yay) with devfs. The PCI subsystem is broken on Broadcom boards, we are working on it. Also upgrade iptables to 1.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-15 09:05:57 +00:00
Nicolas Thill 1162e43402 build the transitional iptables-extra meta-package too (port of changeset:2558)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-09 11:35:06 +00:00
Nicolas Thill 57b42f2ea9 merge netfilter modules and iptables extensions variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-07 04:50:51 +00:00
Felix Fietkau 4f330ac6d9 add layer7 patterns to iptables-mod-filter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-18 16:17:27 +00:00
Nicolas Thill 3a8096afef port iptables fix introduced by changeset:2447 to trunk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-12 11:53:55 +00:00
Felix Fietkau f096d8b785 fix iptables package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-11 23:54:30 +00:00
Nicolas Thill fc882de1c5 backport iptables extension split introduced by changeset:2412 (fix ticket:40),
bump trunk release number

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-11 21:15:16 +00:00
Felix Fietkau 8b8c9d4d6e lots of small package changes and dependency cleanups for the V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 12:12:59 +00:00
Imre Kaloz 648bb0618e update iptables to v1.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-20 16:28:47 +00:00
Nicolas Thill c771f82f0e Add some mirrors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-06 15:47:13 +00:00
Nicolas Thill d784887b7f Cosmetic fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 21:22:09 +00:00
Felix Fietkau 1b75e2a611 fix libipq install if staging dir doesn't contain usr/lib and usr/include yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@959 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-19 19:38:05 +00:00
Nicolas Thill f55642aa30 Add missing .configured target causing superfluous package rebuild
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-18 14:47:16 +00:00
Nicolas Thill b5d40c198c Convert iptables to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-18 10:40:10 +00:00
Felix Fietkau 7f74ad80b4 copy libiptc.a to staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-21 18:30:58 +00:00
Felix Fietkau 573233697f update iptables to 1.3.1 and build/copy libipq.a+includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-01 20:43:11 +00:00
Felix Fietkau 41d3213bd1 add package for iptables-save and -restore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-25 00:00:29 +00:00
Waldemar Brodkorb a614223ef9 add md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21 08:12:49 +00:00
Felix Fietkau 79b24fb223 add downloading script (with md5sum checking and sourceforge downloading support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 22:51:51 +00:00
Waldemar Brodkorb 58cc4e8c2a use another mirror, this mirror is down
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-16 14:50:52 +00:00
Nicolas Thill 5a100186bb Remove ip6t_* kernel modules from iptables-extra package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-08 01:22:14 +00:00
Nicolas Thill 8312eda993 Remove packages when cleaning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 14:35:58 +00:00
Nicolas Thill 95ab18e175 Add package install dependencies (don't install a package if it's already installed)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 12:03:54 +00:00
Mike Baker 3d904bb14a nbd's makefile/menuconfig rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 03:34:52 +00:00