microwatt: Build kernel and ssh, iperf3
[buildroot.git] / fs /
2021-09-17 Kory Maincentfs/iso9660: switch from cdrkit to xorriso to build...
2021-09-11 Sergio Pradofs: new OCI filesystem type
2021-07-19 Gao Xiangfs/erofs: add big pcluster support
2021-01-16 José Luis Salvador... fs/cpio: add zstd as compression option
2020-10-08 Antoine Tenartfs/jffs2: copy xattrs
2020-09-27 Charles Hardinfs/common.mk: move BR2_ROOTFS_POST_FAKEROOT_SCRIPT...
2020-09-04 Antoine Tenartfs/common.mk: move down ROOTFS_REPRODUCIBLE for consistency
2020-09-04 Antoine Tenartfs/common.mk: set SELinux file security contexts
2020-09-02 Peter KorsgaardMerge branch 'next'
2020-08-29 Peter Korsgaardfs/cpio/init: unbreak ttyname_r() on glibc after droppi...
2020-06-29 Yurii Monakovfs/cpio: generate reproducible archives
2020-06-17 Christoph Muellnerfs: squashfs: Add config option to pass nopad parameter...
2020-06-06 Alexandre Bellonifs/ubi: expose BINARIES_DIR to ubinize.cfg
2020-04-25 Timo Ketolafs/cpio: make initramfs init script survive 'console...
2020-04-15 Fabio Estevamfs/ext2: pass a default string to filesystem label
2020-03-19 Gao Xiangfs/erofs: add support for creating EROFS rootfs image
2020-03-18 Yann E. MORINfs/initramfs: fix show-info
2019-10-27 Yann E. MORINfs: don't use := when not needed
2019-08-03 James Hilliardfs/common.mk: enable multithreaded xz compression
2019-07-17 Thomas Petazzonifs/cpio: fix typo in comment
2019-07-17 Atharva Lelefs/cpio: make cpio rootfs reproducible
2019-07-17 Atharva Lelefs/common.mk: do not store original names and timestamp...
2019-07-14 Atharva Lelefs/tar: explicitly set extended header values to ensure...
2019-05-07 Yann E. MORINcore: remove show-dependency-tree
2019-04-15 Yann E. MORINcore: add per-package and per-filesystem show-info
2019-04-15 Yann E. MORINfs: add all recursive dependencies to packages list
2019-04-15 Yann E. MORINfs: introduce variable with all recursive dependencies
2019-04-15 Yann E. MORINfs: introduce variables with name and type
2019-04-06 Peter Korsgaardfs/common.mk: disable real chown calls in fakeroot
2019-03-17 Yann E. MORINcore: add make-based full-dependency list
2018-12-04 Thomas Petazzonifs/common.mk: make sure that static devices from packag...
2018-12-04 Yann E. MORINfs/common.mk: allow user provided permissions to overri...
2018-12-04 Thomas Petazzonifs/common.mk: rename FULL_DEVICE_TABLE to ROOTFS_FULL_D...
2018-12-03 Yann E. MORINfs/common.mk: rename internal variable
2018-12-02 Peter KorsgaardMerge branch 'next'
2018-12-01 Carlos Santosfs/common: allow filesystems to set the name of their...
2018-11-26 Thomas PetazzoniMakefile: rework main directory creation logic
2018-11-20 Yann E. MORINfs/tar: add support for xattrs (thus capabilties)
2018-11-18 Serj Kalichevfs/common.mk: Fix show-build-order
2018-11-12 Yann E. MORINfs: don't use an intermediate tarball
2018-11-08 Grzegorz Blachfs/f2fs: simplify overprovision option handling
2018-11-08 Grzegorz Blachfs/f2fs: add option to define list of hot file extensions
2018-11-08 Grzegorz Blachfs/f2fs: clarify help messages
2018-11-03 Thomas Petazzonifs/f2fs/Config.in: remove consecutive empty lines
2018-11-03 Grzegorz Blachfs/f2fs: add option to define list of filesystem features
2018-11-03 Grzegorz Blachfs/f2fs: add option to define discard policy
2018-11-03 Grzegorz Blachfs/f2fs: add option to define overprovision ratio
2018-11-03 Grzegorz Blachfs/f2fs: add option to define list of cold file extensions
2018-11-03 Grzegorz Blachfs/f2fs: add support for creating a f2fs image
2018-11-01 Yann E. MORINfs/common: always depend on build host-tar if needed
2018-10-20 Matt Weberfs/common: allow custom user table to override package...
2018-09-07 Peter KorsgaardMerge branch 'next'
2018-08-25 Yann E. MORINfs/btrfs: remove destination file before generation
2018-08-25 Robert J. Heywoodfs/btrfs: add support for generating a btrfs image
2018-06-02 Peter KorsgaardMerge branch 'next'
2018-05-27 Peter Korsgaardfs: ensure hard links in TARGET_DIR are correctly copie...
2018-04-25 Peter Seidererfs/squashfs: add zstd support
2018-04-09 Chris Brandtfs/cramfs: add xip option
2018-04-09 Chris Brandtpackage/cramfs: change to new site location
2018-04-01 Ricardo Martincoskifs/*/Config.in: re-wrap help text
2018-04-01 Ricardo Martincoskifs/*/Config.in: fix attributes order
2018-04-01 Ricardo Martincoski*/Config.in*: remove consecutive empty lines
2018-04-01 Ricardo Martincoskifs/*/*.mk: fix code style
2018-04-01 Ricardo Martincoskifs/ubi: use namespace for internal variable
2018-04-01 Ricardo Martincoskifs/yaffs2: fix code style
2018-03-31 Yann E. MORINfs: remove intermediate artefacts
2018-03-31 Yann E. MORINfs: get rid of package-provided post-fs hooks
2018-03-31 Yann E. MORINfs: run packages' filesystem hooks in a copy of target/
2018-03-31 Yann E. MORINfs: use a common tarball as base for the other filesystems
2018-03-31 Yann E. MORINfs: introduce a macro for reproducible command
2018-03-31 Yann E. MORINfs: new intermediate rootfs-common to gather common...
2018-03-31 Yann E. MORINfs: introduce per-rootfs TARGET_DIR variable
2018-03-31 Yann E. MORINfs: split per-rootfs dependency line
2018-03-31 Yann E. MORINfs: use a per-rootfs fakeroot script
2018-03-31 Yann E. MORINfs: define per-rootfs directory
2018-03-31 Yann E. MORINfs: set per-rootfs variable name
2018-03-31 Yann E. MORINfs/iso9660: rename internal variable
2018-03-31 Yann E. MORINfs/cpio: don't extend packages' permissions table
2018-03-31 Yann E. MORINfs: run filesystem hooks under fakeroot
2018-03-25 Thomas Petazzonipackage/pkg-generic: handle host-tar as an extract...
2018-03-05 Peter KorsgaardMerge branch 'next'
2018-02-26 Gaël PORTAYfs/cpio/init: preserve arguments
2018-01-15 Yann E. MORINfs: pass EXTRA_ENV to post-fakeroot script
2018-01-08 Peter Korsgaardfs/tar: add option for lz4 compression
2018-01-08 Peter Korsgaardfs/ext2: add option for lz4 compression
2018-01-08 Peter Korsgaardfs/cpio: add option for lz4 compression
2018-01-08 Peter Korsgaardfs/common.mk: support lz4 compression
2018-01-03 Yann E. MORINfs: make it behave a bit more like the package infra
2018-01-03 Yann E. MORINfs/ubifs: spin-off ubi to be its own filesystem
2018-01-02 Yann E. MORINfs/iso9660: fix transparent (de)compression
2017-12-31 Yann E. MORINfs/iso9660: add option for transparent (de)compression
2017-12-27 Yann E. MORINfs/ubifs: split long line, use simple asignment
2017-12-02 Yann E. MORINfs: prepare temp directory before running PRE_GEN hooks
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-30 Yann E. MORINfs: don't remove intermediate files
2017-11-30 Yann E. MORINfs/iso9660: don't pollute $(BUILD_DIR) with temp dir
2017-11-30 Yann E. MORINfs: don't pollute $(BUILD_DIR) with temp files
2017-11-30 Yann E. MORINfs: remove TARGET_DIR_WARNING_FILE late
2017-11-30 Yann E. MORINfs/common: get rid of post-target rules
2017-11-30 Yann E. MORINfs/cpio: use a post-gen hook rather than a post-target...
next