<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/contrib, branch v1.0.0</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib?h=v1.0.0</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2010-01-19T02:37:14+00:00</updated>
<entry>
<title>[contrib] Add README file to rom-o-matic</title>
<updated>2010-01-19T02:37:14+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-01-19T02:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=272cfac8afd34852f6a7cac55c49162733c65d50'/>
<id>urn:sha1:272cfac8afd34852f6a7cac55c49162733c65d50</id>
<content type='text'>
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[contrib] Add .hrom format to rom-o-matic</title>
<updated>2010-01-17T19:11:52+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-01-17T19:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b7fc45c97502cb07083d4221fa714f9ab34d9b7a'/>
<id>urn:sha1:b7fc45c97502cb07083d4221fa714f9ab34d9b7a</id>
<content type='text'>
Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[contrib] Add rom-o-matic to contrib</title>
<updated>2010-01-17T03:23:45+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-01-17T03:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=67a10ef000cb763ed1bc6bde4b6f8f259c71512a'/>
<id>urn:sha1:67a10ef000cb763ed1bc6bde4b6f8f259c71512a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[contrib] Move most contrib content to a separate repository</title>
<updated>2010-01-17T02:47:39+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2010-01-17T02:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=330abebddf67ab27998f64070f27d5874cbc7b06'/>
<id>urn:sha1:330abebddf67ab27998f64070f27d5874cbc7b06</id>
<content type='text'>
Most of the content that was previously in this directory has been
moved to a separate git repository:

    http://git.etherboot.org/?p=contrib.git;a=summary

or the Etherboot Project wiki:

    http://etherboot.org/
</content>
</entry>
<entry>
<title>[3c90xutil] Update bromutil.c and cromutil.c.</title>
<updated>2010-01-14T16:40:56+00:00</updated>
<author>
<name>Thomas Miletich</name>
</author>
<published>2009-12-04T23:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=90bffed805ec453d2f75e61157b73eb2bb6b1fe1'/>
<id>urn:sha1:90bffed805ec453d2f75e61157b73eb2bb6b1fe1</id>
<content type='text'>
bromutil.c has been updated with a command to "fix" 3c905B NICs
so that EEPROMs larger than 8K may be used.

cromutil.c has been replaced with an updated version that has been
included in etherboot-5.4 for some time now.

See README for usage.

Signed-off-by: Marty Connor &lt;mdc@etherboot.org&gt;
</content>
</entry>
<entry>
<title>[build] Pad .rom, .dsk, and .hd images to 512-byte boundaries</title>
<updated>2009-04-16T02:15:08+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-04-16T02:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=7741546a406217827c3d4a8d72aaa322b2565c35'/>
<id>urn:sha1:7741546a406217827c3d4a8d72aaa322b2565c35</id>
<content type='text'>
QEMU will silently round down a disk or ROM image file to the nearest
512 bytes.  Fix by always padding .rom, .dsk and .hd images to the
nearest 512-byte boundary.

Originally-fixed-by: Stefan Hajnoczi &lt;stefanha@gmail.com&gt;
</content>
</entry>
<entry>
<title>[image] Allow multiple embedded images</title>
<updated>2009-02-16T00:30:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-16T00:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=076154a1c6ca987f84450c0225c190c9cdd77c59'/>
<id>urn:sha1:076154a1c6ca987f84450c0225c190c9cdd77c59</id>
<content type='text'>
This patch extends the embedded image feature to allow multiple
embedded images instead of just one.

gPXE now always boots the first embedded image on startup instead of
doing the hardcoded DHCP boot (aka autoboot).

Based heavily upon a patch by Stefan Hajnoczi &lt;stefanha@gmail.com&gt;.
</content>
</entry>
<entry>
<title>[contrib] Update qemu documentation</title>
<updated>2009-02-01T20:16:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2009-02-01T17:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=017109821234608d842a7999eef76545299ff2a4'/>
<id>urn:sha1:017109821234608d842a7999eef76545299ff2a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[contrib] Add patch to enable writable ROM images in bochs</title>
<updated>2008-10-21T19:49:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-10-21T19:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=22979c511eaf9b36c7ed5efee05242c9d482ca6e'/>
<id>urn:sha1:22979c511eaf9b36c7ed5efee05242c9d482ca6e</id>
<content type='text'>
Some of the gPXE romprefix.S code attempts to write to the ROM image,
as allowed by the PCI spec.  We do gracefully handle the case of
read-only ROM images (for ISA ROMs and for normal bochs/qemu
operation), but it can be handy to be able to use bochs to debug the
code paths that depend on writable ROM images.
</content>
</entry>
<entry>
<title>[util] Disable automatic CR-&gt;LF conversion in serial-console utility</title>
<updated>2008-09-07T21:08:40+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-09-07T21:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8223084afc206000312611a3fcfa30a28500d1a3'/>
<id>urn:sha1:8223084afc206000312611a3fcfa30a28500d1a3</id>
<content type='text'>
DUET (the EFI test environment) seems not to handle LF, so inhibit the
CR-&gt;LF conversion that the pty does for us by default.  This doesn't
affect operation of gPXE, which will happily accept either CR or LF.
</content>
</entry>
</feed>
