<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/modules/modules_conf.pm, branch 10.4.136</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>when installing on kernel 2.4, do generate a valid modprobe.conf anyway</title>
<updated>2004-09-07T07:07:52+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-09-07T07:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ce0a1b887671ac54480bb133b4fb5ae23c333de7'/>
<id>ce0a1b887671ac54480bb133b4fb5ae23c333de7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>really parse modules file according to its type when reading it (always call $conf-&gt;read, split modules::any_conf::read in modules::any_conf::read_handled)</title>
<updated>2004-08-24T03:17:54+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2004-08-24T03:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=30046d189f18177dbdd16be8e47c7c15d4d2c785'/>
<id>30046d189f18177dbdd16be8e47c7c15d4d2c785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker compliance</title>
<updated>2004-08-10T02:29:51+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-08-10T02:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=271821c72246e100aac347331bbe3a88e3809b82'/>
<id>271821c72246e100aac347331bbe3a88e3809b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>internally keep module names according to what we configure (and our kernel, 2.4 or 2.6)</title>
<updated>2004-08-10T02:00:45+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-08-10T02:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ff2191b0d6fe81de6447fe1d453f8640f1a19b42'/>
<id>ff2191b0d6fe81de6447fe1d453f8640f1a19b42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add $Id</title>
<updated>2004-07-22T09:01:12+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-07-22T09:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1178e7d4343f3181204b7954b0711c4b423eb74a'/>
<id>1178e7d4343f3181204b7954b0711c4b423eb74a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modules::modprobe_conf now works (at least a little :)</title>
<updated>2004-07-22T08:26:59+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-07-22T08:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b4e565488f9d133f1c0954d96b1054425ec9ace8'/>
<id>b4e565488f9d133f1c0954d96b1054425ec9ace8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- %modules::conf is no more a global, so many functions need passing $modules_conf</title>
<updated>2004-07-21T00:16:04+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-07-21T00:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7e8fa9773839843c9d8def81ec2ef1315115825a'/>
<id>7e8fa9773839843c9d8def81ec2ef1315115825a</id>
<content type='text'>
- $modules_conf is a class choosing modules.conf or modprobe.conf
  (esp. useful after install) (but not working yet!)
- modules::load() doesn't use $modules_conf, use modules::load_and_configure()
- modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure()
- some functions used to want an array ref for modules options and some a string, now every functions use a string
- many functions (like modules::get_alias()) are now methods on $modules_conf
- some functions in mouse.pm needed a $in where a $do_pkgs is enough
- some perl_checker compliance
- small fixes

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- $modules_conf is a class choosing modules.conf or modprobe.conf
  (esp. useful after install) (but not working yet!)
- modules::load() doesn't use $modules_conf, use modules::load_and_configure()
- modules::load() doesn't allow options, use either modules::load_raw() or modules::load_and_configure()
- some functions used to want an array ref for modules options and some a string, now every functions use a string
- many functions (like modules::get_alias()) are now methods on $modules_conf
- some functions in mouse.pm needed a $in where a $do_pkgs is enough
- some perl_checker compliance
- small fixes

</pre>
</div>
</content>
</entry>
</feed>
