HomeFreeBSD

MINIMAL: Grow minimal to support ata, scsi and nvme

Description

MINIMAL: Grow minimal to support ata, scsi and nvme

Until the boot loader automatically loads these things (including the
CAM dependency), we need to have them in the minimal kernel since they
are needed to boot. These aren't strictly required to be in the kernel,
since modules work, but are high enough demand items that until we sort
out boot loader automation, I'm adding them here. These devices are also
common in vm environments. The delta is relatively small in size. Once
the boot loader automation arrives, these and a lot of other things can
be trimmed. It's less than ideal, but is a good middle ground for the
moment.

Sponsored by: Netflix
Reviewed by: kevans, emaste
Differential Revision: https://reviews.freebsd.org/D45012

Details

Provenance
impAuthored on May 3 2024, 3:08 PM
Reviewer
kevans
Differential Revision
D45012: MINIMAL: Grow minimal to support ata, scsi and nvme
Parents
rGeea5f8d40860: diff: Sort headers.
Branches
Unknown
Tags
Unknown