summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* - create non_modified_media() and use itPascal Rigaux2008-03-031-8/+14
* add a warning for gurpmiThierry Vignaud2008-03-031-0/+1
* handle --testThierry Vignaud2008-03-031-0/+1
* handle --allow-medium-change (needed for do_pkgs)Thierry Vignaud2008-03-031-0/+2
* handle --expect-install (needed for do_pkgs)Thierry Vignaud2008-03-031-0/+1
* fix --expect-install (broken since 4.9.30!)Thierry Vignaud2008-03-031-1/+1
* lazy load Net::LDAPThierry Vignaud2008-03-031-1/+1
* fix --auto-select optionThierry Vignaud2008-03-031-1/+1
* (gurpmi::parse_command_line) reuse common shared code of urpm::args,Thierry Vignaud2008-03-031-0/+13
* - urpmf, urpmq:Pascal Rigaux2008-03-031-2/+2
* fix download progression using wget:Pascal Rigaux2008-03-031-7/+9
* - urpmf:Pascal Rigaux2008-03-031-1/+1
* HAL can fail to umount the cdrom if it was not mounted by HAL.Pascal Rigaux2008-02-291-1/+6
* require urpm::cdrom where neededPascal Rigaux2008-02-291-0/+1
* remove some functions that were moved to urpm::cdromPascal Rigaux2008-02-291-27/+0
* move is_iso to urpm::media and rename itPascal Rigaux2008-02-292-9/+6
* o use hal to wait-for/mount cdroms: Pascal Rigaux2008-02-292-170/+289
* do not download on the fly xml-info unless we know if it is availablePascal Rigaux2008-02-291-3/+2
* do not pass the device around (we don't want to force a device anymore)Pascal Rigaux2008-02-291-1/+1
* if cdrom is not mounted, _check_notfound should fail, but nicelyPascal Rigaux2008-02-291-0/+2
* - 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
* - urpmf, urpmq:Pascal Rigaux2008-02-281-0/+5
* - urpmiPascal Rigaux2008-02-271-8/+6
* 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
* 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-271-9/+23
* - adapt "we want to copy lzma from cds" to new cdrom:// schemePascal Rigaux2008-02-271-1/+2
* - all tools:Pascal Rigaux2008-02-272-75/+85
* create read_mtab()Pascal Rigaux2008-02-271-1/+3
* - create file_from_local_medium(), and use it where possible instead ofPascal Rigaux2008-02-272-31/+32
* create is_local_medium() and is_local_url()Pascal Rigaux2008-02-272-6/+6
* 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
* 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