summaryrefslogtreecommitdiffstats
path: root/include/rootfs.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "build: don't drop 'user' flag when using the ImageBuilder"Daniel Golle2024-02-231-2/+2
* build: don't drop 'user' flag when using the ImageBuilderDaniel Golle2024-02-201-2/+2
* build: fix opkg flags in rootfsJustin Klaassen2024-02-161-0/+5
* build: reduce cleanup binary calls in rootfs.mkPaul Spooren2020-12-051-11/+9
* treewide: replace `which` with `command -v`Paul Spooren2020-08-121-3/+3
* rootfs.mk: ensure all timestamp are set to SOURCE_DATE_EPOCHAlexander Couzens2019-09-211-0/+1
* imagebuilder: new DISABLED_SERVICES make variableRichard Musil2019-05-151-1/+7
* include/rootfs.mk: remove boot directoryTomasz Maciej Nowak2018-11-261-0/+1
* imagebuilder: reuse rootfs preparation from rootfs.mkMatthias Schiffer2018-03-071-2/+0
* include/rootfs.mk: pass additional files dir to prepare_rootfs as an argumentMatthias Schiffer2018-03-071-3/+3
* include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKGMatthias Schiffer2018-03-071-1/+8
* include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparationMatthias Schiffer2018-03-071-1/+0
* procd: fix procd_lock() when prepare_roofsYousong Zhou2018-01-281-0/+2
* build: cleanup tmp/ dir of target rootfsYousong Zhou2017-05-021-0/+1
* include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKGMatthias Schiffer2017-01-241-1/+9
* build: remove stale .ipk files if package dir changesFelix Fietkau2016-11-081-4/+0
* rootfs: fail on errors in postinst scriptsMatthias Schiffer2016-09-261-0/+5
* rootfs: remove unnecessary and potentially harmful force flags from opkg callMatthias Schiffer2016-09-261-3/+0
* image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFSMatthias Schiffer2016-09-251-0/+2
* image: don't override opkg list directory in per-device rootfs modeMatthias Schiffer2016-09-241-0/+1
* build: set TMPDIR for opkg callsFelix Fietkau2016-07-291-0/+1
* build: add template for getting opkg package files from package namesFelix Fietkau2016-07-291-0/+3
* build: rework opkg command invocationFelix Fietkau2016-07-291-4/+4
* build: remove obsolete variables from opkg commandFelix Fietkau2016-07-291-3/+0
* build: rework prepare_rootfs to pass target dir via parameterFelix Fietkau2016-07-291-15/+15
* build: move rootfs processing code to include/rootfs.mk so it can be reused l...Felix Fietkau2016-07-291-0/+78