| Commit message (Expand) | Author | Age | Files | Lines |
* | include/rootfs.mk: remove boot directory | Tomasz Maciej Nowak | 2018-11-26 | 1 | -0/+1 |
* | imagebuilder: reuse rootfs preparation from rootfs.mk | Matthias Schiffer | 2018-03-07 | 1 | -2/+0 |
* | include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument | Matthias Schiffer | 2018-03-07 | 1 | -3/+3 |
* | include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKG | Matthias Schiffer | 2018-03-07 | 1 | -1/+8 |
* | include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation | Matthias Schiffer | 2018-03-07 | 1 | -1/+0 |
* | procd: fix procd_lock() when prepare_roofs | Yousong Zhou | 2018-01-28 | 1 | -0/+2 |
* | build: cleanup tmp/ dir of target rootfs | Yousong Zhou | 2017-05-02 | 1 | -0/+1 |
* | include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG | Matthias Schiffer | 2017-01-24 | 1 | -1/+9 |
* | build: remove stale .ipk files if package dir changes | Felix Fietkau | 2016-11-08 | 1 | -4/+0 |
* | rootfs: fail on errors in postinst scripts | Matthias Schiffer | 2016-09-26 | 1 | -0/+5 |
* | rootfs: remove unnecessary and potentially harmful force flags from opkg call | Matthias Schiffer | 2016-09-26 | 1 | -3/+0 |
* | image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS | Matthias Schiffer | 2016-09-25 | 1 | -0/+2 |
* | image: don't override opkg list directory in per-device rootfs mode | Matthias Schiffer | 2016-09-24 | 1 | -0/+1 |
* | build: set TMPDIR for opkg calls | Felix Fietkau | 2016-07-29 | 1 | -0/+1 |
* | build: add template for getting opkg package files from package names | Felix Fietkau | 2016-07-29 | 1 | -0/+3 |
* | build: rework opkg command invocation | Felix Fietkau | 2016-07-29 | 1 | -4/+4 |
* | build: remove obsolete variables from opkg command | Felix Fietkau | 2016-07-29 | 1 | -3/+0 |
* | build: rework prepare_rootfs to pass target dir via parameter | Felix Fietkau | 2016-07-29 | 1 | -15/+15 |
* | build: move rootfs processing code to include/rootfs.mk so it can be reused l... | Felix Fietkau | 2016-07-29 | 1 | -0/+78 |