summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* handle --forceThierry Vignaud2008-03-131-1/+1
* o do handle suggests in priority upgrades (#38778)Pascal Rigaux2008-03-111-1/+1
* enhance cdrom fallback without perl-Hal-CdromsPascal Rigaux2008-03-111-1/+1
* - urpmi:Pascal Rigaux2008-03-111-2/+4
* - modify infrastructure so that rpmdrake doesn't select all updates byPascal Rigaux2008-03-061-3/+13
* create _priority_upgrade_pkgs()Pascal Rigaux2008-03-061-8/+10
* fix previous commitPascal Rigaux2008-03-061-2/+2
* move $resolve_priority_upgrades out of resolve_dependencies() into its ownPascal Rigaux2008-03-061-18/+20
* revert what tv added, will give rpmdrake a special function for its needsPascal Rigaux2008-03-061-7/+2
* (resolve_dependencies) add infrastructure so that rpmdrake doesn'tThierry Vignaud2008-03-061-1/+2
* nicer error messagePascal Rigaux2008-03-062-4/+4
* cleanupPascal Rigaux2008-03-041-6/+4
* (add_packages_to_priority_upgrade_list) prevent adding twice the same packageThierry Vignaud2008-03-041-0/+1
* (resolve_dependencies) add 'upgrade_callback' andThierry Vignaud2008-03-041-1/+5
* (install) do not pretent removing packages from cache when there'sThierry Vignaud2008-03-041-1/+1
* handle priority upgrade listThierry Vignaud2008-03-041-1/+1
* (add_packages_to_priority_upgrade_list) introduce it so that gurpmi &Thierry Vignaud2008-03-041-0/+6
* (set_priority_upgrade_option) split default priority upgrade listThierry Vignaud2008-03-041-1/+3
* factorize common options between urpmi & gurpmiThierry Vignaud2008-03-041-9/+6
* simplifyPascal Rigaux2008-03-031-1/+1
* correctly name function since it's outside of its modulePascal Rigaux2008-03-032-3/+3
* correctly name function since it's outside of its modulePascal Rigaux2008-03-032-3/+3
* fix commentPascal Rigaux2008-03-031-1/+0
* - urpmq:Pascal Rigaux2008-03-031-0/+21
* - 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