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