| Commit message (Expand) | Author | Age | Files | Lines |
* | Normalize separator size to 80 | Jerzy Grzegorek | 2013-06-07 | 1 | -2/+2 |
* | package/genext2fs: add host variant | Yann E. MORIN | 2013-06-03 | 1 | -0/+1 |
* | fs/ext2: further fix to the UUID | Yann E. MORIN | 2013-05-29 | 1 | -5/+8 |
* | fs/ext2: explicitly set a NULL UUID | Yann E. MORIN | 2013-05-28 | 1 | -2/+5 |
* | fs/common: add support for LZO and XZ compression methods | Gustavo Zacarias | 2013-04-24 | 1 | -0/+10 |
* | fs/ext2: bump journal overhead to 1300 blocks | Peter Korsgaard | 2013-04-12 | 1 | -6/+3 |
* | fs/ext2: remove count- and time-based fsck | Yann E. MORIN | 2013-04-12 | 1 | -2/+5 |
* | fs/ext2: add support for ext2 rev0 and rev1 | Yann E. MORIN | 2013-04-12 | 3 | -7/+28 |
* | fs/ext2: add a symlink 'rootfs.ext#' -> 'rootfs.ext2' | Yann E. MORIN | 2013-04-12 | 1 | -0/+7 |
* | fs/ext2: add ability to build ext3/4 too | Yann E. MORIN | 2013-04-12 | 3 | -10/+105 |
* | fs/ext2: enclose the ext2 options in if...endif | Yann E. MORIN | 2013-04-12 | 1 | -4/+3 |
* | fs/common.mk: delay evaluation of variables | Arnout Vandecappelle (Essensium/Mind) | 2013-01-20 | 1 | -1/+1 |
* | fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option | Peter Korsgaard | 2011-01-14 | 2 | -9/+0 |
* | fs/ext2: don't enable by default | Peter Korsgaard | 2011-01-14 | 1 | -1/+0 |
* | genext2fs.sh: improve number of blocks calculation | Peter Korsgaard | 2010-12-30 | 1 | -14/+11 |
* | fs/ext2: fix blocks/inodes calculation | Peter Korsgaard | 2010-04-19 | 2 | -11/+41 |
* | fs/ext2: fix typo | Peter Korsgaard | 2010-04-19 | 1 | -1/+1 |
* | fs/*/Config.in: remove useless configuration comments | Thomas Petazzoni | 2010-04-09 | 1 | -6/+0 |
* | Coherent naming for .mk files in fs/ | Thomas Petazzoni | 2010-04-09 | 1 | -0/+0 |
* | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 2 | -0/+101 |