<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/ipxe.git/src/hci/tui, branch master</title>
<subtitle>Fork of ipxe; additional commands and features</subtitle>
<id>https://git.openslx.org/openslx-ng/ipxe.git/atom/src/hci/tui?h=master</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/ipxe.git/atom/src/hci/tui?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/'/>
<updated>2015-03-03T03:51:08+00:00</updated>
<entry>
<title>[settings] Use generic jump scrolling abstraction</title>
<updated>2015-03-03T03:51:08+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-03T03:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=ad2e82a65b8ed82683901f48d01bedc4a3a29df4'/>
<id>urn:sha1:ad2e82a65b8ed82683901f48d01bedc4a3a29df4</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[menu] Abstract out the generic concept of a jump scroller</title>
<updated>2015-03-03T02:47:37+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-03T02:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=58752cc10d3a9eb47ffd360259c80cefa132ffd6'/>
<id>urn:sha1:58752cc10d3a9eb47ffd360259c80cefa132ffd6</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-02T16:35:29+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-02T13:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4'/>
<id>urn:sha1:2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4</id>
<content type='text'>
These files cannot be automatically relicensed by util/relicense.pl
since they either contain unusual but trivial contributions (such as
the addition of __nonnull function attributes), or contain lines
dating back to the initial git revision (and so require manual
knowledge of the code's origin).

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[legal] Relicense files under GPL2_OR_LATER_OR_UBDL</title>
<updated>2015-03-02T14:17:31+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-03-02T11:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3'/>
<id>urn:sha1:b6ee89ffb5029d02cb1d8668757fa2b74b11e0a3</id>
<content type='text'>
Relicense files for which I am the sole author (as identified by
util/relicense.pl).

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Allow setting help text URI to be customised via config/branding.h</title>
<updated>2015-02-11T14:11:28+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-02-11T13:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b06fdcf93668670b481491dc97f025e6efe5f450'/>
<id>urn:sha1:b06fdcf93668670b481491dc97f025e6efe5f450</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[build] Use PRODUCT_SHORT_NAME for end-user visible strings</title>
<updated>2015-02-11T14:11:22+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2015-02-11T13:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=544a6a9769112661b7831e114db4bf06c13baa67'/>
<id>urn:sha1:544a6a9769112661b7831e114db4bf06c13baa67</id>
<content type='text'>
Use PRODUCT_SHORT_NAME instead of a hardcoded "iPXE" for strings which
are typically shown in the user interface.

Note that this only allows for customisation of the user interface.
Where the "iPXE" string serves a technical purpose (such as in the
HTTP User-Agent), the string cannot be customised.

Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[mucurses] Use centralised concept of colour pairs</title>
<updated>2013-12-09T15:34:14+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-12-07T21:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=259858950a32862f99b740a4e8cac2954ab34ba9'/>
<id>urn:sha1:259858950a32862f99b740a4e8cac2954ab34ba9</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[menu] Adapt user interface to fit display size</title>
<updated>2013-12-06T17:00:06+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-12-06T17:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=f79592545bec486cdd3204a063e9f119a2a96a65'/>
<id>urn:sha1:f79592545bec486cdd3204a063e9f119a2a96a65</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[login] Adapt user interface to fit display size</title>
<updated>2013-12-06T16:51:10+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-12-06T16:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=0344dc00949cd1bbf8484bf0f272cff140fa3e78'/>
<id>urn:sha1:0344dc00949cd1bbf8484bf0f272cff140fa3e78</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
<entry>
<title>[settings] Adapt user interface to fit display size</title>
<updated>2013-12-06T16:44:35+00:00</updated>
<author>
<name>Michael Brown</name>
</author>
<published>2013-12-06T16:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/ipxe.git/commit/?id=b6c867713bd8ea54b65cc3daa38f23b6984df0b8'/>
<id>urn:sha1:b6c867713bd8ea54b65cc3daa38f23b6984df0b8</id>
<content type='text'>
Signed-off-by: Michael Brown &lt;mcb30@ipxe.org&gt;
</content>
</entry>
</feed>
