<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/proto/nfs.c, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/proto/nfs.c?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/proto/nfs.c?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2010-02-01T00:21:00+00:00</updated>
<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>Dead code removal.</title>
<updated>2007-07-14T14:42:26+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-14T14:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e330db3c749c3ee638e8d652c5c3ae08c13af8e5'/>
<id>urn:sha1:e330db3c749c3ee638e8d652c5c3ae08c13af8e5</id>
<content type='text'>
Kill off use of etherboot.h outside drivers/net.
</content>
</entry>
<entry>
<title>Separated out initialisation functions from startup/shutdown functions.</title>
<updated>2007-07-03T22:09:56+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-03T22:09:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=89349d7fad252f0b36be4a764369e6dd40a2e692'/>
<id>urn:sha1:89349d7fad252f0b36be4a764369e6dd40a2e692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't actually use the reset functions anywhere, and nothing really</title>
<updated>2007-07-03T19:34:51+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-03T19:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=fae10a7ca1ab1977b28e1ead5342953908dfd0a3'/>
<id>urn:sha1:fae10a7ca1ab1977b28e1ead5342953908dfd0a3</id>
<content type='text'>
provides them.
</content>
</entry>
<entry>
<title>Warnings purge</title>
<updated>2007-07-02T19:29:37+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2007-07-02T19:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b234d4a13eab14920ec504d5481a8d28dd3f5905'/>
<id>urn:sha1:b234d4a13eab14920ec504d5481a8d28dd3f5905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move init.h to gpxe/init.h.</title>
<updated>2006-04-30T01:08:52+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-30T01:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=352bf1bda2d4c0d08e9b674702d8ba754f4d1747'/>
<id>urn:sha1:352bf1bda2d4c0d08e9b674702d8ba754f4d1747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gcc is rather over-aggressive about optimising out static data structures</title>
<updated>2006-04-24T18:31:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-04-24T18:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=832e86246b37c78466a5a30159bed48ed59eb811'/>
<id>urn:sha1:832e86246b37c78466a5a30159bed48ed59eb811</id>
<content type='text'>
even when __atribute__ (( unused )) is correctly set...
</content>
</entry>
<entry>
<title>Moved include/in.h to include/gpxe/in.h, so that it can be included by</title>
<updated>2006-03-23T16:45:01+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-03-23T16:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=dde1c5ad18d1d8fb66cab52262f1ecc36df9fab2'/>
<id>urn:sha1:dde1c5ad18d1d8fb66cab52262f1ecc36df9fab2</id>
<content type='text'>
prototester.
</content>
</entry>
<entry>
<title>Merge from Etherboot 5.4</title>
<updated>2006-03-16T17:11:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-03-16T17:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9b320c1ca42100bede3f553b6646ca6391bedaa3'/>
<id>urn:sha1:9b320c1ca42100bede3f553b6646ca6391bedaa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated to use buffer rather than processor</title>
<updated>2005-05-17T14:26:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2005-05-17T14:26:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5ae60bd95d083422c8f9403f963c93e5a9214bf4'/>
<id>urn:sha1:5ae60bd95d083422c8f9403f963c93e5a9214bf4</id>
<content type='text'>
</content>
</entry>
</feed>
