Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/tar: enable by default | Peter Korsgaard | 2011-01-14 | 1 | -0/+1 |
| | | | | | | | This way we'll get something in images/ by default, and hopefully people will be less likely to try to use target/ directly. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | fs/*/Config.in: remove useless configuration comments | Thomas Petazzoni | 2010-04-09 | 1 | -6/+0 |
| | | | | | | | The dependency on gzip, bzip2 and lzma are properly handled automatically. No need to tell the user about this. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 1 | -0/+47 |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |