<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git, branch v1.0.0</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/?h=v1.0.0</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2010-02-02T16:12:44+00:00</updated>
<entry>
<title>[release] Update version to 1.0.0 for release</title>
<updated>2010-02-02T16:12:44+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-02-02T16:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=53e9fb50d2b71d0410c98068741ae34c028f73a2'/>
<id>urn:sha1:53e9fb50d2b71d0410c98068741ae34c028f73a2</id>
<content type='text'>
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[proto] Remove unsupported NMB protocol</title>
<updated>2010-02-01T00:24:12+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-30T09:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=26f882bf64518155256ca19334db3999a725ccac'/>
<id>urn:sha1:26f882bf64518155256ca19334db3999a725ccac</id>
<content type='text'>
The NMB protocol code came from legacy Etherboot and was never updated
to work as a gPXE protocol.  There has been no demand for this protocol,
so this patch removes it.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[proto] Remove unsupported IGMP protocol</title>
<updated>2010-02-01T00:22:43+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-30T09:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=00a780e38fd5878d3e1f6f19830b2a0abf3cdf95'/>
<id>urn:sha1:00a780e38fd5878d3e1f6f19830b2a0abf3cdf95</id>
<content type='text'>
The IGMP code came from legacy Etherboot and was never updated to work
as a gPXE protocol.  There has been no demand for this protocol, so this
patch removes it.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[proto] Remove unsupported NFS protocol</title>
<updated>2010-02-01T00:21:00+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-30T09:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1548189ffa8a54275ed58476993dba6dcaf799a0'/>
<id>urn:sha1:1548189ffa8a54275ed58476993dba6dcaf799a0</id>
<content type='text'>
The NFS protocol code came from legacy Etherboot and was never updated
to work as a gPXE protocol.  There has been no demand for this protocol,
so this patch removes it.

I have an unfinished NFSv3 over TCP implementation for gPXE that can be
used as the base for new work, should we want to resurrect this
protocol.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[proto] Remove unsupported FSP protocol</title>
<updated>2010-02-01T00:19:49+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-30T09:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e501e6e19e819652c5fdd1b69a5d4921d00106bd'/>
<id>urn:sha1:e501e6e19e819652c5fdd1b69a5d4921d00106bd</id>
<content type='text'>
The FSP protocol code came from legacy Etherboot and was never updated
to work as a gPXE protocol.  There has been no demand for this protocol,
so this patch removes it.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[prefix] Remove unsupported ELF prefices</title>
<updated>2010-02-01T00:10:25+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-29T18:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1056a1c2d576a704b8213fd769fb241b4a24a91e'/>
<id>urn:sha1:1056a1c2d576a704b8213fd769fb241b4a24a91e</id>
<content type='text'>
The .elf, .elfd, .lmelf, and .lmelfd prefices were brought over from
legacy Etherboot and they do not build in gPXE.  This patch removes the
ELF prefices.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[prefix] Remove unsupported .exe prefix</title>
<updated>2010-02-01T00:06:55+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-29T18:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9a89f0d17db14f6ab2a59db615bfe5aa46f42024'/>
<id>urn:sha1:9a89f0d17db14f6ab2a59db615bfe5aa46f42024</id>
<content type='text'>
The unfinished .exe prefix was brought over from legacy Etherboot.
There has been no demand for .exe images so this patch removes the
prefix.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[prefix] Remove unsupported .com prefix</title>
<updated>2010-02-01T00:05:22+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-29T18:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ddcf2d5f085d164ce3cc659290e440a0c040b255'/>
<id>urn:sha1:ddcf2d5f085d164ce3cc659290e440a0c040b255</id>
<content type='text'>
The DOS .com prefix was brought over from legacy Etherboot but does not
build.  There has been no demand for .com images so this patch removes
the prefix.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[prefix] Remove .bImage in favor of .lkrn</title>
<updated>2010-02-01T00:00:56+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2010-01-29T18:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d3b9c3f3d0c26219b4603db3829f33a77380bf7f'/>
<id>urn:sha1:d3b9c3f3d0c26219b4603db3829f33a77380bf7f</id>
<content type='text'>
The .lkrn prefix allows gPXE to be loaded as a Linux bzImage.  The
bImage prefix was carried over from legacy Etherboot and does not build.
This patch removes the .bImage prefix, use .lkrn instead.

Signed-off-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[http] GET / if URI doesn't contain a path</title>
<updated>2010-01-27T13:52:39+00:00</updated>
<author>
<name>Joshua Oreman</name>
</author>
<published>2010-01-27T04:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f3467ad169b01d5d90d8474ecc1ab1ee82cdecd1'/>
<id>urn:sha1:f3467ad169b01d5d90d8474ecc1ab1ee82cdecd1</id>
<content type='text'>
Commit 3d9dd93 introduced a regression in HTTP: if a URI without a
path is specified (e.g. http://netboot.me), we send the empty string
as our GET request. Reintroduce an extra slash when uri-&gt;path is NULL,
to turn this into the expected GET /.

Reported-by: Kyle Kienapfel &lt;doctor.whom@gmail.com&gt;
Signed-off-by: Joshua Oreman &lt;oremanj@rwcr.net&gt;
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
</feed>
