aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimg.xen.sh
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-29 14:46:41 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-30 13:28:57 +0200
commit21c35028cd0ee91e6032a19465170cbb48e8f30f (patch)
tree42347af81d3e2b7ea4bfcfb87f2d0092fca5f30e /scripts/mkimg.xen.sh
parent3bc59080c93d008e276815009bf0b69c6bf3f4d6 (diff)
downloadaports-21c35028cd0ee91e6032a19465170cbb48e8f30f.tar.bz2
aports-21c35028cd0ee91e6032a19465170cbb48e8f30f.tar.xz
scripts/mkimg.*: add title and description
Diffstat (limited to 'scripts/mkimg.xen.sh')
-rwxr-xr-xscripts/mkimg.xen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/mkimg.xen.sh b/scripts/mkimg.xen.sh
index 5b725e66c0..556abd9af9 100755
--- a/scripts/mkimg.xen.sh
+++ b/scripts/mkimg.xen.sh
@@ -9,6 +9,10 @@ section_xen() {
profile_xen() {
profile_standard
+ title="Xen"
+ desc="Build-in support for Xen Hypervisor.
+ Includes packages targed at Xen usage.
+ Includes grsec kernel."
arch="x86_64"
kernel_cmdline="nomodeset"
xen_params=""