Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/genext2fs: add host variant | Yann E. MORIN | 2013-06-03 | 1 | -0/+1 |
* | fs/common: add support for LZO and XZ compression methods | Gustavo Zacarias | 2013-04-24 | 1 | -0/+10 |
* | fs/ext2: add support for ext2 rev0 and rev1 | Yann E. MORIN | 2013-04-12 | 1 | -3/+17 |
* | fs/ext2: add ability to build ext3/4 too | Yann E. MORIN | 2013-04-12 | 1 | -7/+29 |
* | fs/ext2: enclose the ext2 options in if...endif | Yann E. MORIN | 2013-04-12 | 1 | -4/+3 |
* | fs/ext2: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option | Peter Korsgaard | 2011-01-14 | 1 | -5/+0 |
* | fs/ext2: don't enable by default | Peter Korsgaard | 2011-01-14 | 1 | -1/+0 |
* | fs/*/Config.in: remove useless configuration comments | Thomas Petazzoni | 2010-04-09 | 1 | -6/+0 |
* | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 1 | -0/+61 |