summaryrefslogtreecommitdiffstats
path: root/fs/ext2/Config.in
Commit message (Expand)AuthorAgeFilesLines
* fs/ext2: fix typoMarcus Hoffmann2017-07-291-1/+1
* fs/ext2: Add BR2_TARGET_ROOTFS_EXT2_MKFS_OPTIONS optionSébastien Szymanski2017-07-091-0/+19
* fs/ext2: rename BR2_TARGET_ROOTFS_EXT2_BLOCKS to BR2_TARGET_ROOTFS_EXT2_SIZESamuel Martin2017-07-091-5/+9
* fs/ext2: use mkfs to generate rootfs imageSébastien Szymanski2017-07-051-1/+1
* fs/ext2: deprecate BR2_TARGET_ROOTFS_EXT2_EXTRA_INODES optionSamuel Martin2017-07-051-8/+0
* fs/ext2: allow reserving zero block for rootYann E. MORIN2017-07-041-1/+6
* ext2: add help text for BR2_TARGET_ROOTFS_EXT2_BLOCKSJ Evans2017-05-041-0/+2
* fs/ext2: Remove support for auto-calculation of rootfs sizeSébastien Szymanski2017-03-251-10/+3
* fs/ext2: default to ext2 rev1Peter Korsgaard2016-12-141-1/+1
* fs/ext2: add options for extra space and extra inodesYann E. MORIN2015-10-311-2/+18
* fs/ext2: add option to specify a filesystem labelYann E. MORIN2014-12-071-0/+3
* package/mke2img: new packageYann E. MORIN2014-12-071-2/+1
* Config.in files: fix incorrect indentationThomas De Schampheleire2013-12-251-3/+3
* package/genext2fs: add host variantYann E. MORIN2013-06-031-0/+1
* fs/common: add support for LZO and XZ compression methodsGustavo Zacarias2013-04-241-0/+10
* fs/ext2: add support for ext2 rev0 and rev1Yann E. MORIN2013-04-121-3/+17
* fs/ext2: add ability to build ext3/4 tooYann E. MORIN2013-04-121-7/+29
* fs/ext2: enclose the ext2 options in if...endifYann E. MORIN2013-04-121-4/+3
* fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH optionPeter Korsgaard2011-01-141-5/+0
* fs/ext2: don't enable by defaultPeter Korsgaard2011-01-141-1/+0
* fs/*/Config.in: remove useless configuration commentsThomas Petazzoni2010-04-091-6/+0
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-0/+61
OpenPOWER on IntegriCloud