<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/core/exec.c, branch v0.9.6</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/exec.c?h=v0.9.6</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/core/exec.c?h=v0.9.6'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-07-27T00:08:20+00:00</updated>
<entry>
<title>[cmdline] Add setting expansion using ${...} syntax</title>
<updated>2008-07-27T00:08:20+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-07-27T00:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=34a06b6ba73220cab4042dea02748dfee616c8e8'/>
<id>urn:sha1:34a06b6ba73220cab4042dea02748dfee616c8e8</id>
<content type='text'>
Allow settings to be expanded in arbitrary commands, such as

  kernel http://10.0.0.1/boot.php?uuid=${uuid}

Also add the "echo" command, as being the easiest way to test this
features.
</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>Ignore comment lines.</title>
<updated>2007-01-12T08:56:48+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-12T08:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=5162f300284ca5238d7b337c8520bc02431719eb'/>
<id>urn:sha1:5162f300284ca5238d7b337c8520bc02431719eb</id>
<content type='text'>
Avoid returning errors for comments and empty lines.
</content>
</entry>
<entry>
<title>Add "name" field to struct device to allow human-readable hardware device</title>
<updated>2007-01-10T04:22:09+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-01-10T04:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=dad52745227fd06090e73ea535e0b0fe0f667c60'/>
<id>urn:sha1:dad52745227fd06090e73ea535e0b0fe0f667c60</id>
<content type='text'>
names.

Add "dev" pointer in struct net_device to tie network interfaces back to a
hardware device.

Force natural alignment of data types in __table() macros.  This seems to
prevent gcc from taking the unilateral decision to occasionally increase
their alignment (which screws up the table packing).
</content>
</entry>
<entry>
<title>Use common symbols to avoid dragging in getopt.o unless a getopt-using</title>
<updated>2006-12-19T16:27:15+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-12-19T16:27:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=70d20c4e7a156e3161b2578d3b048ae45f23f02a'/>
<id>urn:sha1:70d20c4e7a156e3161b2578d3b048ae45f23f02a</id>
<content type='text'>
command is linked in.
</content>
</entry>
<entry>
<title>Cope with system("").</title>
<updated>2006-12-08T17:07:12+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-12-08T17:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0a26cd293384910fa1f914f6900c96432dcd35e7'/>
<id>urn:sha1:0a26cd293384910fa1f914f6900c96432dcd35e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>D'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh</title>
<updated>2006-12-08T03:07:15+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-12-08T03:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a77b32aaf66e54202e4a578ca719c827ae146321'/>
<id>urn:sha1:a77b32aaf66e54202e4a578ca719c827ae146321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added execv() and system().</title>
<updated>2006-12-08T01:23:11+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2006-12-08T01:23:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f3d817d512f0f0a33f3476c11da657f7bbe3c2f5'/>
<id>urn:sha1:f3d817d512f0f0a33f3476c11da657f7bbe3c2f5</id>
<content type='text'>
</content>
</entry>
</feed>
