X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=grml2usb;h=657111e699b5b5af94ccd290ee02ccf5e154d06e;hb=35b606b1ff50b70888aa3917288a56a0096e61b4;hp=2eccf8c7b80d5e9ec5d8de812827069471917cb5;hpb=ff5be867a221aaf2e525166c492ae96fcd7f2af0;p=grml2usb.git diff --git a/grml2usb b/grml2usb index 2eccf8c..657111e 100755 --- a/grml2usb +++ b/grml2usb @@ -22,7 +22,7 @@ import uuid import struct # global variables -PROG_VERSION = "0.9.29~git" +PROG_VERSION = "0.9.29" MOUNTED = set() # register mountpoints TMPFILES = set() # register tmpfiles DATESTAMP = time.mktime(datetime.datetime.now().timetuple()) # unique identifier for syslinux.cfg @@ -324,7 +324,7 @@ if loadfont /boot/grub/ascii.pf2 ; then set gfxmode=640x480 insmod gfxterm insmod vbe - if terminal_output.gfxterm ; then true ; else + if terminal_output gfxterm ; then true ; else # For backward compatibility with versions of terminal.mod that don't # understand terminal_output terminal gfxterm