summaryrefslogtreecommitdiff
path: root/fs/ext2
AgeCommit message (Expand)Author
2016-12-14fs/ext2: default to ext2 rev1Peter Korsgaard
2016-11-21fs/ext2: fix double quoted labelGaƫl PORTAY
2015-10-31fs/ext2: add options for extra space and extra inodesYann E. MORIN
2015-04-14fs: declare phony targets as suchThomas Petazzoni
2014-12-07fs/ext2: add option to specify a filesystem labelYann E. MORIN
2014-12-07fs/ext2: use the new mke2img host packageYann E. MORIN
2014-12-07package/mke2img: new packageYann E. MORIN
2014-10-07.mk files: bulk aligment and whitespace cleanup of assignmentsThomas De Schampheleire
2014-04-16*.mk: replace (TARGET|HOST)_PATH by BR_PATHSamuel Martin
2014-01-06fs/ext2: fix generation of ext4 filesystemsYann E. MORIN
2013-12-25Config.in files: fix incorrect indentationThomas De Schampheleire
2013-11-11rootfs-ext2: symlink with the compressed rootfsArnout Vandecappelle
2013-11-11rootfs-ext2: make the symlink as a _POST_TARGETArnout Vandecappelle
2013-06-07Normalize separator size to 80Jerzy Grzegorek
2013-06-03package/genext2fs: add host variantYann E. MORIN
2013-05-29fs/ext2: further fix to the UUIDYann E. MORIN
2013-05-28fs/ext2: explicitly set a NULL UUIDYann E. MORIN
2013-04-24fs/common: add support for LZO and XZ compression methodsGustavo Zacarias
2013-04-12fs/ext2: bump journal overhead to 1300 blocksPeter Korsgaard
2013-04-12fs/ext2: remove count- and time-based fsckYann E. MORIN
2013-04-12fs/ext2: add support for ext2 rev0 and rev1Yann E. MORIN
2013-04-12fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'Yann E. MORIN
2013-04-12fs/ext2: add ability to build ext3/4 tooYann E. MORIN
2013-04-12fs/ext2: enclose the ext2 options in if...endifYann E. MORIN
2013-01-20fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)
2011-01-14fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH optionPeter Korsgaard
2011-01-14fs/ext2: don't enable by defaultPeter Korsgaard
2010-12-30genext2fs.sh: improve number of blocks calculationPeter Korsgaard
2010-04-19fs/ext2: fix blocks/inodes calculationPeter Korsgaard
2010-04-19fs/ext2: fix typoPeter Korsgaard
2010-04-09fs/*/Config.in: remove useless configuration commentsThomas Petazzoni
2010-04-09Coherent naming for .mk files in fs/Thomas Petazzoni
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni