home: hub: mkinitfs

Download patch

ref: d9a931204abf1831b11d28de6425de938dbf014c
parent: 99716520d4cf093d42f5a93cac73964ceffc6b4e
author: Henrik Riomar <henrik.riomar@gmail.com>
date: Mon Oct 22 11:50:25 CDT 2018

add xenpci feature

Add a xenpci feature needed for xen driver domains that needs PCI devices
already in initramfs.

This is for instance needed for a xen storage driver domain hosting its rootfs
on a pci passthrough SAS controller.

--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@
 		features.d/ubifs.modules \
 		features.d/usb.modules \
 		features.d/virtio.modules \
+		features.d/xenpci.modules \
 		features.d/xfs.files \
 		features.d/xfs.modules \
 		features.d/zfs.files \
--- /dev/null
+++ b/features.d/xenpci.modules
@@ -1,0 +1,1 @@
+kernel/drivers/pci/xen-pcifront.ko