include/image.mk: base package-list manifest on unprepared rootfs
[openwrt/openwrt.git] / include / rootfs.mk
2018-03-07 Matthias Schifferimagebuilder: reuse rootfs preparation from rootfs.mk
2018-03-07 Matthias Schifferinclude/rootfs.mk: pass additional files dir to prepare...
2018-03-07 Matthias Schifferinclude/rootfs.mk: retain list of conffiles with CONFIG...
2018-03-07 Matthias Schifferinclude/rootfs.mk: do not remove opkg prerm scripts...
2018-01-28 Yousong Zhouprocd: fix procd_lock() when prepare_roofs
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...