summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs: ensure hard links in TARGET_DIR are correctly copied for filesystem inputPeter Korsgaard2018-05-271-1/+1
* fs/squashfs: add zstd supportPeter Seiderer2018-04-252-0/+5
* fs/cramfs: add xip optionChris Brandt2018-04-092-0/+28
* package/cramfs: change to new site locationChris Brandt2018-04-092-3/+3
* fs/*/Config.in: re-wrap help textRicardo Martincoski2018-04-015-26/+32
* fs/*/Config.in: fix attributes orderRicardo Martincoski2018-04-012-4/+4
* */Config.in*: remove consecutive empty linesRicardo Martincoski2018-04-011-1/+0
* fs/*/*.mk: fix code styleRicardo Martincoski2018-04-012-3/+1
* fs/ubi: use namespace for internal variableRicardo Martincoski2018-04-011-3/+3
* fs/yaffs2: fix code styleRicardo Martincoski2018-04-011-0/+0
* fs: remove intermediate artefactsYann E. MORIN2018-03-311-0/+2
* fs: get rid of package-provided post-fs hooksYann E. MORIN2018-03-311-2/+0
* fs: run packages' filesystem hooks in a copy of target/Yann E. MORIN2018-03-311-2/+5
* fs: use a common tarball as base for the other filesystemsYann E. MORIN2018-03-311-28/+47
* fs: introduce a macro for reproducible commandYann E. MORIN2018-03-311-3/+7
* fs: new intermediate rootfs-common to gather common dependenciesYann E. MORIN2018-03-311-4/+19
* fs: introduce per-rootfs TARGET_DIR variableYann E. MORIN2018-03-311-0/+1
* fs: split per-rootfs dependency lineYann E. MORIN2018-03-311-1/+2
* fs: use a per-rootfs fakeroot scriptYann E. MORIN2018-03-311-3/+3
* fs: define per-rootfs directoryYann E. MORIN2018-03-311-0/+2
* fs: set per-rootfs variable nameYann E. MORIN2018-03-311-0/+1
* fs/iso9660: rename internal variableYann E. MORIN2018-03-311-15/+15
* fs/cpio: don't extend packages' permissions tableYann E. MORIN2018-03-311-2/+4
* fs: run filesystem hooks under fakerootYann E. MORIN2018-03-311-1/+2
* package/pkg-generic: handle host-tar as an extract dependencyThomas Petazzoni2018-03-251-0/+2
* fs/cpio/init: preserve argumentsGaƫl PORTAY2018-02-261-1/+1
* fs: pass EXTRA_ENV to post-fakeroot scriptYann E. MORIN2018-01-151-1/+1
* fs/tar: add option for lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs/ext2: add option for lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs/cpio: add option for lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs/common.mk: support lz4 compressionPeter Korsgaard2018-01-081-0/+5
* fs: make it behave a bit more like the package infraYann E. MORIN2018-01-0314-17/+16
* fs/ubifs: spin-off ubi to be its own filesystemYann E. MORIN2018-01-035-52/+53
* fs/iso9660: fix transparent (de)compressionYann E. MORIN2018-01-021-4/+8
* fs/iso9660: add option for transparent (de)compressionYann E. MORIN2017-12-312-0/+21
* fs/ubifs: split long line, use simple asignmentYann E. MORIN2017-12-271-1/+4
* fs: prepare temp directory before running PRE_GEN hooksYann E. MORIN2017-12-021-1/+1
* fs: don't remove intermediate filesYann E. MORIN2017-11-301-1/+0
* fs/iso9660: don't pollute $(BUILD_DIR) with temp dirYann E. MORIN2017-11-301-1/+1
* fs: don't pollute $(BUILD_DIR) with temp filesYann E. MORIN2017-11-301-5/+6
* fs: remove TARGET_DIR_WARNING_FILE lateYann E. MORIN2017-11-301-1/+1
* fs/common: get rid of post-target rulesYann E. MORIN2017-11-301-5/+8
* fs/cpio: use a post-gen hook rather than a post-target ruleYann E. MORIN2017-11-301-5/+6
* fs/ext2: use a post-gen hook rather than a post-target ruleYann E. MORIN2017-11-301-6/+4
* fs/initramfs: cleanups, enhance commentsYann E. MORIN2017-11-301-7/+15
* fs: add missing $$(sep) to pre- and post-command hooks codeAndrey Smirnov2017-11-051-2/+2
* fs/iso9660: remove support for grubYann E. MORIN2017-09-233-63/+5
* Merge branch 'next'Thomas Petazzoni2017-09-021-2/+3
|\
| * fs/squashfs: honour the number of parallel jobsYann E. MORIN2017-08-091-2/+3
* | fs/iso9660: really create initrd temp dirYann E. MORIN2017-08-151-0/+1
|/
OpenPOWER on IntegriCloud