index
:
buildroot
2017.11-op-build
2018.02-op-build
2019.02-op-build
2019.05-op-build
OpenPOWER buildroot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: ensure hard links in TARGET_DIR are correctly copied for filesystem input
Peter Korsgaard
2018-05-27
1
-1
/
+1
*
fs/squashfs: add zstd support
Peter Seiderer
2018-04-25
2
-0
/
+5
*
fs/cramfs: add xip option
Chris Brandt
2018-04-09
2
-0
/
+28
*
package/cramfs: change to new site location
Chris Brandt
2018-04-09
2
-3
/
+3
*
fs/*/Config.in: re-wrap help text
Ricardo Martincoski
2018-04-01
5
-26
/
+32
*
fs/*/Config.in: fix attributes order
Ricardo Martincoski
2018-04-01
2
-4
/
+4
*
*/Config.in*: remove consecutive empty lines
Ricardo Martincoski
2018-04-01
1
-1
/
+0
*
fs/*/*.mk: fix code style
Ricardo Martincoski
2018-04-01
2
-3
/
+1
*
fs/ubi: use namespace for internal variable
Ricardo Martincoski
2018-04-01
1
-3
/
+3
*
fs/yaffs2: fix code style
Ricardo Martincoski
2018-04-01
1
-0
/
+0
*
fs: remove intermediate artefacts
Yann E. MORIN
2018-03-31
1
-0
/
+2
*
fs: get rid of package-provided post-fs hooks
Yann E. MORIN
2018-03-31
1
-2
/
+0
*
fs: run packages' filesystem hooks in a copy of target/
Yann E. MORIN
2018-03-31
1
-2
/
+5
*
fs: use a common tarball as base for the other filesystems
Yann E. MORIN
2018-03-31
1
-28
/
+47
*
fs: introduce a macro for reproducible command
Yann E. MORIN
2018-03-31
1
-3
/
+7
*
fs: new intermediate rootfs-common to gather common dependencies
Yann E. MORIN
2018-03-31
1
-4
/
+19
*
fs: introduce per-rootfs TARGET_DIR variable
Yann E. MORIN
2018-03-31
1
-0
/
+1
*
fs: split per-rootfs dependency line
Yann E. MORIN
2018-03-31
1
-1
/
+2
*
fs: use a per-rootfs fakeroot script
Yann E. MORIN
2018-03-31
1
-3
/
+3
*
fs: define per-rootfs directory
Yann E. MORIN
2018-03-31
1
-0
/
+2
*
fs: set per-rootfs variable name
Yann E. MORIN
2018-03-31
1
-0
/
+1
*
fs/iso9660: rename internal variable
Yann E. MORIN
2018-03-31
1
-15
/
+15
*
fs/cpio: don't extend packages' permissions table
Yann E. MORIN
2018-03-31
1
-2
/
+4
*
fs: run filesystem hooks under fakeroot
Yann E. MORIN
2018-03-31
1
-1
/
+2
*
package/pkg-generic: handle host-tar as an extract dependency
Thomas Petazzoni
2018-03-25
1
-0
/
+2
*
fs/cpio/init: preserve arguments
Gaƫl PORTAY
2018-02-26
1
-1
/
+1
*
fs: pass EXTRA_ENV to post-fakeroot script
Yann E. MORIN
2018-01-15
1
-1
/
+1
*
fs/tar: add option for lz4 compression
Peter Korsgaard
2018-01-08
1
-0
/
+5
*
fs/ext2: add option for lz4 compression
Peter Korsgaard
2018-01-08
1
-0
/
+5
*
fs/cpio: add option for lz4 compression
Peter Korsgaard
2018-01-08
1
-0
/
+5
*
fs/common.mk: support lz4 compression
Peter Korsgaard
2018-01-08
1
-0
/
+5
*
fs: make it behave a bit more like the package infra
Yann E. MORIN
2018-01-03
14
-17
/
+16
*
fs/ubifs: spin-off ubi to be its own filesystem
Yann E. MORIN
2018-01-03
5
-52
/
+53
*
fs/iso9660: fix transparent (de)compression
Yann E. MORIN
2018-01-02
1
-4
/
+8
*
fs/iso9660: add option for transparent (de)compression
Yann E. MORIN
2017-12-31
2
-0
/
+21
*
fs/ubifs: split long line, use simple asignment
Yann E. MORIN
2017-12-27
1
-1
/
+4
*
fs: prepare temp directory before running PRE_GEN hooks
Yann E. MORIN
2017-12-02
1
-1
/
+1
*
fs: don't remove intermediate files
Yann E. MORIN
2017-11-30
1
-1
/
+0
*
fs/iso9660: don't pollute $(BUILD_DIR) with temp dir
Yann E. MORIN
2017-11-30
1
-1
/
+1
*
fs: don't pollute $(BUILD_DIR) with temp files
Yann E. MORIN
2017-11-30
1
-5
/
+6
*
fs: remove TARGET_DIR_WARNING_FILE late
Yann E. MORIN
2017-11-30
1
-1
/
+1
*
fs/common: get rid of post-target rules
Yann E. MORIN
2017-11-30
1
-5
/
+8
*
fs/cpio: use a post-gen hook rather than a post-target rule
Yann E. MORIN
2017-11-30
1
-5
/
+6
*
fs/ext2: use a post-gen hook rather than a post-target rule
Yann E. MORIN
2017-11-30
1
-6
/
+4
*
fs/initramfs: cleanups, enhance comments
Yann E. MORIN
2017-11-30
1
-7
/
+15
*
fs: add missing $$(sep) to pre- and post-command hooks code
Andrey Smirnov
2017-11-05
1
-2
/
+2
*
fs/iso9660: remove support for grub
Yann E. MORIN
2017-09-23
3
-63
/
+5
*
Merge branch 'next'
Thomas Petazzoni
2017-09-02
1
-2
/
+3
|
\
|
*
fs/squashfs: honour the number of parallel jobs
Yann E. MORIN
2017-08-09
1
-2
/
+3
*
|
fs/iso9660: really create initrd temp dir
Yann E. MORIN
2017-08-15
1
-0
/
+1
|
/
[next]