Commit Graph

19 Commits

Author SHA1 Message Date
Florian Fainelli ae3c308186 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
SVN-Revision: 2649
2005-12-13 13:01:01 +00:00
Felix Fietkau fdd3d02f72 fix package rebuilding
SVN-Revision: 2293
2005-10-23 22:55:02 +00:00
Felix Fietkau 18797a0ad8 another batch of V= stuff
SVN-Revision: 2244
2005-10-22 16:14:30 +00:00
Felix Fietkau f7712db53c make log output a bit nicer
SVN-Revision: 2241
2005-10-22 15:10:20 +00:00
Felix Fietkau a6ae43db63 fix 'Preparing...' message for V=5 compile
SVN-Revision: 2235
2005-10-22 13:08:35 +00:00
Felix Fietkau 68018684d4 small bugfix in package rules file
SVN-Revision: 2228
2005-10-22 11:33:25 +00:00
Felix Fietkau c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
2005-10-22 01:40:50 +00:00
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
2005-10-22 00:06:20 +00:00
Felix Fietkau 910f49d7b9 move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess
SVN-Revision: 1540
2005-07-24 19:58:14 +00:00
Felix Fietkau 6d2ee46c33 add depends to the default package template
SVN-Revision: 1291
2005-06-27 10:02:35 +00:00
Felix Fietkau 43d87a640a fix rebuild target (remove some warnings)
SVN-Revision: 1171
2005-06-08 18:57:17 +00:00
Felix Fietkau 63dab52461 fix rebuild, when mostlyclean fails
SVN-Revision: 1148
2005-06-05 14:22:06 +00:00
Felix Fietkau f71e84a9ff add a rebuild and a default mostlyclean target to packages.
SVN-Revision: 1145
2005-06-05 13:32:04 +00:00
Felix Fietkau 1545f46b76 manually compile packages without having the config setting active if environment variable DEVELOPER is set
SVN-Revision: 1113
2005-05-30 20:22:21 +00:00
Nicolas Thill b565a03ca2 Allow downloading of files with undefined mdsum (to ease updating packages)
SVN-Revision: 1005
2005-05-21 10:57:17 +00:00
Nicolas Thill 4dc6f11fda Allow extracting in non-standard PKG_BUILD_DIR
SVN-Revision: 865
2005-05-13 01:45:56 +00:00
Felix Fietkau 5780227521 add internal package build dependencies to rules.mk to remove duplicate code
SVN-Revision: 832
2005-05-12 17:59:08 +00:00
Felix Fietkau f608b95452 merge nico's package/rules.mk and package/templates.mk into one file, update packages that use this
SVN-Revision: 817
2005-05-09 09:33:23 +00:00
Nicolas Thill efe2803a1d Add common rules and templates Makefile includes for packages
SVN-Revision: 662
2005-04-18 06:17:39 +00:00