Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all filesystem generation code to fs/ | Thomas Petazzoni | 2010-04-09 | 1 | -16/+0 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | iso9660: rework in a similar way to ROOTFS_TARGET | Thomas Petazzoni | 2010-04-09 | 1 | -5/+0 |
| | | | | | | | Unfortunately, it cannot use the ROOTFS_TARGET infrastructure, due to the specifities of the iso9660 build process. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | target/iso9660: cleanup | Thomas Petazzoni | 2010-04-09 | 1 | -1/+0 |
| | | | | | | | Remove the mkisofs host tools building process, which is now in package/cdrkit. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | target/iso9660: needs a linux kernel | Peter Korsgaard | 2009-07-27 | 1 | -0/+4 |
| | | | | | | Closes #403. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | 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. | ||||
* | s/FAKEROUTE/FAKEROOT/ | Peter Korsgaard | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | - make sure to download fakeroot if needed | Bernhard Reutner-Fischer | 2007-04-06 | 1 | -0/+1 |
| | |||||
* | GRUB package is called BR2_TARGET_GRUB | Peter Korsgaard | 2006-09-25 | 1 | -1/+1 |
| | |||||
* | patch from janlana adding an x86 bootable iso9660 CD-ROM target | Eric Andersen | 2006-04-06 | 1 | -0/+18 |