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/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS option
Sébastien Szymanski
2017-07-09
2
-1
/
+23
*
fs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS to BR2_TARGET_ROOTFS_EXT2_SIZE
Samuel Martin
2017-07-09
2
-6
/
+15
*
Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share
Arnout Vandecappelle
2017-07-05
1
-1
/
+1
*
Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbin
Arnout Vandecappelle
2017-07-05
3
-3
/
+3
*
Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin
Arnout Vandecappelle
2017-07-05
8
-11
/
+11
*
fs/ext2: use mkfs to generate rootfs image
Sébastien Szymanski
2017-07-05
2
-10
/
+10
*
fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES option
Samuel Martin
2017-07-05
2
-9
/
+0
*
package/mke2img: add option to specify block size
Yann E. MORIN
2017-07-04
1
-0
/
+1
*
fs/ext2: simplify code
Yann E. MORIN
2017-07-04
1
-11
/
+8
*
fs/ext2: allow reserving zero block for root
Yann E. MORIN
2017-07-04
2
-3
/
+6
*
fs/ext2: always pass the label option
Yann E. MORIN
2017-07-04
1
-2
/
+2
*
fs/ext2: always pass the number of inodes
Yann E. MORIN
2017-07-04
1
-2
/
+1
*
ext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKS
J Evans
2017-05-04
1
-0
/
+2
*
fs/ext2: ensure -b option is always set for mke2img
J Evans
2017-04-30
1
-2
/
+0
*
fs/ext2: Remove support for auto-calculation of rootfs size
Sébastien Szymanski
2017-03-25
2
-11
/
+3
*
fs/iso9660: doesn't support (grub2) EFI
Arnout Vandecappelle
2017-03-01
1
-4
/
+4
*
fs/tar: make --no-recursion effective
Baruch Siach
2016-12-28
1
-1
/
+1
*
fs: set packages permissions even with no system device tables
Yann E. MORIN
2016-12-14
1
-1
/
+1
*
fs/ext2: default to ext2 rev1
Peter Korsgaard
2016-12-14
1
-1
/
+1
*
Merge branch 'next'
Peter Korsgaard
2016-12-01
2
-1
/
+5
|
\
|
*
fs/common: lock modification times in $TARGET_DIR
Jérôme Pouiller
2016-11-23
1
-0
/
+3
|
*
fs/tar: make results reproducible
Jérôme Pouiller
2016-11-23
1
-1
/
+2
*
|
Revert "fs: use pseudo instead of fakeroot"
Peter Korsgaard
2016-11-27
1
-2
/
+2
*
|
Revert "fs: call the pseudo wrapper"
Peter Korsgaard
2016-11-27
1
-1
/
+1
*
|
fs/ubifs: work around fakeroot / sed -i issue on systems with SELinux enabled
Peter Korsgaard
2016-11-27
1
-2
/
+4
*
|
fs/ext2: fix double quoted label
Gaël PORTAY
2016-11-21
1
-6
/
+5
*
|
fs: call the pseudo wrapper
Yann E. MORIN
2016-11-09
1
-1
/
+1
|
/
*
fs/iso9660: drop reference to host-fakeroot
Thomas Petazzoni
2016-11-03
1
-1
/
+1
*
fs: use pseudo instead of fakeroot
Yann E. MORIN
2016-11-03
1
-2
/
+2
*
fs/common: add option to execute custom scripts under fakeroot
Yann E. MORIN
2016-07-03
1
-0
/
+3
*
fs/tar: support passing long options to tar
Frank Hunleth
2016-06-25
1
-1
/
+1
*
fs: add sha-bang to fakeroot script
Yann E. MORIN
2016-06-07
1
-0
/
+1
*
fs/squashfs: remove useless chmod
Yann E. MORIN
2016-06-07
1
-1
/
+0
*
fs/ubifs: fix the UBI commands
Yann E. MORIN
2016-06-07
1
-3
/
+3
*
fs/squashfs: split commands
Yann E. MORIN
2016-06-07
1
-1
/
+1
*
fs/jffs2: split commands
Yann E. MORIN
2016-06-07
1
-2
/
+2
*
fs: properly escape commands when generating fakeroot script
Yann E. MORIN
2016-06-07
1
-4
/
+4
*
fs/cloop: split long line
Yann E. MORIN
2016-06-06
1
-2
/
+3
*
fs/common: fix typo in comments
Brian 'redbeard' Harrington
2016-05-08
1
-1
/
+1
*
fs/common: generate users before setting permissions
Yann E. MORIN
2016-02-01
1
-5
/
+5
*
fs/ext2: add options for extra space and extra inodes
Yann E. MORIN
2015-10-31
2
-2
/
+20
*
fs/axfs: fix URL indentation
Peter Korsgaard
2015-10-15
1
-1
/
+1
*
axfs: add new filesystem type
Ariel D'Alessandro
2015-10-14
3
-0
/
+31
*
fs/romfs: remove redunant ROMFS_TARGET definition
Arnout Vandecappelle
2015-10-06
1
-3
/
+1
*
squashfs: Add lz4 hc compression
Matthias Weisser
2015-10-04
1
-1
/
+1
*
fs: iso9660: change boot menu entry text
Vivien Didelot
2015-08-18
1
-2
/
+3
*
fs/common: add <fs>_POST_GEN_HOOKS support
Thomas Petazzoni
2015-08-10
1
-0
/
+4
*
fs/iso9660: install Isolinux comboot modules
Noé Rubinstein
2015-07-30
1
-2
/
+2
*
fs: build host-mkpasswd when BR2_ROOTFS_USERS_TABLES is used
Thomas Petazzoni
2015-07-21
1
-1
/
+1
*
fs/iso9660: change the name of the tmp dir to be consistent
Arnout Vandecappelle
2015-07-14
1
-1
/
+1
[next]