summaryrefslogtreecommitdiffstats
path: root/features/cdrom
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly set SCSI support as built inGabriel Ionescu2018-03-292-0/+8
| | | | Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
* Kernel: Add fragments to support booting from an USB and CDROMGabriel Ionescu2018-03-222-0/+10
| | | | | | | | The patch adds support for booting the live image and installer off of various storage types, including USB sticks and CDROMs. Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Optimized the kernel foot print of the Host ImageDragos Motrea2017-06-052-0/+5
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>