<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/usr/imgmgmt.c, branch v0.9.3</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/usr/imgmgmt.c?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/usr/imgmgmt.c?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2007-08-03T11:49:21+00:00</updated>
<entry>
<title>Display name and status of each file as it is downloaded.</title>
<updated>2007-08-03T11:49:21+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-03T11:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=218651e1259da924a19db66e7cb9ae885075892f'/>
<id>urn:sha1:218651e1259da924a19db66e7cb9ae885075892f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow images to hold references to the originating URI.</title>
<updated>2007-08-02T19:18:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-08-02T19:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=d4947c05b27449b4320179d57028a0542fd1394f'/>
<id>urn:sha1:d4947c05b27449b4320179d57028a0542fd1394f</id>
<content type='text'>
Some shuffling around of the image management code; this needs tidying up.
</content>
</entry>
<entry>
<title>Removed debugging statements that should not have been checked in.</title>
<updated>2007-06-28T16:57:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-28T16:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e4c9c91d6ee360d744e89924b90ffc4882a9ec22'/>
<id>urn:sha1:e4c9c91d6ee360d744e89924b90ffc4882a9ec22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Quick hack to get image booting working again</title>
<updated>2007-06-28T16:55:29+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-28T16:55:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=4b08f4cf0f06b3345466f7d5d7ef4c04d45ecc56'/>
<id>urn:sha1:4b08f4cf0f06b3345466f7d5d7ef4c04d45ecc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Scripts temporarily deregister themselves while executing.  This</title>
<updated>2007-06-09T18:00:34+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-06-09T18:00:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b256900d4f6fe187cb93ed91bbf12c723e6b9364'/>
<id>urn:sha1:b256900d4f6fe187cb93ed91bbf12c723e6b9364</id>
<content type='text'>
allows us to avoid execution loops without having to hack around the
image registration order.
</content>
</entry>
<entry>
<title>Keep HTTP progress updated, and display a progress indicator during the</title>
<updated>2007-01-29T04:19:45+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-29T04:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=bde8878eef55434428da0d8531c8c17d42867427'/>
<id>urn:sha1:bde8878eef55434428da0d8531c8c17d42867427</id>
<content type='text'>
download
</content>
</entry>
<entry>
<title>Use stdio.h instead of vsprintf.h</title>
<updated>2007-01-19T01:13:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-19T01:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=73b09ecba6dad0070e106a74eeed4bc388d60e02'/>
<id>urn:sha1:73b09ecba6dad0070e106a74eeed4bc388d60e02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HTTP/DNS now working fully asynchronously.  HTTP/IP addresses and any</title>
<updated>2007-01-18T03:39:45+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-18T03:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=dd6d94004f2cd33401978a91353f5c352caa1313'/>
<id>urn:sha1:dd6d94004f2cd33401978a91353f5c352caa1313</id>
<content type='text'>
other protocol won't work at the moment.
</content>
</entry>
<entry>
<title>Rename e{malloc,realloc,free} to u{malloc,realloc,free}, to more obviously</title>
<updated>2007-01-16T08:36:42+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-16T08:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=544fa259287a2b919d8ed05bc201a5133032ef05'/>
<id>urn:sha1:544fa259287a2b919d8ed05bc201a5133032ef05</id>
<content type='text'>
reflect the fact that they allocate and deallocate user memory (i.e.
things reached through a userptr_t).
</content>
</entry>
<entry>
<title>Let ifmgmt.c take care of calling efree(), since it's the once which</title>
<updated>2007-01-12T09:46:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T09:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e2c0055e2393926a0c7424eb3df11fd7501b54f6'/>
<id>urn:sha1:e2c0055e2393926a0c7424eb3df11fd7501b54f6</id>
<content type='text'>
took out the contract to eventually call efree() when it called fetch().

Maintain the most recently loaded image at the start of the list, so that
imgautoselect() will pick it.
</content>
</entry>
</feed>
