Commit Graph

33 Commits (38d10e52d5e640495087acc8a2dcbd773c436acb)

Author SHA1 Message Date
Felix Fietkau 38d10e52d5 remove todo message
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 09:59:15 +00:00
Felix Fietkau 431a3f34f8 fix bridge build and description, add default configure command to rules.mk, use CONFIG_ as prefix for package selction variables
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3690 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 09:55:30 +00:00
Felix Fietkau e22333c1ec include package description in menuconfig help
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3687 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-21 00:50:48 +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 ca0bd7a35e work around a make bug in define/endef handling
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3680 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-20 03:53:28 +00:00
Felix Fietkau 290190f5a6 add proper package dependency handling
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-20 03:45:03 +00:00
Felix Fietkau f6f968ee7d revert some previous changes and add another bugfix
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3676 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-20 00:03:19 +00:00
Felix Fietkau f2c6dda705 more buildroot-ng bugfixes
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-19 23:56:04 +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 15a109de79 fix default targets for multiple packges
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 03:11:20 +00:00
Felix Fietkau bd3ddbfb67 new package makefile syntax
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3645 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 03:03:32 +00:00
Felix Fietkau 3b54028003 remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-14 01:22:55 +00:00
Florian Fainelli 06c1ae3041 Added dhcp6, an IPv6 implementation of the dhcp server and client
Added support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive


git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-13 13:01:01 +00:00
Felix Fietkau 7e7b3b7415 fix package rebuilding
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-23 22:55:02 +00:00
Felix Fietkau 442ed319b1 another batch of V= stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 16:14:30 +00:00
Felix Fietkau 643ea4281e make log output a bit nicer
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2241 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 15:10:20 +00:00
Felix Fietkau 62a377a8a8 fix 'Preparing...' message for V=5 compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 13:08:35 +00:00
Felix Fietkau f27f5ab928 small bugfix in package rules file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 11:33:25 +00:00
Felix Fietkau 8a60ff2908 add some more verbosity stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 01:40:50 +00:00
Felix Fietkau 6d59cdfc48 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-10-22 00:06:20 +00:00
Felix Fietkau 8304dfdace move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-24 19:58:14 +00:00
Felix Fietkau d927e4d566 add depends to the default package template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-27 10:02:35 +00:00
Felix Fietkau b9fcf9e0c1 fix rebuild target (remove some warnings)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1171 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-08 18:57:17 +00:00
Felix Fietkau 941f587141 fix rebuild, when mostlyclean fails
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-05 14:22:06 +00:00
Felix Fietkau 4218ae504a add a rebuild and a default mostlyclean target to packages.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1145 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-05 13:32:04 +00:00
Felix Fietkau c9ca54f51a manually compile packages without having the config setting active if environment variable DEVELOPER is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1113 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:22:21 +00:00
Nicolas Thill 2b672ea045 Allow downloading of files with undefined mdsum (to ease updating packages)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-21 10:57:17 +00:00
Nicolas Thill 380a57db9b Allow extracting in non-standard PKG_BUILD_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@865 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-13 01:45:56 +00:00
Felix Fietkau 468eb625a3 add internal package build dependencies to rules.mk to remove duplicate code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-12 17:59:08 +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
Nicolas Thill bf3a2c7095 Add common rules and templates Makefile includes for packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-18 06:17:39 +00:00