<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/share/list, branch 14.4</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>create install-xml-file-list and use it to replace share/list and share/list.ARCH with share/list.xml</title>
<updated>2005-05-10T08:40:01+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-05-10T08:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=53fc42dd19e14154042e1fbe82ea0d5fc5a5e2f1'/>
<id>53fc42dd19e14154042e1fbe82ea0d5fc5a5e2f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ship rmmod binary since insmod from module-init-tools isn't combined with rmmod</title>
<updated>2005-04-06T13:21:24+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-04-06T13:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=52638f7284427197493328e43a6a3ef65026794b'/>
<id>52638f7284427197493328e43a6a3ef65026794b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mdadm for everyone, fix ldso linker name for other arches</title>
<updated>2005-03-17T15:52:17+00:00</updated>
<author>
<name>Gwenolé Beauchesne</name>
<email>gbeauchesne@mandriva.org</email>
</author>
<published>2005-03-17T15:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d159b5873886fb7fd9ae566b1907a6aa95b3c259'/>
<id>d159b5873886fb7fd9ae566b1907a6aa95b3c259</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add dmi_probe()</title>
<updated>2005-03-15T14:31:14+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-03-15T14:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c7dad17b3fb33460bdf011f7c785a9ebd2da47dc'/>
<id>c7dad17b3fb33460bdf011f7c785a9ebd2da47dc</id>
<content type='text'>
- some special code on dmi is now moved in dmitable with flags Pkg: and Module:

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some special code on dmi is now moved in dmitable with flags Pkg: and Module:

</pre>
</div>
</content>
</entry>
<entry>
<title>- by default, gtk use /usr/share/themes/Galaxy/gtk-2.0/gtkrc,</title>
<updated>2005-03-07T11:16:48+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-03-07T11:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1f1427ab0a541868791a6ab6331d0e766361fe5d'/>
<id>1f1427ab0a541868791a6ab6331d0e766361fe5d</id>
<content type='text'>
  so add this gtkrc to the install, and so no need
  to have galaxy settings in themes-galaxy.rc
  =&gt; this fixes the doc theme not having the good shapes for the buttons
- fix the worst pb in themes-blue.rc (even if we don't use it)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  so add this gtkrc to the install, and so no need
  to have galaxy settings in themes-galaxy.rc
  =&gt; this fixes the doc theme not having the good shapes for the buttons
- fix the worst pb in themes-blue.rc (even if we don't use it)

</pre>
</div>
</content>
</entry>
<entry>
<title>- remove ddcxinfos, replaced by monitor-edid (which is in a separate package)</title>
<updated>2005-02-28T23:06:31+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-02-28T23:06:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b32fd10dd6fc1292d78a3a6a6cb87e1ad904f142'/>
<id>b32fd10dd6fc1292d78a3a6a6cb87e1ad904f142</id>
<content type='text'>
- add many resolutions (they are structured by aspect ratio for next move)
- put the "Monitor preferred modeline" from EDID in xorg.conf
- for this ModeLine must be exported from the monitor section
- specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe
- the strange /dev/zero needed (?) by ddcxinfos is no more needed
- field {size} is now {diagonal_size}, and is no more "corrected"
- add @CVT_ratios and @CVT_vfreqs (unused at the moment)
- Getopt::Long is needed by monitor-parse-edid

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add many resolutions (they are structured by aspect ratio for next move)
- put the "Monitor preferred modeline" from EDID in xorg.conf
- for this ModeLine must be exported from the monitor section
- specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe
- the strange /dev/zero needed (?) by ddcxinfos is no more needed
- field {size} is now {diagonal_size}, and is no more "corrected"
- add @CVT_ratios and @CVT_vfreqs (unused at the moment)
- Getopt::Long is needed by monitor-parse-edid

</pre>
</div>
</content>
</entry>
<entry>
<title>include dmraid</title>
<updated>2005-02-10T17:40:23+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2005-02-10T17:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=eceeaa66bbed302b522db921049afd6f071defe2'/>
<id>eceeaa66bbed302b522db921049afd6f071defe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add /etc/fonts/fonts.conf</title>
<updated>2005-01-10T15:06:53+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2005-01-10T15:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c5a4057fc323c758ca1a9f26bb230dbe9c6e6dfb'/>
<id>c5a4057fc323c758ca1a9f26bb230dbe9c6e6dfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldd doesn't say anymore which file ld-linux is, so adding it explicitly</title>
<updated>2004-12-31T10:07:12+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-12-31T10:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c6452b16deb3077f8cd0b224b2a0d705a47faeb8'/>
<id>c6452b16deb3077f8cd0b224b2a0d705a47faeb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a gazillion modules required by the new packdrake for now</title>
<updated>2004-12-13T16:51:26+00:00</updated>
<author>
<name>Rafael Garcia-Suarez</name>
<email>rgarciasuarez@mandriva.org</email>
</author>
<published>2004-12-13T16:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=48dc8c9b563b1d3f63689eb947bac9cb97bff90d'/>
<id>48dc8c9b563b1d3f63689eb947bac9cb97bff90d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
