<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/Makefile, 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/Makefile?h=v0.9.3</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/Makefile?h=v0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2008-01-08T15:51:36+00:00</updated>
<entry>
<title>Added the embedded pxelinux payload patch from hpa.</title>
<updated>2008-01-08T15:51:36+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2008-01-08T15:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=74fd544101c8f17f35dfc2cd16738ebd5228d366'/>
<id>urn:sha1:74fd544101c8f17f35dfc2cd16738ebd5228d366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unconditionally set utility program variables in Makefile to allow CROSS_COMPILE to work.</title>
<updated>2008-01-02T19:07:52+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2008-01-02T17:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a9b8197f642393956d7de2124fb73722eb4d7dac'/>
<id>urn:sha1:a9b8197f642393956d7de2124fb73722eb4d7dac</id>
<content type='text'>
stappers and xl0 pointed out that gnu make sets some variables, so ?=
is ineffective in some cases where we use it.. Cross-compilation
requires that some variables can be overridden in the
src/$(ARCH)/Config file, so include that file _after_ utility program
variables are set.
</content>
</entry>
<entry>
<title>Yet another attempt to autodetect an appropriate "echo -e".</title>
<updated>2007-12-07T20:25:02+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-07T20:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3ab571006ef76d839e1eb24d11c62630c9757dfb'/>
<id>urn:sha1:3ab571006ef76d839e1eb24d11c62630c9757dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another (hopefully more robust) attempt to find a usable substitute</title>
<updated>2007-12-08T00:50:57+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-08T00:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=a8bddfe1537a0a69b7fde557e11ccba625b7bd7d'/>
<id>urn:sha1:a8bddfe1537a0a69b7fde557e11ccba625b7bd7d</id>
<content type='text'>
for "echo -e" on the host system.
</content>
</entry>
<entry>
<title>Avoid Makefile syntax that requires make &gt;= 3.81.</title>
<updated>2007-12-07T04:14:06+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-07T04:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=cf895a8c7cb2d5cbcc56a75d2644c028bc77d982'/>
<id>urn:sha1:cf895a8c7cb2d5cbcc56a75d2644c028bc77d982</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix echo-detection to work on all systems that provide any</title>
<updated>2007-12-07T03:35:32+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-12-07T03:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=3b58fc0baf095b14bd885b8e657c0baa4b449641'/>
<id>urn:sha1:3b58fc0baf095b14bd885b8e657c0baa4b449641</id>
<content type='text'>
suitable "echo -e" substitute.
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2007-11-18T16:12:54+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2007-11-18T16:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=8ce93f08763fd6f3ef12e02f16c98de6b0b6fbf2'/>
<id>urn:sha1:8ce93f08763fd6f3ef12e02f16c98de6b0b6fbf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add e1000 directory to build, since the driver compiles cleanly.</title>
<updated>2007-11-18T15:57:20+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2007-11-18T15:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=e21391d7b573a4daa492b90548f1785bff2b62df'/>
<id>urn:sha1:e21391d7b573a4daa492b90548f1785bff2b62df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add src/drivers/net/e1000 as home of new e1000 driver</title>
<updated>2007-11-18T15:28:25+00:00</updated>
<author>
<name>Marty Connor</name>
</author>
<published>2007-11-18T15:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=2b8f77aca1bab0055c88628cb672f6a1d7cfdcb9'/>
<id>urn:sha1:2b8f77aca1bab0055c88628cb672f6a1d7cfdcb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separated out to a clean new drivers/infiniband directory.</title>
<updated>2007-09-18T05:06:55+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2007-09-18T05:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=982e4dd101f9cb24b06dcdd96a2a6c4316d67c7d'/>
<id>urn:sha1:982e4dd101f9cb24b06dcdd96a2a6c4316d67c7d</id>
<content type='text'>
</content>
</entry>
</feed>
