Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-05 | target: use qstrip | Thomas Petazzoni | |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | |||
2009-05-28 | target/ubifsroot: mark as broken | Peter Korsgaard | |
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> | |||
2009-05-28 | target/ubifsroot: fix source rule | Peter Korsgaard | |
Notice that the upstream git tree is no more, so this doesn't buy us much. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-04-07 | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard | |
And remove from each rootfs variant. | |||
2009-04-07 | target: remove BR2_TARGET_ROOTFS_*_SQUASH options | Peter Korsgaard | |
Everything besides ubifs does an unconditional chown -R 0:0 anyway. | |||
2009-04-01 | fakeroot: install into HOST_DIR | Peter Korsgaard | |
2009-04-01 | makedevs: install into HOST_DIR | Peter Korsgaard | |
2009-01-16 | target/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | target: paths may need stripping | Peter Korsgaard | |
r24310 removed a few too many strips. | |||
2008-12-08 | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-08-27 | ubifs: fix long help text lines | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-04-08 | Fix UBI compression options | Hamish Moffatt | |
2008-04-07 | Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs | Hamish Moffatt | |
kernel code because the on-flash format has changed. | |||
2008-04-04 | Add ubifs target | Hamish Moffatt | |