Install CSS file on website.
[virt-p2v.git] / livecd.ks.in
index fa9d4ef..268021d 100644 (file)
@@ -26,7 +26,8 @@ auth --useshadow --enablemd5
 selinux --enforcing
 firewall --disabled
 
-repo --name=a-dev --baseurl=@BASEREPO@
+repo --name=released --baseurl=@BASEURL@
+#repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-@BASE@&arch=@ARCH@
 
 %packages
 bash
@@ -59,6 +60,14 @@ sed
 gawk
 findutils
 
+# For OCaml
+ocaml
+ocaml-runtime
+ocaml-pcre
+ocaml-extlib
+ocaml-xml-light
+ocaml-libvirt
+
 # For network configuration
 dhclient