index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
rootfs.mk
Age
Commit message (
Expand
)
Author
2020-12-05
build: reduce cleanup binary calls in rootfs.mk
Paul Spooren
2020-08-12
treewide: replace `which` with `command -v`
Paul Spooren
2019-09-21
rootfs.mk: ensure all timestamp are set to SOURCE_DATE_EPOCH
Alexander Couzens
2019-05-15
imagebuilder: new DISABLED_SERVICES make variable
Richard Musil
2018-11-26
include/rootfs.mk: remove boot directory
Tomasz Maciej Nowak
2018-03-07
imagebuilder: reuse rootfs preparation from rootfs.mk
Matthias Schiffer
2018-03-07
include/rootfs.mk: pass additional files dir to prepare_rootfs as an argument
Matthias Schiffer
2018-03-07
include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKG
Matthias Schiffer
2018-03-07
include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation
Matthias Schiffer
2018-01-28
procd: fix procd_lock() when prepare_roofs
Yousong Zhou
2017-05-02
build: cleanup tmp/ dir of target rootfs
Yousong Zhou
2017-01-24
include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG
Matthias Schiffer
2016-11-08
build: remove stale .ipk files if package dir changes
Felix Fietkau
2016-09-26
rootfs: fail on errors in postinst scripts
Matthias Schiffer
2016-09-26
rootfs: remove unnecessary and potentially harmful force flags from opkg call
Matthias Schiffer
2016-09-25
image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS
Matthias Schiffer
2016-09-24
image: don't override opkg list directory in per-device rootfs mode
Matthias Schiffer
2016-07-29
build: set TMPDIR for opkg calls
Felix Fietkau
2016-07-29
build: add template for getting opkg package files from package names
Felix Fietkau
2016-07-29
build: rework opkg command invocation
Felix Fietkau
2016-07-29
build: remove obsolete variables from opkg command
Felix Fietkau
2016-07-29
build: rework prepare_rootfs to pass target dir via parameter
Felix Fietkau
2016-07-29
build: move rootfs processing code to include/rootfs.mk so it can be reused l...
Felix Fietkau