<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/contrib, branch v0.9.8</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib?h=v0.9.8</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/contrib?h=v0.9.8'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2009-04-16T02:15:08+00:00</updated>
<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>
<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>[Contribs] Fix multi-line POSIX errno definitions.</title>
<updated>2008-05-20T19:29:33+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2008-05-20T18:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f3aef4d98dc962e14d5fa1b4adee73168042a468'/>
<id>urn:sha1:f3aef4d98dc962e14d5fa1b4adee73168042a468</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Contribs] Fix parsing bug in errcode.py</title>
<updated>2008-05-20T19:29:24+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2008-05-18T10:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=711a59cf038a55fee383071308744a2b0864504e'/>
<id>urn:sha1:711a59cf038a55fee383071308744a2b0864504e</id>
<content type='text'>
Make sure parser doesn't choke on line with space at end.
</content>
</entry>
<entry>
<title>[Contribs] Add simple IRC bot for looking up error codes.</title>
<updated>2008-05-20T19:28:57+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2008-05-10T17:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f43a7e349a07ba29333490dbbac7dfb3d3f8ba5a'/>
<id>urn:sha1:f43a7e349a07ba29333490dbbac7dfb3d3f8ba5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Contribs] Add README, license text, and invert error code dictionaries.</title>
<updated>2008-05-20T19:28:48+00:00</updated>
<author>
<name>Stefan Hajnoczi</name>
</author>
<published>2008-05-10T14:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=fbf9295cbbbb2f4ac66d3150b92491ff9c4fccf8'/>
<id>urn:sha1:fbf9295cbbbb2f4ac66d3150b92491ff9c4fccf8</id>
<content type='text'>
</content>
</entry>
</feed>
