Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/ubifsroot: mark as broken | Peter Korsgaard | 2009-05-28 | 1 | -0/+1 |
| | | | | | | | | It should get fixed to use mkfs.ubifs from mtd-utils, but that's probably unrealistic before the 2009.05 release, so mark as broken for now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target: remove BR2_TARGET_ROOTFS_*_SQUASH options | Peter Korsgaard | 2009-04-07 | 1 | -5/+0 |
| | | | | Everything besides ubifs does an unconditional chown -R 0:0 anyway. | ||||
* | ubifs: fix long help text lines | Peter Korsgaard | 2008-08-27 | 1 | -8/+13 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | Fix UBI compression options | Hamish Moffatt | 2008-04-08 | 1 | -9/+9 |
| | |||||
* | Add ubifs target | Hamish Moffatt | 2008-04-04 | 1 | -0/+103 |