diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-18 20:46:34 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-18 20:46:34 -0600 |
| commit | fa0dc5fd6321d0c1009da243ebf4e03e5f8d5f29 (patch) | |
| tree | c517bcd518c4fc43eaa91beaa2ca6d13ecc2d4eb /Makefile | |
| parent | 1590792a4f360ff41cf5224461ee5ff3554d00dd (diff) | |
| download | archangel-fa0dc5fd6321d0c1009da243ebf4e03e5f8d5f29.tar.gz archangel-fa0dc5fd6321d0c1009da243ebf4e03e5f8d5f29.zip | |
Remove autodetect hook from mkinitcpio for bare metal compatibility
The autodetect hook filters modules based on currently loaded hardware,
which when running from a live ISO means the target system's storage
drivers (NVMe, AHCI, etc.) may not be included in the initramfs.
This caused boot failures on bare metal with "Timed out waiting for
device /dev/disk/by-uuid" because the disk controller wasn't detected.
Removing autodetect includes all storage drivers, making the initramfs
larger but ensuring compatibility with any hardware configuration.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
