Commit Graph

141 Commits (5a90720f1f6822cd5e2799ad457eecc961d83756)

Author SHA1 Message Date
Felix Fietkau 437fe46ff7 replace br0 with $LAN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-09 23:13:15 +00:00
Florian Fainelli 390efb3b3c export WAN variable so that firewall works (#907)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-03 10:10:08 +00:00
Felix Fietkau 24591d8f63 add firewall protection for wan_device in addition to wan_ifname (fixes #852)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 23:04:23 +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
Felix Fietkau 3aa127d7a5 add new rc.common for standardized init scripts, convert existing init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 20:05:48 +00:00
Felix Fietkau 652c662b7d fix missing update for include() api change (#815)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 17:11:36 +00:00
Felix Fietkau cbfcdded83 sync firewall script with whiterussian changes
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-26 14:00:22 +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 d3a6fe9915 rewrite of the network scripts and configuration
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4323 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-30 03:09:09 +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
Felix Fietkau f02ffe6441 add missing copyright notices
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 23:53:48 +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
Felix Fietkau 340f1875ed resync with kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3844 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 19:38:38 +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
Mike Baker 4db966cb5e Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-10 19:06:22 +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 2dcd30e37e fix firewall-related conffiles (moved to the iptables package)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-06 01:20:12 +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
Felix Fietkau cec36208da update ipp2p to 0.8.1rc1, add it to 2.6 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-23 14:40:54 +00:00
Florian Fainelli 5184659915 Add libipt_IMQ, fixes #396
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-23 09:59:33 +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
Florian Fainelli 5fce6ae5ab Add extra informations for iptables-mod-* ipk's in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-21 14:35:56 +00:00
Felix Fietkau 3f4c5ffa23 backport multiport stuff from 2.6 to 2.4 (disable rev0 support in iptables itself, only use the new stuff)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-04 04:57:08 +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 9672052d2b add missing iptables-mod-imq control file (fixes #269)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3092 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-31 15:54:37 +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 4b46c0c28c add gcc4 fix for iptables 1.3.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-16 09:37:10 +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
OpenWrt Developers 3b0cd99905 Remove not working ssh pattern file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-11 15:34:01 +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 1c8a4ac9e2 make all sub-packages depend on iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-08 22:24:52 +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 95c6d5de80 update layer7 (forward port from whiterussian)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-19 19:24:33 +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
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
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
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
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
Waldemar Brodkorb e3aa23757b add ipset userland
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-08 07:24:02 +00:00
Waldemar Brodkorb db91ef8505 add new layer7 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-28 23:17:59 +00:00
Felix Fietkau 7322832d65 add netfilter connmark target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-08-20 20:33:58 +00:00
Felix Fietkau cbc2bb9f20 add missing netmap module for iptables user space app
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-10 15:01:28 +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
Waldemar Brodkorb 11fdfdc22a ipcontrack is a module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-27 05:58:23 +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 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
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 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
Felix Fietkau f5618816f1 add layer7 to iptables/kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-01 21:05:15 +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 5f6c43ae22 remove version and architecture from control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@481 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-30 19:29:51 +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 f50a942991 fix package depends for ip6tables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@400 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-20 03:11:44 +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
Imre Kaloz 395698ec39 support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq update, control file fixes. add back other boardtypes to make wl.o happy on other routers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-19 17:52:30 +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
Felix Fietkau cf9653b88c update ipp2p to version 0.7.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-14 15:30:55 +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 03e8e52cde Add SNAT and DNAT targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-08 01:00:25 +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 fed79790e7 Add missing iptables extensions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@318 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-06 14:12:21 +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
Waldemar Brodkorb 3d5a4b036c sync with buildroot2 from uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-19 07:40:42 +00:00
Mike Baker 784becd240 wbx's kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-02-06 00:22:07 +00:00
Mike Baker b062195bf0 Update defaults
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-17 00:19:20 +00:00
Mike Baker 1ca99c8bcf Initial revision
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-01-16 11:43:02 +00:00