summaryrefslogtreecommitdiffstats
path: root/urpm/removable.pm
Commit message (Expand)AuthorAgeFilesLines
...
* - since find_mntpoints doesn't really return a list, make it clearPascal Rigaux2008-02-261-10/+10
* rename $_ into $mntpointPascal Rigaux2008-02-261-12/+12
* simplifyPascal Rigaux2008-02-261-1/+1
* simplifyPascal Rigaux2008-02-261-2/+1
* - re-indentPascal Rigaux2008-02-261-12/+17
* simplify: reduce_pathname is only useful/needed for find_mntpointsPascal Rigaux2008-02-261-2/+3
* create _non_mounted_mntpoints() to make things more clearPascal Rigaux2008-02-261-3/+8
* urpm::get_pkgs::verify_partial_rpm_and_move() return the final rpmPascal Rigaux2008-02-261-2/+2
* create _do_the_copy() out of _examine_removable_medium_()Pascal Rigaux2008-02-261-23/+28
* i don't see any reason for this...Pascal Rigaux2008-02-261-1/+1
* create _sort_media() out of copy_packages_of_removable_media()Pascal Rigaux2008-02-261-13/+16
* simplifyPascal Rigaux2008-02-261-7/+7
* do not pass $device around, it's the same as $medium->{removable}Pascal Rigaux2008-02-261-6/+7
* create a "blist" which is both $list and $urpm->{media}Pascal Rigaux2008-02-261-16/+25
* fix typo in previous commitPascal Rigaux2008-02-261-1/+1
* simplifyPascal Rigaux2008-02-261-11/+9
* simplifyPascal Rigaux2008-02-261-6/+2
* use urpm::get_pkgs::verify_partial_rpm_and_move()Pascal Rigaux2008-02-261-4/+2
* factorisePascal Rigaux2008-02-261-2/+1
* create _filepath() to remove duplicated codePascal Rigaux2008-02-261-4/+10
* create _mount_it() out of _examine_removable_medium_()Pascal Rigaux2008-02-261-2/+11
* create _examine_removable_medium_ out of _examine_removable_mediumPascal Rigaux2008-02-261-8/+17
* change _check_notfound() parameterPascal Rigaux2008-02-261-4/+4
* oops, revert previous commitPascal Rigaux2008-02-261-1/+2
* simplifyPascal Rigaux2008-02-261-2/+1
* add commentPascal Rigaux2008-02-261-0/+3
* cleanupPascal Rigaux2008-02-261-1/+1
* s/unless/if (!/Pascal Rigaux2008-02-261-2/+2
* create _get_removables_or_check_mounted() out of copy_packages_of_removable_m...Pascal Rigaux2008-02-261-8/+17
* move $examine_removable_medium sub out of copy_packages_of_removable_mediaPascal Rigaux2008-02-261-16/+17
* - move $check_notfound sub out of copy_packages_of_removable_mediaPascal Rigaux2008-02-261-18/+19
* add some commentsPascal Rigaux2008-02-261-0/+3
* oops, fix previous "cleaning" commit, introduce _mounted_mntpoints()Pascal Rigaux2008-02-261-2/+7
* add some commentsPascal Rigaux2008-02-261-0/+4
* cleanupPascal Rigaux2008-02-261-11/+6
* supermount is dead!Pascal Rigaux2008-02-261-3/+3
* - urpmi, urpmi.addmedia, urpmi.update:Pascal Rigaux2008-02-241-2/+2
* displaying "medium xxx is not selected" when doing "urpmi --auto" on a CDROM ...Pascal Rigaux2007-02-141-8/+8
* create urpm::removable out of urpm.pmPascal Rigaux2006-11-211-0/+195