<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/contrib/bochs, branch openslx</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib/bochs?h=openslx</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib/bochs?h=openslx'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2010-01-17T02:47:39+00:00</updated>
<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>[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>[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>
<entry>
<title>[contrib] Bring bochs/qemu READMEs up to date with latest upstream code</title>
<updated>2008-09-07T10:31:42+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-09-07T10:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a30c70727a53b920a770a29569ddc9ff2d3b4fb6'/>
<id>urn:sha1:a30c70727a53b920a770a29569ddc9ff2d3b4fb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .pdsk target (padded .dsk, suitable for qemu).</title>
<updated>2007-07-05T22:37:17+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-05T22:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=763a3eab8aecb91be0a2fb7d150840ba9e0902b4'/>
<id>urn:sha1:763a3eab8aecb91be0a2fb7d150840ba9e0902b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build bochs with ne2000 support, and add sample lines in bochsrc.txt</title>
<updated>2007-07-02T02:14:27+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-07-02T02:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8febe42f7860bdf9ca8bbf2e93642b7e0091ed4d'/>
<id>urn:sha1:8febe42f7860bdf9ca8bbf2e93642b7e0091ed4d</id>
<content type='text'>
to match.
</content>
</entry>
<entry>
<title>Don't build option-overloaded packets; they just confuse people (ISC</title>
<updated>2007-06-30T00:32:53+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-30T00:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=acd598b4f93473f1792686a8ab691c88f1d4d8e5'/>
<id>urn:sha1:acd598b4f93473f1792686a8ab691c88f1d4d8e5</id>
<content type='text'>
DHCPD and Windows RIS in particular).
</content>
</entry>
<entry>
<title>Initial notes on RIS</title>
<updated>2007-06-28T23:15:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-28T23:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=6f14c9d169a5229c92904ea50a97a35db5f4bc59'/>
<id>urn:sha1:6f14c9d169a5229c92904ea50a97a35db5f4bc59</id>
<content type='text'>
</content>
</entry>
</feed>
