<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git, branch v0.9.7</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/?h=v0.9.7</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/?h=v0.9.7'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2009-03-02T02:23:42+00:00</updated>
<entry>
<title>[release] Update version to 0.9.7 for release</title>
<updated>2009-03-02T02:23:42+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-03-02T02:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e1034955639f6bc1513613ddd90db38b1ddbec06'/>
<id>urn:sha1:e1034955639f6bc1513613ddd90db38b1ddbec06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[release] Remove obsolete VERSION file</title>
<updated>2009-03-02T02:19:07+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-03-02T02:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=518cd2f1921b0ad53d899204779e2cbac694efa1'/>
<id>urn:sha1:518cd2f1921b0ad53d899204779e2cbac694efa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[sundance] Add reset completion check</title>
<updated>2009-02-27T18:52:03+00:00</updated>
<author>
<name>Thomas Miletich</name>
</author>
<published>2009-02-27T18:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=afe59d46368e3b6f2b4110e3230c03ed84a2c861'/>
<id>urn:sha1:afe59d46368e3b6f2b4110e3230c03ed84a2c861</id>
<content type='text'>
Following the example of the Linux driver, we add a check and delay to
make sure that the NIC has finished resetting before the driver issues
any additional commands.

Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[infiniband] Kill off obsolete mlx_ipoib directory</title>
<updated>2009-02-25T05:07:41+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-25T05:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b9d791f4d1c8c013397e1717ca5466257cc33900'/>
<id>urn:sha1:b9d791f4d1c8c013397e1717ca5466257cc33900</id>
<content type='text'>
This directory contains the old Etherboot implementation of IPoIB boot
from Mellanox, which has long been obsoleted by gPXE's own
implementation.
</content>
</entry>
<entry>
<title>[image] Allow for zero embedded images</title>
<updated>2009-02-24T05:57:56+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-24T05:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4f3bab1a55359a2623e098a6ed61e8d82145af77'/>
<id>urn:sha1:4f3bab1a55359a2623e098a6ed61e8d82145af77</id>
<content type='text'>
Having a default script containing

  #!gpxe
  autoboot

can cause problems when entering commands to load and start a kernel
manually; the default script image will still be present when the
kernel is started and so will be treated as an initrd.  It is possible
to work around this by typing "imgfree" before any other commands, but
this is counter-intuitive.

Fix by allowing the embedded image list to be empty (in which case we
just call autoboot()), and making this the default.

Reported by alkisg@gmail.com.
</content>
</entry>
<entry>
<title>[image] Added "chain" command to fetch, load, and execute image</title>
<updated>2009-02-24T05:28:14+00:00</updated>
<author>
<name>Shao Miller</name>
</author>
<published>2008-12-23T15:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=43834f5d25273054679cb67ba7a5870f99b874b4'/>
<id>urn:sha1:43834f5d25273054679cb67ba7a5870f99b874b4</id>
<content type='text'>
The "chain" command combines the functions of "imgfetch", "imgload",
and "boot".

    chain http://etherboot.org/gtest/gtest.gpxe

is equivalent to:

    kernel http://etherboot.org/gtest/gtest.gpxe
    boot
</content>
</entry>
<entry>
<title>[pxe] Set %ax to zero on entry to PXE NBP</title>
<updated>2009-02-23T08:43:27+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-23T08:43:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=784d3f336eced5db53a02b272e77927ce20c2236'/>
<id>urn:sha1:784d3f336eced5db53a02b272e77927ce20c2236</id>
<content type='text'>
This is not strictly an entry requirement, but it does mean that a PXE
NBP returning without setting %ax will appear to have returned
success.
</content>
</entry>
<entry>
<title>[pxeprefix] Search for the PXE entry points through all methods</title>
<updated>2009-02-23T02:53:38+00:00</updated>
<author>
<name>H. Peter Anvin</name>
</author>
<published>2009-02-18T05:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6a3f5d6db7d00a0ce3bd228188d478700f4a0c31'/>
<id>urn:sha1:6a3f5d6db7d00a0ce3bd228188d478700f4a0c31</id>
<content type='text'>
Search for the PXE entry points (via the !PXE or PXENV+ structures)
through all known combinations of search methods.  Furthermore, if we
find a PXENV+ structure, attempt to use it to find the !PXE structure
if at all possible.
</content>
</entry>
<entry>
<title>[iscsi] Include credentials in iBFT only if used during iSCSI login</title>
<updated>2009-02-20T21:41:00+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-20T21:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4dd746a725f69d7b13b24dccff0112158c38dbe3'/>
<id>urn:sha1:4dd746a725f69d7b13b24dccff0112158c38dbe3</id>
<content type='text'>
Avoid passing credentials in the iBFT that were available but not
required for login.  This works around a problem in the Microsoft
iSCSI initiator, which will refuse to initiate sessions if the CHAP
password is fewer than 12 characters, even if the target ends up not
asking for CHAP authentication.
</content>
</entry>
<entry>
<title>[scsi] Fix DBG() message reporting of error number</title>
<updated>2009-02-19T10:37:30+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-19T10:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=78d426d19695982162056e14d83ffb075a86073b'/>
<id>urn:sha1:78d426d19695982162056e14d83ffb075a86073b</id>
<content type='text'>
</content>
</entry>
</feed>
