mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
scripts/mkimgs.xen: add xen-bridge package
This commit is contained in:
parent
3e6e8b0e2c
commit
f8b617ef1b
@ -12,6 +12,6 @@ profile_xen() {
|
||||
arch="x86_64"
|
||||
kernel_cmdline="nomodeset"
|
||||
xen_params=""
|
||||
apks="$apks ethtool lvm2 mdadm multipath-tools openvswitch sfdisk xen"
|
||||
apks="$apks ethtool lvm2 mdadm multipath-tools openvswitch sfdisk xen xen-bridge"
|
||||
# apkovl="genapkovl-xen.sh"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user