<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/util/geniso, branch master</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/util/geniso?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/util/geniso?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2015-09-01T20:04:44+00:00</updated>
<entry>
<title>[build] Search for ldlinux.c32 separately from isolinux.bin</title>
<updated>2015-09-01T20:04:44+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-09-01T19:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f6e1da5cbf70a372f2b622c8021c98503cab8323'/>
<id>urn:sha1:f6e1da5cbf70a372f2b622c8021c98503cab8323</id>
<content type='text'>
Some distributions (observed with Ubuntu 15.04) place ldlinux.c32 in a
separate directory from isolinux.bin.  Search for these files
separately, and allow an alternative location of ldlinux.c32 to be
provided via LDLINUX_C32=... on the make command line.

Reported-by: Adrian Koshka &lt;adriankoshcha@teknik.io&gt;
Tested-by: Adrian Koshka &lt;adriankoshcha@teknik.io&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Merge util/geniso and util/genliso</title>
<updated>2014-05-14T15:00:58+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2014-05-13T16:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a8f037a275886ed533bb0c005bc5464757f76ca7'/>
<id>urn:sha1:a8f037a275886ed533bb0c005bc5464757f76ca7</id>
<content type='text'>
Rework geniso and genliso to provide a single merged utility for
generating ISO images.

Modified-by: Michael Brown &lt;mcb30@ipxe.org&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Avoid errors when build directory is mounted via NFS</title>
<updated>2014-05-13T15:45:57+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2014-05-13T10:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=779d65222e0f019d0607738fb5a24693adf94629'/>
<id>urn:sha1:779d65222e0f019d0607738fb5a24693adf94629</id>
<content type='text'>
Reported-by: Robin Smidsrød &lt;robin@smidsrod.no&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Update build system for Syslinux 6.x</title>
<updated>2013-11-15T11:59:44+00:00</updated>
<author>
<name>Christian Hesse</name>
</author>
<published>2013-11-13T10:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3f9a482b88d75081efb660e937e9631bbbf54c49'/>
<id>urn:sha1:3f9a482b88d75081efb660e937e9631bbbf54c49</id>
<content type='text'>
Syslinux 6.x places its files into a bios subdirectory, and requires
that a ldlinux.c32 module be included within the ISO image.  Add the
relevant search paths for isolinux.bin, and include the file
ldlinux.c32 within the ISO image if it exists.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Allow APPEND lines in ipxe.iso to function as expected</title>
<updated>2011-05-19T11:03:18+00:00</updated>
<author>
<name>Dominic Cleal</name>
</author>
<published>2011-05-19T11:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3fc139362c75eb69e02989241755ec894533f675'/>
<id>urn:sha1:3fc139362c75eb69e02989241755ec894533f675</id>
<content type='text'>
Signed-off-by: Dominic Cleal &lt;dcleal@redhat.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Generate hybrid ISO images if isohybrid is available</title>
<updated>2011-03-27T21:37:04+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2011-03-27T21:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d161ebff94b61ce1bdc0ed6c09f7ba75a1d481b5'/>
<id>urn:sha1:d161ebff94b61ce1bdc0ed6c09f7ba75a1d481b5</id>
<content type='text'>
Suggested-by: Gene Cumm &lt;gene.cumm@gmail.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[util] Update welcome message in ISO images</title>
<updated>2010-10-17T22:55:53+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2010-10-17T22:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a7fb7a8c6d1fd97b01f307ef7cfb415cd0cca188'/>
<id>urn:sha1:a7fb7a8c6d1fd97b01f307ef7cfb415cd0cca188</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[util] Hide an expected error from the 'which' command</title>
<updated>2010-04-16T11:55:15+00:00</updated>
<author>
<name>Piotr Jaroszyński</name>
</author>
<published>2010-03-29T00:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=70537cbe3504b90f3b524cec1bb3867b04514c37'/>
<id>urn:sha1:70537cbe3504b90f3b524cec1bb3867b04514c37</id>
<content type='text'>
Signed-off-by: Piotr Jaroszyński &lt;p.jaroszynski@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[util] Detect genisoimage as mkisofs replacement</title>
<updated>2010-02-13T17:46:03+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-02-13T17:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f9f7863c55912e168dba01f570e9a67990bd7c85'/>
<id>urn:sha1:f9f7863c55912e168dba01f570e9a67990bd7c85</id>
<content type='text'>
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 &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[geniso] Emit proper error message for incorrect location of ISOLINUX_BIN</title>
<updated>2009-08-08T23:05:49+00:00</updated>
<author>
<name>vibi sreenivasan</name>
</author>
<published>2009-07-03T06:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e6e30618c246a22b27765260f4ed13c24b18182d'/>
<id>urn:sha1:e6e30618c246a22b27765260f4ed13c24b18182d</id>
<content type='text'>
If isolinux.bin is not installed in the expected location the error
message shown is slightly misleading.

Signed-off-by: Vibi Sreenivasan &lt;vibi_sreenivasan@cms.com&gt;
Signed-off-by: Michael Brown &lt;mcb30@etherboot.org&gt;
</content>
</entry>
</feed>
