diff --git a/anaconda/booty/x86.py b/anaconda/booty/x86.py
index 0299685..ff7eb52 100644
--- a/anaconda/booty/x86.py
+++ b/anaconda/booty/x86.py
@@ -349,7 +349,7 @@ class x86BootloaderInfo(efiBootloaderInfo):
if initrd:
f.write('\tmodule %s%s\n' % (cfPath, initrd))
- elif version.find("xenlinux") >= 0:
+ elif version.find("xenlinux") >= 0 || version.find("pvops") >= 0:
# Qubes kernel
hvFile = "%sxen.gz" %(cfPath)
f.write('\tkernel %s console=com1\n' %(hvFile,))
diff --git a/conf/comps-qubes.xml b/conf/comps-qubes.xml
index b2e2b34..8c401fe 100644
--- a/conf/comps-qubes.xml
+++ b/conf/comps-qubes.xml
@@ -100,6 +100,7 @@
qubes-logos
qubes-manager
qubes-template-fedora-17-x64
+ qubes-doc-dom0
qubes-gpg-split-dom0