opengnsys_ipxe/src
Stefan Hajnoczi f9f7863c55 [util] Detect genisoimage as mkisofs replacement
Debian based systems may have genisoimage(1) instead of mkisofs(1).
They are command-line compatible so the util/geniso script should be
able to choose either one.

This patch also changes the use of the mkisofs quiet (-q) flag to its
long form (-quiet).  This should be compatible with more versions of
cdrtools and cdrkit.

Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Marty Connor <mdc@etherboot.org>
2010-02-13 12:46:03 -05:00
..
arch [prefix] Remove unsupported ELF prefices 2010-01-31 19:10:25 -05:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [proto] Remove unsupported NMB protocol 2010-01-31 19:24:12 -05:00
core [proto] Remove unsupported IGMP protocol 2010-01-31 19:22:43 -05:00
crypto [crypto] Add a placeholder for a proper random number generator 2010-01-05 09:07:33 -05:00
doc [pxe] Introduce PXE exit hook for NBP chaining 2010-01-24 07:54:42 -05:00
drivers [hermon] Change hermon_alloc_icm() to conform to ConnectX2 requirements 2010-02-13 12:21:58 -05:00
hci [shell_banner] Avoid printing Ctrl-B prompt if BANNER_TIMEOUT <= 0 2010-02-03 19:14:35 -05:00
image [script] Allow for DOS-style line endings in scripts 2009-06-03 10:13:29 +01:00
include [proto] Remove unsupported NMB protocol 2010-01-31 19:24:12 -05:00
interface [netdevice] Allow the hardware and link-layer addresses to differ in size 2009-08-12 00:23:38 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [http] GET / if URI doesn't contain a path 2010-01-27 08:52:39 -05:00
tests [uri] Decode/encode URIs when parsing/unparsing 2010-01-20 18:14:28 -05:00
usr [uri] Decode/encode URIs when parsing/unparsing 2010-01-20 18:14:28 -05:00
util [util] Detect genisoimage as mkisofs replacement 2010-02-13 12:46:03 -05:00
.gitignore [util] config-local.h to avoid accidental commits 2008-06-05 00:45:33 +01:00
Makefile [release] Update version to 1.0.0+ post release 2010-02-02 11:26:30 -05:00
Makefile.housekeeping [prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses 2010-01-20 17:46:48 -05:00
doxygen.cfg [doc] Expand scope of doxygen-generated documentation 2009-08-11 15:14:36 +01:00