summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - rename _mount_it() into _mount_cdrom()Pascal Rigaux2008-02-291-8/+8
* rename look_for_mounted_cdrom() into _look_for_mounted_cdrom_in_mtab()Pascal Rigaux2008-02-291-3/+3
* fix --mirrorlist broken by _migrate_removable_devicePascal Rigaux2008-02-291-1/+3
* use confess to get stacktrace (instead of croak)Pascal Rigaux2008-02-281-1/+1
* update translation for PolishTomasz Bednarski2008-02-281-112/+63
* - urpmf, urpmq:Pascal Rigaux2008-02-282-0/+7
* - urpmiPascal Rigaux2008-02-272-8/+7
* strictify prototypePascal Rigaux2008-02-271-5/+5
* drop useless checkPascal Rigaux2008-02-271-19/+1
* _copy_from_cdrom() is a much better name than _examine_removable_medium()Pascal Rigaux2008-02-271-6/+6
* update Swedish translationThomas Backlund2008-02-271-931/+349
* fix typoPascal Rigaux2008-02-271-2/+2
* {removable} is no morePascal Rigaux2008-02-271-2/+2
* - create _migrate_removable_url out of _migrate_removable_devicePascal Rigaux2008-02-272-9/+25
* - adapt "we want to copy lzma from cds" to new cdrom:// schemePascal Rigaux2008-02-271-1/+2
* - all tools:Pascal Rigaux2008-02-279-90/+108
* create read_mtab()Pascal Rigaux2008-02-271-1/+3
* - create file_from_local_medium(), and use it where possible instead ofPascal Rigaux2008-02-274-34/+39
* create is_local_medium() and is_local_url()Pascal Rigaux2008-02-274-8/+16
* internally use {iso} instead of {removable} for iso filesPascal Rigaux2008-02-272-14/+9
* - fix typo in try_mounting_non_cdrom() (from previous commit)Pascal Rigaux2008-02-271-11/+7
* treat iso as non-removablePascal Rigaux2008-02-272-9/+16
* there is no reason not to use {removable} only for isoPascal Rigaux2008-02-271-2/+1
* what we really want here is the place where the synthesis is, so in the casePascal Rigaux2008-02-271-3/+3
* rename try_mounting_non_removable() into try_mounting_non_removables()Pascal Rigaux2008-02-272-4/+12
* use blists to ensure we only mount media which will be usedPascal Rigaux2008-02-272-3/+5
* create separate function to mount isoPascal Rigaux2008-02-272-22/+38
* Update fr translation on behalf of fr teamChristophe Berthelé2008-02-271-6/+16
* modify for the futurePascal Rigaux2008-02-261-3/+3
* _mount_it() can't fail!Pascal Rigaux2008-02-261-4/+0
* there is no reason copy_packages_of_removable_media should mount non removablePascal Rigaux2008-02-262-6/+5
* simplifyPascal Rigaux2008-02-261-2/+2
* simplifyPascal Rigaux2008-02-261-2/+1
* fix commentPascal Rigaux2008-02-261-0/+1
* simplifyPascal Rigaux2008-02-261-3/+3
* split _get_removables_or_check_mounted into _try_mounting_non_removable and _...Pascal Rigaux2008-02-261-7/+17
* add commentPascal Rigaux2008-02-261-0/+5
* _check_notfound should be pure, there is no reason for _sort_media shouldPascal Rigaux2008-02-261-18/+19
* add some commentsPascal Rigaux2008-02-261-3/+17
* - since find_mntpoints doesn't really return a list, make it clearPascal Rigaux2008-02-263-23/+32
* rename $_ into $mntpointPascal Rigaux2008-02-261-12/+12
* simplifyPascal Rigaux2008-02-261-6/+3
* create _expand_symlink() out of find_mntpoints()Pascal Rigaux2008-02-261-11/+17
* simplifyPascal Rigaux2008-02-261-3/+2
* make it more clearPascal Rigaux2008-02-261-4/+4
* remove not useful %fstabPascal Rigaux2008-02-261-4/+2
* create _read_fstab_or_mtab() to factorisePascal Rigaux2008-02-261-13/+20
* every callers give a hash ref, so remove unneeded codePascal Rigaux2008-02-261-9/+3
* simplifyPascal Rigaux2008-02-261-1/+1
* simplifyPascal Rigaux2008-02-261-2/+1