1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Daniel Golle 08969f61b0 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-10-23 13:20:32 +02:00
..
base-files OpenWrt v22.03.2: revert to branch defaults 2022-10-15 14:46:15 +02:00
boot uboot-mvebu: backport LibreSSL patches for older version of LibreSSL 2022-10-03 19:51:50 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware firmware: intel-microcode: update to 20220809 2022-10-03 19:51:50 +02:00
kernel kernel: add kmod-nvme package 2022-10-23 13:20:32 +02:00
libs treewide: fix security issues by bumping all packages using libwolfssl 2022-10-04 10:11:08 +02:00
network firewall4: update to latest Git HEAD 2022-10-18 11:26:21 +02:00
system rpcd: update to latest Git HEAD 2022-10-15 00:42:05 +02:00
utils ucode: update to latest Git HEAD 2022-10-18 11:26:21 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00