index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
Age
Commit message (
Expand
)
Author
2015-10-31
fs/ext2: add options for extra space and extra inodes
Yann E. MORIN
2015-04-14
fs: declare phony targets as such
Thomas Petazzoni
2014-12-07
fs/ext2: add option to specify a filesystem label
Yann E. MORIN
2014-12-07
fs/ext2: use the new mke2img host package
Yann E. MORIN
2014-12-07
package/mke2img: new package
Yann E. MORIN
2014-10-07
.mk files: bulk aligment and whitespace cleanup of assignments
Thomas De Schampheleire
2014-04-16
*.mk: replace (TARGET|HOST)_PATH by BR_PATH
Samuel Martin
2014-01-06
fs/ext2: fix generation of ext4 filesystems
Yann E. MORIN
2013-12-25
Config.in files: fix incorrect indentation
Thomas De Schampheleire
2013-11-11
rootfs-ext2: symlink with the compressed rootfs
Arnout Vandecappelle
2013-11-11
rootfs-ext2: make the symlink as a _POST_TARGET
Arnout Vandecappelle
2013-06-07
Normalize separator size to 80
Jerzy Grzegorek
2013-06-03
package/genext2fs: add host variant
Yann E. MORIN
2013-05-29
fs/ext2: further fix to the UUID
Yann E. MORIN
2013-05-28
fs/ext2: explicitly set a NULL UUID
Yann E. MORIN
2013-04-24
fs/common: add support for LZO and XZ compression methods
Gustavo Zacarias
2013-04-12
fs/ext2: bump journal overhead to 1300 blocks
Peter Korsgaard
2013-04-12
fs/ext2: remove count- and time-based fsck
Yann E. MORIN
2013-04-12
fs/ext2: add support for ext2 rev0 and rev1
Yann E. MORIN
2013-04-12
fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'
Yann E. MORIN
2013-04-12
fs/ext2: add ability to build ext3/4 too
Yann E. MORIN
2013-04-12
fs/ext2: enclose the ext2 options in if...endif
Yann E. MORIN
2013-01-20
fs/common.mk: delay evaluation of variables
Arnout Vandecappelle (Essensium/Mind)
2011-01-14
fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option
Peter Korsgaard
2011-01-14
fs/ext2: don't enable by default
Peter Korsgaard
2010-12-30
genext2fs.sh: improve number of blocks calculation
Peter Korsgaard
2010-04-19
fs/ext2: fix blocks/inodes calculation
Peter Korsgaard
2010-04-19
fs/ext2: fix typo
Peter Korsgaard
2010-04-09
fs/*/Config.in: remove useless configuration comments
Thomas Petazzoni
2010-04-09
Coherent naming for .mk files in fs/
Thomas Petazzoni
2010-04-09
Move all filesystem generation code to fs/
Thomas Petazzoni