<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bootloader-theme/src, branch 4.5.14.1</title>
<subtitle>Mageia Bootloader Theme</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/'/>
<entry>
<title>Synthesized commit during git-svn import combining previous Mandriva history with Mageia.</title>
<updated>2011-02-07T08:31:20+00:00</updated>
<author>
<name>Mageia SVN-Git Migration</name>
<email>svn-git-migration@mageia.org</email>
</author>
<published>2011-02-07T08:31:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=d762aae4671c6f60c09d1530ee71dc6c91d4e895'/>
<id>d762aae4671c6f60c09d1530ee71dc6c91d4e895</id>
<content type='text'>
This commit consitsts of the following subversion commits:

------------------------------------------------------------------------
r456 | dmorgan | 2011-02-07 08:15:44 +0000 (Mon, 07 Feb 2011) | 1 line

Import cleaned mageia-gfxboot-theme
------------------------------------------------------------------------
r457 | dmorgan | 2011-02-07 08:31:20 +0000 (Mon, 07 Feb 2011) | 1 line

Fix tree
------------------------------------------------------------------------
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit consitsts of the following subversion commits:

------------------------------------------------------------------------
r456 | dmorgan | 2011-02-07 08:15:44 +0000 (Mon, 07 Feb 2011) | 1 line

Import cleaned mageia-gfxboot-theme
------------------------------------------------------------------------
r457 | dmorgan | 2011-02-07 08:31:20 +0000 (Mon, 07 Feb 2011) | 1 line

Fix tree
------------------------------------------------------------------------
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust logo position parameters for new theme</title>
<updated>2009-10-29T17:49:54+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-10-29T17:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=1d88dc89f597004de560984a21f11068bbc31547'/>
<id>1d88dc89f597004de560984a21f11068bbc31547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Translate hdt entry to Hardware Detection Tool</title>
<updated>2009-03-26T11:30:45+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-26T11:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=7392f6f52dc67a433b23197bd060ddfbd088b395'/>
<id>7392f6f52dc67a433b23197bd060ddfbd088b395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Really fix 32+64bit_source to mean "dual"</title>
<updated>2009-03-10T14:10:50+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-10T14:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=10a26b7e859537e3bff2660dd70668c69ff66647'/>
<id>10a26b7e859537e3bff2660dd70668c69ff66647</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix detection of 64 bit installation attempts on 32 bit machines</title>
<updated>2009-03-09T18:22:57+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-09T18:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=59eb4f80181749c8d2e0164a643edf4ad36b9318'/>
<id>59eb4f80181749c8d2e0164a643edf4ad36b9318</id>
<content type='text'>
64bit returns an int, not a bool, thus 64bit not is not what you expect:
it's a bitwise negation, not a logic negation of 64bit return value
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
64bit returns an int, not a bool, thus 64bit not is not what you expect:
it's a bitwise negation, not a logic negation of 64bit return value
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "suffix" value defined in dia_bits.inc in boot entry building</title>
<updated>2009-03-09T17:48:36+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-09T17:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=1a6ed9531f6442bdd82890a12a90118e4acf1e8d'/>
<id>1a6ed9531f6442bdd82890a12a90118e4acf1e8d</id>
<content type='text'>
dia_bits.inc defines bits.suffix which tells us which suffix to prepend
to entry names depending on the value of the "bits" menu and of the
current CD and the current CPU. Fix definition of this value so that
it's always correct, and use it when building entry names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dia_bits.inc defines bits.suffix which tells us which suffix to prepend
to entry names depending on the value of the "bits" menu and of the
current CD and the current CPU. Fix definition of this value so that
it's always correct, and use it when building entry names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename "restore" entry when booting with syslinux</title>
<updated>2009-03-09T13:41:23+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-09T13:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=155c2bd565900b9fdc00319b84a8fd6892bc4958'/>
<id>155c2bd565900b9fdc00319b84a8fd6892bc4958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filter all entries ending (containing) 64</title>
<updated>2009-03-09T09:17:40+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-09T09:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=5bd91e2b7c284e88be165077ec1bad6a74d9b6de'/>
<id>5bd91e2b7c284e88be165077ec1bad6a74d9b6de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Human-readable string for "restore" boot entry</title>
<updated>2009-03-06T15:26:10+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-06T15:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=73342f4e4641499009abaf3e32fe3ebe82cc2320'/>
<id>73342f4e4641499009abaf3e32fe3ebe82cc2320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad string name</title>
<updated>2009-03-05T15:46:40+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-03-05T15:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=fc083222363d276146cccdd10a6e83040240d036'/>
<id>fc083222363d276146cccdd10a6e83040240d036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
