force iso9660 for trigger ISO media check
commit64878c39a82fe1fe7650ec65496cb0541469dddd
authorAlan Pevec <apevec@redhat.com>
Fri, 20 Feb 2009 03:32:34 +0000 (20 04:32 +0100)
committerAlan Pevec <apevec@redhat.com>
Fri, 20 Feb 2009 03:32:34 +0000 (20 04:32 +0100)
tree4bf43068b9ee7b4d92f190663b9dafe913eeff04
parent62c0f7146396db498e622f7ae139a231da42fbf0
force iso9660 for trigger ISO media check

livecd-creator set rootfstype=auto while condition in initrd is:
if [ "x$check_iso" == "x1" -a -x /bin/checkisomd5 -a "x$rootfstype" ==
"xiso9660" ]; then ...
ovirt-node-image.ks