immortalwrt/package
Daniel Golle 94932a560a
kernel: add kmod-nvme package
Add driver for NVM Express block devices, ie. PCIe connected SSDs.

Targets which allow booting from NVMe (x86, maybe some mvebu boards come
to mind) should have it built-in, so rootfs can be mounted from there.
For targets without NVMe support in bootloader or BIOS/firmware it's
sufficient to provide the kernel module package.

On targets having the NVMe driver built-in the resulting kmod package
is an empty dummy. In any case, depending on or installing kmod-nvme
results in driver support being available (either because it was already
built-in or because the relevant kernel modules are added and loaded).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit dbe53352e3)
2022-08-01 20:41:55 +08:00
..
base-files base-files: fix broken sysupgrade 2022-06-27 13:24:28 +08:00
boot x86: grub2: search for the "kernel" filesystem on all disks 2022-04-12 03:03:57 +08:00
devel gdb: The signal definitions of musl and gdb collide 2022-04-04 22:09:04 +08:00
emortal default-settings: update tencent ntp server 2022-06-20 03:28:27 +08:00
firmware linux-firmware: take linux-firmware.git's qca99x0 boardfile 2022-05-29 20:19:12 +08:00
kernel kernel: add kmod-nvme package 2022-08-01 20:41:55 +08:00
libs wolfssl: Do not activate HW acceleration on armvirt by default 2022-08-01 20:40:43 +08:00
network dropbear: cherry-pick upstream commit 544f28a0 2022-06-27 14:38:50 +08:00
system fstools: enable any device with non-MTD rootfs_data volume 2022-07-02 19:07:50 +08:00
utils util-linux: update to 2.37.4 2022-05-26 17:26:47 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00