immortalwrt/package
Daniel Golle cdd9bee370 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)
2023-01-06 17:30:51 +01:00
..
base-files base-files: support "metric" in board.json 2022-12-01 16:09:27 +01:00
boot uboot-layerscape: adjust LS1012A-IOT config and env 2022-11-12 21:05:43 +01:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware firmware: intel-microcode: update to 20220809 2022-10-09 17:43:41 +02:00
kernel kernel: add kmod-nvme package 2023-01-06 17:30:51 +01:00
libs wolfssl: update to v5.5.3 2022-11-27 16:36:53 +01:00
network kernel: kmod-ipt-ulog: Remove package 2023-01-06 17:23:25 +01:00
system procd: add patch to fix compilation error 2022-12-04 16:06:35 +01:00
utils treewide: fix security issues by bumping all packages using libwolfssl 2022-10-05 21:09:50 +02:00
Makefile build: fix opkg install step for large package selection 2021-12-31 17:55:29 +01:00