wok-next diff syslinux/stuff/iso2exe/iso2exe.sh @ rev 18897

syslinux/isohybrid.exe add -r support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 14 22:06:06 2016 +0100 (2016-02-14)
parents fc572791f0a0
children 62104f2454a3
line diff
     1.1 --- a/syslinux/stuff/iso2exe/iso2exe.sh	Sun Jan 24 16:04:35 2016 +0100
     1.2 +++ b/syslinux/stuff/iso2exe/iso2exe.sh	Sun Feb 14 22:06:06 2016 +0100
     1.3 @@ -315,7 +315,7 @@
     1.4  		fi
     1.5  	done <<EOT
     1.6  READSECTORERR	Read sector failure.
     1.7 -USAGE		Usage: isohybrid.exe [--append cmdline] [--initrd file] file.iso [--forced|--undo|--quick]
     1.8 +USAGE		Usage: isohybrid.exe [--list|--read] [--append cmdline] [--initrd file] file.iso [--forced|--undo|--quick|filename...]
     1.9  OPENERR		Can't open r/w the iso file.
    1.10  ELTORITOERR	No EL TORITO SPECIFICATION signature.
    1.11  CATALOGERR	Invalid boot catalog.
    1.12 @@ -326,6 +326,18 @@
    1.13  UNINSTALLMSG	Uninstall done.
    1.14  OPENINITRDERR	Can't open the initrd file.
    1.15  ALREADYEXEERR	Already an EXE file.
    1.16 +WIN32_EXE	win32.exe
    1.17 +SYSLINUX_MBR	syslinux.mbr
    1.18 +FLAVOR_INFO	flavor.info
    1.19 +FLOPPY_BOOT	floppy.boot
    1.20 +TAZBOOT_COM	tazboot.com
    1.21 +ROOTFS_GZ	rootfs.gz
    1.22 +DOSSTUB		dosstub
    1.23 +BOOT_MD5	boot.md5
    1.24 +FS_ISO		fs.iso
    1.25 +CUSTOM_MAGIC	custom.magic
    1.26 +CUSTOM_APPEND	custom.append
    1.27 +CUSTOM_INITRD	custom.initrd
    1.28  EOT
    1.29  done
    1.30  	rm -rf $DATA