<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bootloader-theme/src/common.inc, branch 4.1.19.2</title>
<subtitle>Mageia Bootloader Theme</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/'/>
<entry>
<title>Reenable hiding of linux-nonfb since it seems to be fixed now</title>
<updated>2009-02-25T13:05:55+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-02-25T13:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=b12da067cef7f82012b6568f256b5fa143ab9825'/>
<id>b12da067cef7f82012b6568f256b5fa143ab9825</id>
<content type='text'>
This reverts commit 9ab115e43e7aea43b81309a0768f921114c48035.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9ab115e43e7aea43b81309a0768f921114c48035.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide linux64 entry</title>
<updated>2009-02-23T17:54:33+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-02-23T17:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=cb659062e09d4bc5881ba6ba4ed37b4e655896c6'/>
<id>cb659062e09d4bc5881ba6ba4ed37b4e655896c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework the way we handle dual-arch</title>
<updated>2009-02-23T17:54:32+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-02-23T17:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=1908289165f052842a25ef97463dc6db9f9bd376'/>
<id>1908289165f052842a25ef97463dc6db9f9bd376</id>
<content type='text'>
The autodetection of 32/64 ISOs uses getcwd which currently always
return '/' in the COM32 module so this can't work. Change it to check
for hardcoded paths working for mandriva CDs. Run a linux64 image when
using 64 bit mode since otherwise I'm not sure how to get gfxboot to
pick the proper kernel :-/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The autodetection of 32/64 ISOs uses getcwd which currently always
return '/' in the COM32 module so this can't work. Change it to check
for hardcoded paths working for mandriva CDs. Run a linux64 image when
using 64 bit mode since otherwise I'm not sure how to get gfxboot to
pick the proper kernel :-/
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not hide linux-nonfb entry for now since it's causing issues</title>
<updated>2009-02-13T14:22:05+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-02-13T14:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=2f0709f61824d35be69f7bea53d3149382a1b70e'/>
<id>2f0709f61824d35be69f7bea53d3149382a1b70e</id>
<content type='text'>
When hiding an entry, gfxboot gets confused because it renumbers the
entries and it passes the wrong entry index to the bootloader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When hiding an entry, gfxboot gets confused because it renumbers the
entries and it passes the wrong entry index to the bootloader.
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of some easter eggs (esp. penguins)</title>
<updated>2009-01-27T17:30:46+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-27T17:30:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=1e725dca0bfb230430daa753f09ffe7b45a19795'/>
<id>1e725dca0bfb230430daa753f09ffe7b45a19795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not check there is enough memory</title>
<updated>2009-01-27T17:30:42+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-27T17:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=c8229b8b052d41f9e9df0553b015e88a7493f8f7'/>
<id>c8229b8b052d41f9e9df0553b015e88a7493f8f7</id>
<content type='text'>
maybe a better solution would be to adapt the "enough memory" check to
our needs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
maybe a better solution would be to adapt the "enough memory" check to
our needs
</pre>
</div>
</content>
</entry>
<entry>
<title>do not display some menu entries (eg: noacpi)</title>
<updated>2009-01-27T17:30:40+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-27T17:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=e73eea7e7d4e482f12125cdc0689dd31fe114547'/>
<id>e73eea7e7d4e482f12125cdc0689dd31fe114547</id>
<content type='text'>
many options can be obtained using "Fx", but we still keep some entries in
case gfxboot fails. We simply hide them when gfxboot is used
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
many options can be obtained using "Fx", but we still keep some entries in
case gfxboot fails. We simply hide them when gfxboot is used
</pre>
</div>
</content>
</entry>
<entry>
<title>only show the "Boot Options" entry when Fkey for "Kernel Option" is pressed</title>
<updated>2009-01-27T17:30:38+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-27T17:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=8b40fda0dc40ead9ddc4a9866f90ae6c379f012b'/>
<id>8b40fda0dc40ead9ddc4a9866f90ae6c379f012b</id>
<content type='text'>
the difficulty here is to workaround the "Boot Options" from dirtying the
display of the panel below it. A solution would be to move the "Boot Options"
upper to leave some room between it and the panel.

also adding the "Kernel Option" choice for grub, since otherwise you can't
edit "Boot Options"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the difficulty here is to workaround the "Boot Options" from dirtying the
display of the panel below it. A solution would be to move the "Boot Options"
upper to leave some room between it and the panel.

also adding the "Kernel Option" choice for grub, since otherwise you can't
edit "Boot Options"
</pre>
</div>
</content>
</entry>
<entry>
<title>we do not handle multiple splash files (splashy)</title>
<updated>2009-01-27T17:30:35+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-27T17:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=4ca721b1fe6022c985ab7b10d1bea36f657c28b3'/>
<id>4ca721b1fe6022c985ab7b10d1bea36f657c28b3</id>
<content type='text'>
only propose a limited number of framebuffer modes
(note that "video" menu is only used for syslinux, not grub)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only propose a limited number of framebuffer modes
(note that "video" menu is only used for syslinux, not grub)
</pre>
</div>
</content>
</entry>
<entry>
<title>dynamic renaming of bootloader entries</title>
<updated>2009-01-27T17:30:27+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-27T17:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/design/bootloader-theme/commit/?id=7c9548a4dd03b6a38ace3a2e6812952742319c3b'/>
<id>7c9548a4dd03b6a38ace3a2e6812952742319c3b</id>
<content type='text'>
- rename "linux" to "Boot Mandriva Linux 2009 Spring"
- rename "windows" to "Boot Microsoft Windows"
- rename "2.6.xx" to "Linux with kernel 2.6.xx"
- replace "Installation" with "Install Mandriva Linux 2009 Spring"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rename "linux" to "Boot Mandriva Linux 2009 Spring"
- rename "windows" to "Boot Microsoft Windows"
- rename "2.6.xx" to "Linux with kernel 2.6.xx"
- replace "Installation" with "Install Mandriva Linux 2009 Spring"
</pre>
</div>
</content>
</entry>
</feed>
