aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkimg.xen.sh
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-03-05 11:40:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-03-05 11:41:56 +0000
commit71a193e96f8417873a63848ad474d6379617d9a0 (patch)
treeebcceacecbd8252e68cfa7515e5b469768995981 /scripts/mkimg.xen.sh
parentabd16aa54c70c8300e412bed88c34b7d8a8023db (diff)
downloadaports-71a193e96f8417873a63848ad474d6379617d9a0.tar.bz2
aports-71a193e96f8417873a63848ad474d6379617d9a0.tar.xz
scripts/mkimg: remove -hardened kernel and vanilla iso
standard iso is now vanilla kernel so it does not make any sense to have a separata vanilla iso. Also update xen to use vanilla kernel instead of hardened
Diffstat (limited to 'scripts/mkimg.xen.sh')
-rwxr-xr-xscripts/mkimg.xen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mkimg.xen.sh b/scripts/mkimg.xen.sh
index 556abd9af9..c825cf9b1e 100755
--- a/scripts/mkimg.xen.sh
+++ b/scripts/mkimg.xen.sh
@@ -12,7 +12,7 @@ profile_xen() {
title="Xen"
desc="Build-in support for Xen Hypervisor.
Includes packages targed at Xen usage.
- Includes grsec kernel."
+ Use for Xen Dom 0."
arch="x86_64"
kernel_cmdline="nomodeset"
xen_params=""