summaryrefslogtreecommitdiff
path: root/include/rootfs.mk
AgeCommit message (Expand)Author
2020-12-05build: reduce cleanup binary calls in rootfs.mkPaul Spooren
2020-08-12treewide: replace `which` with `command -v`Paul Spooren
2019-09-21rootfs.mk: ensure all timestamp are set to SOURCE_DATE_EPOCHAlexander Couzens
2019-05-15imagebuilder: new DISABLED_SERVICES make variableRichard Musil
2018-11-26include/rootfs.mk: remove boot directoryTomasz Maciej Nowak
2018-03-07imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer
2018-03-07include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer
2018-03-07include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKGMatthias Schiffer
2018-03-07include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparationMatthias Schiffer
2018-01-28procd: fix procd_lock() when prepare_roofsYousong Zhou
2017-05-02build: cleanup tmp/ dir of target rootfsYousong Zhou
2017-01-24include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKGMatthias Schiffer
2016-11-08build: remove stale .ipk files if package dir changesFelix Fietkau
2016-09-26rootfs: fail on errors in postinst scriptsMatthias Schiffer
2016-09-26rootfs: remove unnecessary and potentially harmful force flags from opkg callMatthias Schiffer
2016-09-25image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer
2016-09-24image: don't override opkg list directory in per-device rootfs modeMatthias Schiffer
2016-07-29build: set TMPDIR for opkg callsFelix Fietkau
2016-07-29build: add template for getting opkg package files from package namesFelix Fietkau
2016-07-29build: rework opkg command invocationFelix Fietkau
2016-07-29build: remove obsolete variables from opkg commandFelix Fietkau
2016-07-29build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau
2016-07-29build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau