summaryrefslogtreecommitdiffstats
path: root/fs/ext2
Commit message (Expand)AuthorAgeFilesLines
* Normalize separator size to 80Jerzy Grzegorek2013-06-071-2/+2
* package/genext2fs: add host variantYann E. MORIN2013-06-031-0/+1
* fs/ext2: further fix to the UUIDYann E. MORIN2013-05-291-5/+8
* fs/ext2: explicitly set a NULL UUIDYann E. MORIN2013-05-281-2/+5
* fs/common: add support for LZO and XZ compression methodsGustavo Zacarias2013-04-241-0/+10
* fs/ext2: bump journal overhead to 1300 blocksPeter Korsgaard2013-04-121-6/+3
* fs/ext2: remove count- and time-based fsckYann E. MORIN2013-04-121-2/+5
* fs/ext2: add support for ext2 rev0 and rev1Yann E. MORIN2013-04-123-7/+28
* fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2'Yann E. MORIN2013-04-121-0/+7
* fs/ext2: add ability to build ext3/4 tooYann E. MORIN2013-04-123-10/+105
* fs/ext2: enclose the ext2 options in if...endifYann E. MORIN2013-04-121-4/+3
* fs/common.mk: delay evaluation of variablesArnout Vandecappelle (Essensium/Mind)2013-01-201-1/+1
* fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH optionPeter Korsgaard2011-01-142-9/+0
* fs/ext2: don't enable by defaultPeter Korsgaard2011-01-141-1/+0
* genext2fs.sh: improve number of blocks calculationPeter Korsgaard2010-12-301-14/+11
* fs/ext2: fix blocks/inodes calculationPeter Korsgaard2010-04-192-11/+41
* fs/ext2: fix typoPeter Korsgaard2010-04-191-1/+1
* fs/*/Config.in: remove useless configuration commentsThomas Petazzoni2010-04-091-6/+0
* Coherent naming for .mk files in fs/Thomas Petazzoni2010-04-091-0/+0
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-092-0/+101