24 Commits (9abbe7a03331e090354effabae026992dc962332)

Author SHA1 Message Date
Felix Fietkau 9abbe7a033 Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot 17 years ago
Felix Fietkau cc690d782c Add quilt integration for packages 17 years ago
Felix Fietkau b22491e0f8 make sure that /etc/rc.d exists before creating symlinks 17 years ago
Felix Fietkau 874f03ea00 fixes for a few build errors on osx without fink 17 years ago
Felix Fietkau c2401030fc clean up version control junk in the rootfs directory 17 years ago
Felix Fietkau 9cb1c0e1ef add missing -prepare target 17 years ago
Felix Fietkau 72d4a76ab7 revert package compile breakage introduced in [6936] 18 years ago
Mike Baker 9b62c7eb9d minor tweaks to the verbose system 18 years ago
Mike Baker 23efe5fc83 Tidy up Makefiles 18 years ago
Felix Fietkau 4113d5a46d fix the sdk 18 years ago
Felix Fietkau b2a976649f speed up package/install 18 years ago
Felix Fietkau 2c62bddcfe Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot. 18 years ago
Felix Fietkau 4e60cfe51f use default_subtargets in package/Makefile and target/Makefile 18 years ago
Mike Baker 312aeaf1be missed a reference to compile-targets 18 years ago
Mike Baker 7d3d765935 remove obsolete compile-targets rule 18 years ago
Felix Fietkau 657f223880 remove annoying package rm command 18 years ago
Mike Baker 7656ad75e5 move "make symlinks" to "make package/symlinks" 18 years ago
Felix Fietkau 351d0d4b07 Fix config checks for Image Builder and SDK - only build them when requested. Clear all packages from bin/packages at the beginning of package/compile when the Image Builder is selected, because the Image Builder can't handle multiple versions of the same package. 18 years ago
Felix Fietkau 2a09c35cc9 remove hardcoded package name 18 years ago
Felix Fietkau 0a4052dd78 allow people to add files to the rootfs by putting them in $(TOPDIR)/files/ 18 years ago
Felix Fietkau 3207e32a9e fix path to temporary files 18 years ago
Felix Fietkau 8612d33691 init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks 18 years ago
Felix Fietkau 24b5b885b6 fix typo 18 years ago