Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: rename make targets to match package/ convention | Peter Korsgaard | 2010-11-19 | 1 | -3/+3 |
| | | | | | | | | | Use rootfs-* rather than *-root, to match the convention used under package/ and which fits with the ROOTFS_*_ variables. This will also help with the host dependencies. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | iso9660: take into account the linux changes | Thomas Petazzoni | 2010-06-22 | 2 | -6/+6 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | iso9660: menu.lst fixup after move to fs | Peter Korsgaard | 2010-04-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 3 | -0/+76 |
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |