summaryrefslogtreecommitdiffstats
path: root/features/scsi
Commit message (Collapse)AuthorAgeFilesLines
* update kernel configs to 5.10 Linux kernel versionAdrian Calianu2021-05-141-3/+0
| | | | | | | | | | | | Current changes followed few issues: - configs removed starting with 4.14(rocko kernel) - configs renamed starting with 4.14 - new configs - not touched - should be covered my main configuration - in case a subconfig is required kernel build it will select it utomatically Change-Id: I13360ebe556630ccd23aee3b82557ac4a2cdf359 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Explicitly set SCSI support as built inGabriel Ionescu2018-04-232-0/+7
| | | | 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>