summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
* - add --root in man/--help, --use-distrib in --help onlyOlivier Thauvin2004-01-151-1/+3
| | | | | | - fix issue using virtual medium and --bug - update error message if --bug dir exist
* add auto and keep options in global config section, ask to be root toOlivier Blin2004-01-151-1/+1
| | | | | use auto-select in urpmi
* urpmq -l (list files), urpmq --changelog, lock rpm db even in chroot in urpmqOlivier Blin2004-01-151-0/+1
|
* more graphical feedback in urpmi --parallel --X (status, progress, etc)Guillaume Cottenceau2004-01-151-1/+5
|
* - urpmi, urpme, urpmq: / can be used as root, it's not a particular caseOlivier Blin2004-01-151-4/+8
| | | | | | - urpm.pm: lock rpm db in chroot, and urpmi db in / - urpmi: ask to be root to install binary rpms in chroot
* add --use-distrib codeOlivier Thauvin2004-01-131-1/+8
|
* - fix urpmq for virtual mediumOlivier Thauvin2004-01-131-2/+10
| | | | | | | | - apply blino's patch: - permit urpmq -i for user - fix urpmq --sources for user (don't give a wrong url) - fix urpme --root
* add ability to cancel packages downloadsGuillaume Cottenceau2004-01-121-6/+14
|
* fix regexp on removable mediaOlivier Thauvin2003-12-251-1/+1
|
* - 4.48Olivier Thauvin2003-12-241-0/+2
| | | | | | | - urpmq --list-url - urpmq --dump-config - urpmi.update --force-key
* fixed small typo.Francois Pons2003-12-141-2/+2
|
* consolidated restart status to detect problems related as loop, improper ↵Francois Pons2003-12-141-10/+18
| | | | fetching.
* added support for RH 7.3Francois Pons2003-12-091-13/+9
|
* added support for missing Locale::gettext (as for RedHat for fast port)Francois Pons2003-12-051-4/+6
|
* try to improve rpm based package being upgraded and causing urpmi to be ↵Francois Pons2003-12-051-5/+11
| | | | restarted.
* 4.4-41mdk (erwan feature)Francois Pons2003-10-301-2/+21
|
* fixed signature checking on first package when using --media and selecting otherFrancois Pons2003-10-211-2/+5
| | | | | media having different signature that the first one.
* make sure names.XXX are correctly generated all the time.Francois Pons2003-10-061-12/+13
|
* fixed adding new sources for finding rpms.Francois Pons2003-09-231-117/+117
|
* on-going 4.4-38mdkFrancois Pons2003-09-191-156/+158
|
* fixed virtual media not examining list file.Francois Pons2003-09-171-5/+13
|
* 4.4-36mdkFrancois Pons2003-09-161-82/+84
|
* fixed reduce_pathname returning emptry string for directory instead of / for ↵Francois Pons2003-09-161-0/+1
| | | | base.
* fixed to display only once skipping or installing log.Francois Pons2003-09-101-3/+7
|
* 4.4-34mdkFrancois Pons2003-09-081-50/+61
|
* 4.4-33mdkFrancois Pons2003-09-061-0/+14
|
* always display package skipped ;-)Francois Pons2003-09-051-1/+1
|
* 4.4-32mdkFrancois Pons2003-09-051-16/+24
|
* 4.4-31mdkFrancois Pons2003-09-041-4/+23
|
* 4.4-30mdkFrancois Pons2003-09-021-2/+89
|
* fixed @EXPORT for N() by using qw(N) instead of qw(*N) which breaks rpmdrake.Francois Pons2003-09-011-1/+1
|
* allow transaction number to be restored.Francois Pons2003-08-281-1/+6
|
* 4.4-27mdkFrancois Pons2003-08-281-2/+29
|
* fixed stupid typo.Francois Pons2003-08-261-1/+1
|
* fixed bad use of system return value which fix multiple cd management.Francois Pons2003-08-261-3/+3
|
* added -z option for rsync:// protocolFrancois Pons2003-08-261-3/+5
| | | | | fixed download progressive glitches loging.
* implementing forked transaction.Francois Pons2003-08-221-32/+69
|
* updated with perl-URPM 0.94 and above (simplified code)Francois Pons2003-08-211-26/+11
|
* 4.4-23mdkFrancois Pons2003-08-201-2/+2
|
* disable use of $_ which could be bad.Francois Pons2003-08-201-3/+3
|
* modified log to be more clear.Francois Pons2003-08-201-2/+5
|
* changed list and pubkey default behaviour for finding files.Francois Pons2003-08-201-8/+4
|
* fixed strange typo preventing key to be correctly imported.Francois Pons2003-08-201-2/+2
|
* added nopubkey option to disable pubkey management during update_media (will notFrancois Pons2003-08-191-3/+3
| | | | | work for rpm < 4.2 in %post of urpmi)
* fixed parse_pubkeys usage.Francois Pons2003-08-191-6/+7
|
* fixed limit_rate with rsync and ssh protocol.Francois Pons2003-08-111-1/+1
|
* fixed limit_rate without suffixes for rsync (division not as an integer)Francois Pons2003-08-111-2/+2
|
* 4.4-20mdkFrancois Pons2003-08-111-7/+8
|
* 4.4-19mdkFrancois Pons2003-08-061-55/+118
|
* fixed in sync_curl to go back to cwd from urpmi partial cache.Francois Pons2003-08-051-0/+4
|