<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/Makefile, branch v1.0.0</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/Makefile?h=v1.0.0</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/Makefile?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>[release] Update version to 1.0.0-rc1+ post release</title>
<updated>2010-01-26T20:00:32+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-01-26T20:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=329c7b78e3b0b4148c91fde910fb22b2fc0df7fe'/>
<id>urn:sha1:329c7b78e3b0b4148c91fde910fb22b2fc0df7fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[release] Update version to 1.0.0-rc1 for release</title>
<updated>2010-01-26T19:40:57+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-01-26T19:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3ead964955b206e6629fe49c3dbfd16a610a2537'/>
<id>urn:sha1:3ead964955b206e6629fe49c3dbfd16a610a2537</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[linker] Add mechanism for subsystem-dependent configuration options</title>
<updated>2009-11-21T01:30:58+00:00</updated>
<author>
<name>Joshua Oreman</name>
</author>
<published>2009-08-07T01:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=9a0bd0711f9e5d0a555fa35de8eb07cb29dc83a9'/>
<id>urn:sha1:9a0bd0711f9e5d0a555fa35de8eb07cb29dc83a9</id>
<content type='text'>
It is often the case that some module of gPXE is only relevant if the
subsystem it depends on is already being included. For instance,
commands to manage wireless interfaces are quite useless if no
compiled-in driver has pulled in the wireless networking stack. There
may be a user-modifiable configuration options for these dependent
modules, but even if enabled, they should not be included when they
would be useless.

Solve this by allowing the creation of config_subsystem.c, for
configuration directives like those in the global config.c that should
only be considered when subsystem.c is included in the final gPXE
build.

For consistency, move core/config.c to the config/ directory, where
the other config_subsystem.c files will eventually reside.

Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[release] Update version to 0.9.9+ post release</title>
<updated>2009-10-21T19:09:11+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2009-10-21T19:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=2549f586944b177a20da5fc1432aad3fb26ba487'/>
<id>urn:sha1:2549f586944b177a20da5fc1432aad3fb26ba487</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[release] Update version to 0.9.9 for release</title>
<updated>2009-10-21T19:05:47+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2009-10-21T19:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f28b9cfb6577f0a4acfff9bf9e30542f7516c78d'/>
<id>urn:sha1:f28b9cfb6577f0a4acfff9bf9e30542f7516c78d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[release] Update version to 0.9.8+ post release</title>
<updated>2009-10-14T18:24:49+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2009-10-14T18:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=1bb420448c9b3a96143b4600d8eb51fae80d143c'/>
<id>urn:sha1:1bb420448c9b3a96143b4600d8eb51fae80d143c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[release] Update version to 0.9.8 for release</title>
<updated>2009-10-14T16:12:40+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2009-10-14T16:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ec5863a7f50085050c1d78f17ff0aa6ce61e8924'/>
<id>urn:sha1:ec5863a7f50085050c1d78f17ff0aa6ce61e8924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[doc] Expand scope of doxygen-generated documentation</title>
<updated>2009-08-11T14:14:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-08-11T14:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b3db99a38d8822f29eae6f67ee6034c57284d06f'/>
<id>urn:sha1:b3db99a38d8822f29eae6f67ee6034c57284d06f</id>
<content type='text'>
</content>
</entry>
</feed>
