Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - since find_mntpoints doesn't really return a list, make it clear | Pascal Rigaux | 2008-02-26 | 1 | -10/+10 | |
| | | | | | - return a struct instead of using %info + returned value | |||||
* | rename $_ into $mntpoint | Pascal Rigaux | 2008-02-26 | 1 | -12/+12 | |
| | ||||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -1/+1 | |
| | ||||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -2/+1 | |
| | ||||||
* | - re-indent | Pascal Rigaux | 2008-02-26 | 1 | -12/+17 | |
| | | | | | - do not call eject on isos | |||||
* | simplify: reduce_pathname is only useful/needed for find_mntpoints | Pascal Rigaux | 2008-02-26 | 1 | -2/+3 | |
| | ||||||
* | create _non_mounted_mntpoints() to make things more clear | Pascal Rigaux | 2008-02-26 | 1 | -3/+8 | |
| | ||||||
* | urpm::get_pkgs::verify_partial_rpm_and_move() return the final rpm | Pascal Rigaux | 2008-02-26 | 1 | -2/+2 | |
| | ||||||
* | create _do_the_copy() out of _examine_removable_medium_() | Pascal Rigaux | 2008-02-26 | 1 | -23/+28 | |
| | ||||||
* | i don't see any reason for this... | Pascal Rigaux | 2008-02-26 | 1 | -1/+1 | |
| | ||||||
* | create _sort_media() out of copy_packages_of_removable_media() | Pascal Rigaux | 2008-02-26 | 1 | -13/+16 | |
| | ||||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -7/+7 | |
| | ||||||
* | do not pass $device around, it's the same as $medium->{removable} | Pascal Rigaux | 2008-02-26 | 1 | -6/+7 | |
| | ||||||
* | create a "blist" which is both $list and $urpm->{media} | Pascal Rigaux | 2008-02-26 | 1 | -16/+25 | |
| | ||||||
* | fix typo in previous commit | Pascal Rigaux | 2008-02-26 | 1 | -1/+1 | |
| | ||||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -11/+9 | |
| | ||||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -6/+2 | |
| | ||||||
* | use urpm::get_pkgs::verify_partial_rpm_and_move() | Pascal Rigaux | 2008-02-26 | 1 | -4/+2 | |
| | ||||||
* | factorise | Pascal Rigaux | 2008-02-26 | 1 | -2/+1 | |
| | ||||||
* | create _filepath() to remove duplicated code | Pascal Rigaux | 2008-02-26 | 1 | -4/+10 | |
| | ||||||
* | create _mount_it() out of _examine_removable_medium_() | Pascal Rigaux | 2008-02-26 | 1 | -2/+11 | |
| | ||||||
* | create _examine_removable_medium_ out of _examine_removable_medium | Pascal Rigaux | 2008-02-26 | 1 | -8/+17 | |
| | ||||||
* | change _check_notfound() parameter | Pascal Rigaux | 2008-02-26 | 1 | -4/+4 | |
| | ||||||
* | oops, revert previous commit | Pascal Rigaux | 2008-02-26 | 1 | -1/+2 | |
| | ||||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -2/+1 | |
| | ||||||
* | add comment | Pascal Rigaux | 2008-02-26 | 1 | -0/+3 | |
| | ||||||
* | cleanup | Pascal Rigaux | 2008-02-26 | 1 | -1/+1 | |
| | ||||||
* | s/unless/if (!/ | Pascal Rigaux | 2008-02-26 | 1 | -2/+2 | |
| | ||||||
* | create _get_removables_or_check_mounted() out of ↵ | Pascal Rigaux | 2008-02-26 | 1 | -8/+17 | |
| | | | | copy_packages_of_removable_media() | |||||
* | move $examine_removable_medium sub out of copy_packages_of_removable_media | Pascal Rigaux | 2008-02-26 | 1 | -16/+17 | |
| | ||||||
* | - move $check_notfound sub out of copy_packages_of_removable_media | Pascal Rigaux | 2008-02-26 | 1 | -18/+19 | |
| | | | | | - really fix _mounted_mntpoints() | |||||
* | add some comments | Pascal Rigaux | 2008-02-26 | 1 | -0/+3 | |
| | ||||||
* | oops, fix previous "cleaning" commit, introduce _mounted_mntpoints() | Pascal Rigaux | 2008-02-26 | 1 | -2/+7 | |
| | ||||||
* | add some comments | Pascal Rigaux | 2008-02-26 | 1 | -0/+4 | |
| | ||||||
* | cleanup | Pascal Rigaux | 2008-02-26 | 1 | -11/+6 | |
| | ||||||
* | supermount is dead! | Pascal Rigaux | 2008-02-26 | 1 | -3/+3 | |
| | ||||||
* | - urpmi, urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-02-24 | 1 | -2/+2 | |
| | | | | | | o have fatal errors on some errors that must not happen (eg: moving rpm from download dir to cachedir) | |||||
* | displaying "medium xxx is not selected" when doing "urpmi --auto" on a CDROM ↵ | Pascal Rigaux | 2007-02-14 | 1 | -8/+8 | |
| | | | | | | | is no good (maybe we should fix --auto to still prompt for CDs?) | |||||
* | create urpm::removable out of urpm.pm | Pascal Rigaux | 2006-11-21 | 1 | -0/+195 | |