summaryrefslogtreecommitdiffstats
path: root/urpm/cdrom.pm
Commit message (Expand)AuthorAgeFilesLines
* $urpm->{fatal} expects 2 argumentsChristophe Fergeau2009-06-051-2/+2
* final urpm::cdrom adaptation to blist->{pkgs} instead of blist->{list}Pascal Rigaux2008-07-081-1/+1
* $o_url and blists_url is no more allowed, so adaptPascal Rigaux2008-07-081-18/+16
* rename varPascal Rigaux2008-07-081-2/+2
* migrate to use blist->{pkgs} instead of blist->{list}Pascal Rigaux2008-07-081-7/+7
* use a local copy of $blists to avoid modifying itPascal Rigaux2008-07-081-6/+6
* goal: get rid of $list which must be used together with $urpm->{media}, and u...Pascal Rigaux2008-07-081-5/+1
* - compute $blist->{list} first url instead of having it in $blist->{url}Pascal Rigaux2008-07-081-1/+1
* - urpmi:Pascal Rigaux2008-03-251-1/+2
* - urpmi:Pascal Rigaux2008-03-191-9/+9
* CD-ROM is an acronym; let's make it clearThierry Vignaud2008-03-131-1/+1
* enhance cdrom fallback without perl-Hal-CdromsPascal Rigaux2008-03-111-1/+1
* - urpmi:Pascal Rigaux2008-03-111-2/+4
* correctly name function since it's outside of its modulePascal Rigaux2008-03-031-1/+1
* fix commentPascal Rigaux2008-03-031-1/+0
* HAL can fail to umount the cdrom if it was not mounted by HAL.Pascal Rigaux2008-02-291-1/+6
* o use hal to wait-for/mount cdroms: Pascal Rigaux2008-02-291-0/+237