Commit Graph

19 Commits (29121b76a634a68d3519c6928fc92a3c91a608bc)

Author SHA1 Message Date
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