<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/do_pkgs.pm, branch 18.71</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>Mention specialized subpkgs</title>
<updated>2022-06-09T12:46:53+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2022-06-09T12:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=72022ba64b7a328dd1635a767e0faa3e415dd71a'/>
<id>72022ba64b7a328dd1635a767e0faa3e415dd71a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix doble quotes in perldoc</title>
<updated>2018-01-07T20:22:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-10-09T12:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa'/>
<id>f107fdf1e388ba0f58b4f11939f56b5e0f4f68fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fast path for do_pkgs::ensure_is_installed().</title>
<updated>2017-04-04T18:06:00+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-02T11:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0f4ad0ec62a120258307c5bcad6f68abbb2d369a'/>
<id>0f4ad0ec62a120258307c5bcad6f68abbb2d369a</id>
<content type='text'>
The refactoring in commit de1fcc27f943f4ae7b8ac4147a36b196c236619e
failed to pass $o_file down to is_installed().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The refactoring in commit de1fcc27f943f4ae7b8ac4147a36b196c236619e
failed to pass $o_file down to is_installed().
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix do_pkgs_standalone::remove() for Live install.</title>
<updated>2017-04-04T18:05:53+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-02T11:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4c91aaced1cb66d37bd1aae558b4e3364555d1cc'/>
<id>4c91aaced1cb66d37bd1aae558b4e3364555d1cc</id>
<content type='text'>
When running a Live install, we generally need to chroot to the
install root when removing packages.

This was causing os-prober to be removed from the Live system
instead of from the installed system when the "Probe foreign OS"
option was unchecked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running a Live install, we generally need to chroot to the
install root when removing packages.

This was causing os-prober to be removed from the Live system
instead of from the installed system when the "Probe foreign OS"
option was unchecked.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix do_pkgs_standalone::are_installed() for Live install.</title>
<updated>2017-04-04T18:05:42+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-02T11:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b7a7defc4a6d8277adb2aec39b7b60c1165365f7'/>
<id>b7a7defc4a6d8277adb2aec39b7b60c1165365f7</id>
<content type='text'>
When running a Live install, we generally need to chroot to the
install root when checking if packages are installed. There is
an exception to this, but the Live installer overrides $::prefix
in this case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running a Live install, we generally need to chroot to the
install root when checking if packages are installed. There is
an exception to this, but the Live installer overrides $::prefix
in this case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up detection of Live install root in do_pkgs_standalone::install().</title>
<updated>2017-04-04T18:05:25+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-04-02T10:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=519c83885a19195f1f580dbcc154b6596f76ff5c'/>
<id>519c83885a19195f1f580dbcc154b6596f76ff5c</id>
<content type='text'>
Now we have $::isLiveInstall, we can use it. Also use $::prefix
instead of hardcoding the path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we have $::isLiveInstall, we can use it. Also use $::prefix
instead of hardcoding the path.
</pre>
</div>
</content>
</entry>
<entry>
<title>move fast path into is_installed()</title>
<updated>2017-03-17T01:13:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-03-15T13:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=de1fcc27f943f4ae7b8ac4147a36b196c236619e'/>
<id>de1fcc27f943f4ae7b8ac4147a36b196c236619e</id>
<content type='text'>
basically enabling it ti skip the rpmdb access like ensure_*() too.
needed for next commit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
basically enabling it ti skip the rpmdb access like ensure_*() too.
needed for next commit
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Live system to install additional packages from local repository.</title>
<updated>2016-12-19T21:16:09+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2016-10-03T20:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=04857303877f5655e4f771d5ea7ca107a4d2100d'/>
<id>04857303877f5655e4f771d5ea7ca107a4d2100d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mgalive chroot path</title>
<updated>2015-01-09T01:28:16+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-01-09T01:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=dd4cf3f2ce403d50345e3fa58c37fce935bf3c4d'/>
<id>dd4cf3f2ce403d50345e3fa58c37fce935bf3c4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>install packages in chroot when in mgalive mode</title>
<updated>2015-01-09T01:23:08+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-01-07T00:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=03bc6a6d53521054e42b6c43352fbd00ed285c6c'/>
<id>03bc6a6d53521054e42b6c43352fbd00ed285c6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
