Added /etc/event.d/tty1 for upstart-based systems.
[virt-p2v.git] / p2v.ks.in
index 36a72f1..69af9bb 100644 (file)
--- a/p2v.ks.in
+++ b/p2v.ks.in
@@ -25,8 +25,9 @@ auth --useshadow --enablemd5
 selinux --enforcing
 firewall --disabled
 
-# Basic Fedora repo.
+# Basic Fedora repository and updates.
 repo --name=released --baseurl=@CD_BASE_URL@
+repo --name=updates --baseurl=@CD_UPDATES_URL@
 #repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-@CD_BASE@&arch=@CD_ARCH@
 
 # A local repository if selected by ./configure --enable-localrepo=...
@@ -94,7 +95,6 @@ ocaml-extlib
 ocaml-xml-light
 ocaml-libvirt
 ocaml-newt
-ocaml-fileutils
 ocaml-gettext
 virt-p2v