index
:
buildroot
2012.11.x
2013.08.x
2015.08.x
2015.11.x
2016.08.x
2016.11.x
2017.02.x
2017.05.x
2017.08.x
2017.11.x
2018.02.x
2018.05.x
2018.08.x
2018.11.x
2019.02.x
2019.05.x
2019.08.x
2019.11.x
2020.02.x
2020.05.x
2020.08.x
2020.11.x
master
Buildroot: Making Embedded Linux easy
jacmet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/cpio: add zstd as compression option
José Luis Salvador Rufo
42 hours
2
-0
/
+10
*
fs/jffs2: copy xattrs
Antoine Tenart
2020-10-08
1
-1
/
+1
*
fs/common.mk: move BR2_ROOTFS_POST_FAKEROOT_SCRIPT after pre cmd hooks
Charles Hardin
2020-09-27
1
-2
/
+2
*
fs/common.mk: move down ROOTFS_REPRODUCIBLE for consistency
Antoine Tenart
2020-09-04
1
-6
/
+6
*
fs/common.mk: set SELinux file security contexts
Antoine Tenart
2020-09-04
1
-0
/
+11
*
fs/cpio/init: unbreak ttyname_r() on glibc after dropping /dev/console exec
Peter Korsgaard
2020-08-29
1
-0
/
+11
*
fs/cpio: generate reproducible archives
Yurii Monakov
2020-06-29
1
-1
/
+5
*
fs: squashfs: Add config option to pass nopad parameter to mksquashfs
Christoph Muellner
2020-06-17
2
-0
/
+12
*
fs/ubi: expose BINARIES_DIR to ubinize.cfg
Alexandre Belloni
2020-06-06
2
-1
/
+6
*
fs/cpio: make initramfs init script survive 'console=' kernel argument
Timo Ketola
2020-04-25
1
-3
/
+0
*
fs/ext2: pass a default string to filesystem label
Fabio Estevam
2020-04-15
1
-0
/
+1
*
fs/erofs: add support for creating EROFS rootfs image
Gao Xiang
2020-03-19
3
-0
/
+32
*
fs/initramfs: fix show-info
Yann E. MORIN
2020-03-18
1
-0
/
+5
*
fs: don't use := when not needed
Yann E. MORIN
2019-10-27
6
-7
/
+7
*
fs/common.mk: enable multithreaded xz compression
James Hilliard
2019-08-03
1
-0
/
+3
*
fs/cpio: fix typo in comment
Thomas Petazzoni
2019-07-17
1
-1
/
+1
*
fs/cpio: make cpio rootfs reproducible
Atharva Lele
2019-07-17
1
-1
/
+8
*
fs/common.mk: do not store original names and timestamps when creating gzippe...
Atharva Lele
2019-07-17
1
-1
/
+1
*
fs/tar: explicitly set extended header values to ensure binary reproducibility
Atharva Lele
2019-07-14
1
-0
/
+3
*
core: remove show-dependency-tree
Yann E. MORIN
2019-05-07
1
-8
/
+0
*
core: add per-package and per-filesystem show-info
Yann E. MORIN
2019-04-15
1
-1
/
+10
*
fs: add all recursive dependencies to packages list
Yann E. MORIN
2019-04-15
1
-1
/
+1
*
fs: introduce variable with all recursive dependencies
Yann E. MORIN
2019-04-15
1
-0
/
+24
*
fs: introduce variables with name and type
Yann E. MORIN
2019-04-15
1
-0
/
+4
*
fs/common.mk: disable real chown calls in fakeroot
Peter Korsgaard
2019-04-06
1
-1
/
+1
*
core: add make-based full-dependency list
Yann E. MORIN
2019-03-17
1
-0
/
+8
*
fs/common.mk: make sure that static devices from packages are created
Thomas Petazzoni
2018-12-04
1
-1
/
+1
*
fs/common.mk: allow user provided permissions to override packages permissions
Yann E. MORIN
2018-12-04
1
-2
/
+3
*
fs/common.mk: rename FULL_DEVICE_TABLE to ROOTFS_FULL_DEVICES_TABLE
Thomas Petazzoni
2018-12-04
1
-5
/
+5
*
fs/common.mk: rename internal variable
Yann E. MORIN
2018-12-03
1
-4
/
+6
*
Merge branch 'next'
Peter Korsgaard
2018-12-02
1
-5
/
+8
|
\
|
*
fs/common: allow filesystems to set the name of their output file
Carlos Santos
2018-12-01
1
-5
/
+7
|
*
Makefile: rework main directory creation logic
Thomas Petazzoni
2018-11-26
1
-0
/
+1
*
|
fs/tar: add support for xattrs (thus capabilties)
Yann E. MORIN
2018-11-20
1
-1
/
+1
*
|
fs/common.mk: Fix show-build-order
Serj Kalichev
2018-11-18
1
-1
/
+1
*
|
fs: don't use an intermediate tarball
Yann E. MORIN
2018-11-13
1
-41
/
+18
|
/
*
fs/f2fs: simplify overprovision option handling
Grzegorz Blach
2018-11-08
1
-5
/
+1
*
fs/f2fs: add option to define list of hot file extensions
Grzegorz Blach
2018-11-08
2
-0
/
+9
*
fs/f2fs: clarify help messages
Grzegorz Blach
2018-11-08
1
-5
/
+6
*
fs/f2fs/Config.in: remove consecutive empty lines
Thomas Petazzoni
2018-11-03
1
-1
/
+0
*
fs/f2fs: add option to define list of filesystem features
Grzegorz Blach
2018-11-03
2
-1
/
+11
*
fs/f2fs: add option to define discard policy
Grzegorz Blach
2018-11-03
2
-0
/
+13
*
fs/f2fs: add option to define overprovision ratio
Grzegorz Blach
2018-11-03
2
-1
/
+17
*
fs/f2fs: add option to define list of cold file extensions
Grzegorz Blach
2018-11-03
2
-1
/
+10
*
fs/f2fs: add support for creating a f2fs image
Grzegorz Blach
2018-11-03
3
-0
/
+52
*
fs/common: always depend on build host-tar if needed
Yann E. MORIN
2018-11-01
1
-0
/
+1
*
fs/common: allow custom user table to override package-defined users
Matt Weber
2018-10-20
1
-1
/
+2
*
fs/btrfs: remove destination file before generation
Yann E. MORIN
2018-08-25
1
-0
/
+1
*
fs/btrfs: add support for generating a btrfs image
Robert J. Heywood
2018-08-25
3
-0
/
+86
*
fs: ensure hard links in TARGET_DIR are correctly copied for filesystem input
Peter Korsgaard
2018-05-27
1
-1
/
+1
[next]