Commit Graph

21 Commits (5606b2216603d2539af73cf2b23f1bfaa2212490)

Author SHA1 Message Date
Felix Fietkau 20bd5e2b12 add proper package dependency handling
SVN-Revision: 3679
18 years ago
Mike Baker 2ee20939c6 change cp to $(CP)
SVN-Revision: 3112
19 years ago
Mike Baker 9a0bbebdba Bypass hardcoded ipkg root paths; fixes obscure build error
SVN-Revision: 3016
19 years ago
Felix Fietkau 325be15770 set V=5 as default and fix toolchain verbosity setting
SVN-Revision: 2469
19 years ago
Felix Fietkau 3332aaf774 some more small fixes for the V= stuff
SVN-Revision: 2242
19 years ago
Felix Fietkau f7712db53c make log output a bit nicer
SVN-Revision: 2241
19 years ago
Felix Fietkau c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
19 years ago
Felix Fietkau 35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
19 years ago
Felix Fietkau 67d99146b9 set default shell to bash
SVN-Revision: 2183
19 years ago
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
19 years ago
Felix Fietkau 269c715804 move package/linux into target/linux, use wbx' new kernel code. support building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing.
SVN-Revision: 1085
19 years ago
Waldemar Brodkorb 2a6f48ecb9 remove doubled line
SVN-Revision: 1081
19 years ago
Felix Fietkau 1929d2eb86 copy ipkg shell script to scripts/, change the reference in rules.mk and add the c version of ipkg
SVN-Revision: 769
19 years ago
Nicolas Thill 6cf7392bce Add rscript invocation variables
SVN-Revision: 661
19 years ago
Imre Kaloz 71c66c1390 upgrade kernel, quagga and openvpn, add licensing info to diag module, fix up jffs2
SVN-Revision: 650
19 years ago
Felix Fietkau b7d92815a6 add some fixes for parallel build (does not work with -j4 yet, but it gets most packages compiled now)
SVN-Revision: 577
19 years ago
Felix Fietkau ebac64aab9 remove lzma loader config option (make it default) and move it from package/ to target/
SVN-Revision: 530
20 years ago
Waldemar Brodkorb 5389174f49 fixup openntpd package. ntpd now starts as user ntp and CONTROL/postinst can be executed on host and target system. idea from nbd to use IPKG_ROOTDIR
SVN-Revision: 435
20 years ago
Nicolas Thill db9f4fe17e Fix IPKG_TARGET_DIR
SVN-Revision: 316
20 years ago
Nicolas Thill fff943cadd Change ipkg invocation and add -force-defaults option
SVN-Revision: 313
20 years ago
Mike Baker 6b93231c4f nbd's makefile/menuconfig rewrite
SVN-Revision: 307
20 years ago