build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors
[openwrt/openwrt.git] / include / rootfs.mk
2017-05-02 Yousong Zhoubuild: cleanup tmp/ dir of target rootfs
2017-01-24 Matthias Schifferinclude/rootfs.mk: keep Require-User lines with CONFIG_...
2016-11-08 Felix Fietkaubuild: remove stale .ipk files if package dir changes
2016-09-26 Matthias Schifferrootfs: fail on errors in postinst scripts
2016-09-26 Matthias Schifferrootfs: remove unnecessary and potentially harmful...
2016-09-25 Matthias Schifferimage: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEV...
2016-09-24 Matthias Schifferimage: don't override opkg list directory in per-device...
2016-07-29 Felix Fietkaubuild: set TMPDIR for opkg calls
2016-07-29 Felix Fietkaubuild: add template for getting opkg package files...
2016-07-29 Felix Fietkaubuild: rework opkg command invocation
2016-07-29 Felix Fietkaubuild: remove obsolete variables from opkg command
2016-07-29 Felix Fietkaubuild: rework prepare_rootfs to pass target dir via...
2016-07-29 Felix Fietkaubuild: move rootfs processing code to include/rootfs...