]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - fs/ext2
log4cplus: add C++11 dependencies
[coffee/buildroot.git] / fs / ext2 /
2018-04-01 Ricardo Martincoskifs/*/Config.in: re-wrap help text
2018-01-08 Peter Korsgaardfs/ext2: add option for lz4 compression
2018-01-03 Yann E. MORINfs: make it behave a bit more like the package infra
2017-12-01 Thomas PetazzoniMerge branch 'next'
2017-11-30 Yann E. MORINfs/ext2: use a post-gen hook rather than a post-target...
2017-07-28 Marcus Hoffmannfs/ext2: fix typo
2017-07-25 Yann E. MORINfs/ext2: hint about setting the filesystem size on...
2017-07-09 Sébastien Szymanskifs/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS option
2017-07-09 Samuel Martinfs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS to BR2_TA...
2017-07-05 Arnout VandecappelleGlobally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR...
2017-07-04 Sébastien Szymanskifs/ext2: use mkfs to generate rootfs image
2017-07-04 Samuel Martinfs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES...
2017-07-04 Yann E. MORINpackage/mke2img: add option to specify block size
2017-07-04 Yann E. MORINfs/ext2: simplify code
2017-07-04 Yann E. MORINfs/ext2: allow reserving zero block for root
2017-07-04 Yann E. MORINfs/ext2: always pass the label option
2017-07-04 Yann E. MORINfs/ext2: always pass the number of inodes
2017-05-04 J Evansext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKS
2017-04-30 J Evansfs/ext2: ensure -b option is always set for mke2img
2017-03-25 Sébastien Szymanskifs/ext2: Remove support for auto-calculation of rootfs...
2016-12-14 Peter Korsgaardfs/ext2: default to ext2 rev1
2016-12-02 Peter KorsgaardMerge branch 'next'
2016-12-01 Peter KorsgaardMerge branch 'next'
2016-11-21 Gaël PORTAYfs/ext2: fix double quoted label
2015-10-31 Yann E. MORINfs/ext2: add options for extra space and extra inodes
2015-04-14 Thomas Petazzonifs: declare phony targets as such
2014-12-07 Yann E. MORINfs/ext2: add option to specify a filesystem label
2014-12-07 Yann E. MORINfs/ext2: use the new mke2img host package
2014-12-07 Yann E. MORINpackage/mke2img: new package
2014-10-07 Thomas De Schamphe... .mk files: bulk aligment and whitespace cleanup of...
2014-04-16 Samuel Martin*.mk: replace (TARGET|HOST)_PATH by BR_PATH
2014-01-05 Yann E. MORINfs/ext2: fix generation of ext4 filesystems
2013-12-25 Thomas De Schamphe... Config.in files: fix incorrect indentation
2013-11-10 Arnout Vandecappellerootfs-ext2: symlink with the compressed rootfs
2013-11-10 Arnout Vandecappellerootfs-ext2: make the symlink as a _POST_TARGET
2013-06-07 Jerzy GrzegorekNormalize separator size to 80
2013-06-03 Yann E. MORINpackage/genext2fs: add host variant
2013-06-02 Peter KorsgaardMerge branch 'next'
2013-05-28 Yann E. MORINfs/ext2: further fix to the UUID
2013-05-28 Yann E. MORINfs/ext2: explicitly set a NULL UUID
2013-04-24 Gustavo Zacariasfs/common: add support for LZO and XZ compression methods
2013-04-12 Peter Korsgaardfs/ext2: bump journal overhead to 1300 blocks
2013-04-12 Yann E. MORINfs/ext2: remove count- and time-based fsck
2013-04-12 Yann E. MORINfs/ext2: add support for ext2 rev0 and rev1
2013-04-12 Yann E. MORINfs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'
2013-04-12 Yann E. MORINfs/ext2: add ability to build ext3/4 too
2013-04-12 Yann E. MORINfs/ext2: enclose the ext2 options in if...endif
2013-01-20 Arnout Vandecappel... fs/common.mk: delay evaluation of variables
2011-01-14 Peter Korsgaardfs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH...
2011-01-14 Peter Korsgaardfs/ext2: don't enable by default
2010-12-30 Peter Korsgaardgenext2fs.sh: improve number of blocks calculation
2010-04-21 Peter KorsgaardMerge branch 'codesourcery-toolchain-support' of git...
2010-04-19 Peter Korsgaardfs/ext2: fix blocks/inodes calculation
2010-04-19 Peter Korsgaardfs/ext2: fix typo
2010-04-09 Peter KorsgaardMerge branch 'fs-cleanup' of git://git.busybox.net...
2010-04-09 Thomas Petazzonifs/*/Config.in: remove useless configuration comments
2010-04-09 Thomas PetazzoniCoherent naming for .mk files in fs/
2010-04-09 Thomas PetazzoniMove all filesystem generation code to fs/