Implement serial console (mclu console ..)
[mclu.git] / templates / rawhide.template
index d83d6e7..cbf8532 100755 (executable)
@@ -11,7 +11,9 @@ case "$1" in
     build)
         virt-builder "$2" --output "$3" --format "$4" \
                      --install fedora-repos-rawhide \
-                     --update
+                     --update \
+                     --root-password password:123456 \
+                     --selinux-relabel
         ;;
 
     base-image)