Skip to content
Snippets Groups Projects
Commit f8b617ef authored by Natanael Copa's avatar Natanael Copa
Browse files

scripts/mkimgs.xen: add xen-bridge package

parent 3e6e8b0e
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,6 @@ profile_xen() { ...@@ -12,6 +12,6 @@ profile_xen() {
arch="x86_64" arch="x86_64"
kernel_cmdline="nomodeset" kernel_cmdline="nomodeset"
xen_params="" 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" # apkovl="genapkovl-xen.sh"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment