<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/urpm/removable.pm, branch 7.2</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>Synthesized commit during git-svn import combining previous Mandriva history with Magiea.</title>
<updated>2011-09-13T20:44:28+00:00</updated>
<author>
<name>Mageia SVN-Git Migration</name>
<email>svn-git-migration@mageia.org</email>
</author>
<published>2011-09-13T20:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=c4db7355a3e02702637f23e9ce0cd92926ca85f7'/>
<id>c4db7355a3e02702637f23e9ce0cd92926ca85f7</id>
<content type='text'>
This commit consitsts of the following subversion commits:

------------------------------------------------------------------------
r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line

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

------------------------------------------------------------------------
r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line

Import urpmi
------------------------------------------------------------------------
</pre>
</div>
</content>
</entry>
<entry>
<title>use "use strict" in all modules</title>
<updated>2009-01-06T17:21:05+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2009-01-06T17:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=b66daf7eb0f9ca1410446dab95e2406555a0a909'/>
<id>b66daf7eb0f9ca1410446dab95e2406555a0a909</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$o_url and blists_url is no more allowed, so adapt</title>
<updated>2008-07-08T20:19:02+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-07-08T20:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=f2697c17543171c3a45e1f913f6cedd13738be86'/>
<id>f2697c17543171c3a45e1f913f6cedd13738be86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate to use blist-&gt;{pkgs} instead of blist-&gt;{list}</title>
<updated>2008-07-08T19:57:36+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-07-08T19:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=5eb733f5c2ce1aedce36cd039c65e9fb5fabb32e'/>
<id>5eb733f5c2ce1aedce36cd039c65e9fb5fabb32e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>goal: get rid of $list which must be used together with $urpm-&gt;{media}, and use $blists instead</title>
<updated>2008-07-08T18:05:48+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-07-08T18:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=646de7067306de16958f9248b4f01ca730ca5c52'/>
<id>646de7067306de16958f9248b4f01ca730ca5c52</id>
<content type='text'>
- create urpm::get_pkgs::selected2local_and_blists(),
  which is similar to selected2list(), but returns a $blists
- the following functions have been modified to use a $blists instead of $list:
  urpm::cdrom::copy_packages_of_removable_media()
  urpm::install::prepare_transaction()
  urpm::removable::try_mounting_non_cdroms()
  urpm::get_pkgs::download_packages_of_distant_media()
- adapt code to use $blists

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- create urpm::get_pkgs::selected2local_and_blists(),
  which is similar to selected2list(), but returns a $blists
- the following functions have been modified to use a $blists instead of $list:
  urpm::cdrom::copy_packages_of_removable_media()
  urpm::install::prepare_transaction()
  urpm::removable::try_mounting_non_cdroms()
  urpm::get_pkgs::download_packages_of_distant_media()
- adapt code to use $blists

</pre>
</div>
</content>
</entry>
<entry>
<title>- compute $blist-&gt;{list} first url instead of having it in $blist-&gt;{url}</title>
<updated>2008-07-08T17:50:31+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-07-08T17:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=3b4566be852a5319345f960917a6881da44c2bd3'/>
<id>3b4566be852a5319345f960917a6881da44c2bd3</id>
<content type='text'>
- create file_or_synthesis_dir_from_blist() and use it

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- create file_or_synthesis_dir_from_blist() and use it

</pre>
</div>
</content>
</entry>
<entry>
<title>remove obsolete urpm::removable::copy_packages_of_removable_media(), call</title>
<updated>2008-07-08T17:37:17+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-07-08T17:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=b7360f3aa7903c1cf2169aa1631f9d2f0786882d'/>
<id>b7360f3aa7903c1cf2169aa1631f9d2f0786882d</id>
<content type='text'>
urpm::cdrom::copy_packages_of_removable_media() directly

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
urpm::cdrom::copy_packages_of_removable_media() directly

</pre>
</div>
</content>
</entry>
<entry>
<title>nicer error message</title>
<updated>2008-03-06T10:41:52+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-06T10:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=d2e2b70e9e6fe92e4ea3d8cee938413ec237c32a'/>
<id>d2e2b70e9e6fe92e4ea3d8cee938413ec237c32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correctly name function since it's outside of its module</title>
<updated>2008-03-03T22:43:54+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-03T22:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=87ccf7438dc42b7f611ecabfaf36ddfe29e345da'/>
<id>87ccf7438dc42b7f611ecabfaf36ddfe29e345da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require urpm::cdrom where needed</title>
<updated>2008-02-29T16:48:50+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-02-29T16:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=0032345eef218f3d803ff9bc9db0a76d5e0f9be1'/>
<id>0032345eef218f3d803ff9bc9db0a76d5e0f9be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
