Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/ubifsroot: fix source rule | Peter Korsgaard | 2009-05-28 | 1 | -2/+2 |
| | | | | | | | Notice that the upstream git tree is no more, so this doesn't buy us much. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard | 2009-04-07 | 1 | -12/+0 |
| | | | | And remove from each rootfs variant. | ||||
* | target: remove BR2_TARGET_ROOTFS_*_SQUASH options | Peter Korsgaard | 2009-04-07 | 1 | -2/+0 |
| | | | | Everything besides ubifs does an unconditional chown -R 0:0 anyway. | ||||
* | fakeroot: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | makedevs: install into HOST_DIR | Peter Korsgaard | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | target/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | target: paths may need stripping | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | | | | r24310 removed a few too many strips. | ||||
* | target/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -2/+2 |
| | |||||
* | Fix UBI compression options | Hamish Moffatt | 2008-04-08 | 1 | -3/+3 |
| | |||||
* | Update to mkfs.ubifs v0.4 release. Note that you need the latest ubifs | Hamish Moffatt | 2008-04-07 | 1 | -2/+4 |
| | | | | kernel code because the on-flash format has changed. | ||||
* | Add ubifs target | Hamish Moffatt | 2008-04-04 | 1 | -0/+139 |