Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix regexp on removable media | Olivier Thauvin | 2003-12-25 | 1 | -1/+1 |
| | |||||
* | - 4.48 | Olivier Thauvin | 2003-12-24 | 1 | -0/+2 |
| | | | | | | | - urpmq --list-url - urpmq --dump-config - urpmi.update --force-key | ||||
* | fixed small typo. | Francois Pons | 2003-12-14 | 1 | -2/+2 |
| | |||||
* | consolidated restart status to detect problems related as loop, improper ↵ | Francois Pons | 2003-12-14 | 1 | -10/+18 |
| | | | | fetching. | ||||
* | added support for RH 7.3 | Francois Pons | 2003-12-09 | 1 | -13/+9 |
| | |||||
* | added support for missing Locale::gettext (as for RedHat for fast port) | Francois Pons | 2003-12-05 | 1 | -4/+6 |
| | |||||
* | try to improve rpm based package being upgraded and causing urpmi to be ↵ | Francois Pons | 2003-12-05 | 1 | -5/+11 |
| | | | | restarted. | ||||
* | 4.4-41mdk (erwan feature) | Francois Pons | 2003-10-30 | 1 | -2/+21 |
| | |||||
* | fixed signature checking on first package when using --media and selecting other | Francois Pons | 2003-10-21 | 1 | -2/+5 |
| | | | | | media having different signature that the first one. | ||||
* | make sure names.XXX are correctly generated all the time. | Francois Pons | 2003-10-06 | 1 | -12/+13 |
| | |||||
* | fixed adding new sources for finding rpms. | Francois Pons | 2003-09-23 | 1 | -117/+117 |
| | |||||
* | on-going 4.4-38mdk | Francois Pons | 2003-09-19 | 1 | -156/+158 |
| | |||||
* | fixed virtual media not examining list file. | Francois Pons | 2003-09-17 | 1 | -5/+13 |
| | |||||
* | 4.4-36mdk | Francois Pons | 2003-09-16 | 1 | -82/+84 |
| | |||||
* | fixed reduce_pathname returning emptry string for directory instead of / for ↵ | Francois Pons | 2003-09-16 | 1 | -0/+1 |
| | | | | base. | ||||
* | fixed to display only once skipping or installing log. | Francois Pons | 2003-09-10 | 1 | -3/+7 |
| | |||||
* | 4.4-34mdk | Francois Pons | 2003-09-08 | 1 | -50/+61 |
| | |||||
* | 4.4-33mdk | Francois Pons | 2003-09-06 | 1 | -0/+14 |
| | |||||
* | always display package skipped ;-) | Francois Pons | 2003-09-05 | 1 | -1/+1 |
| | |||||
* | 4.4-32mdk | Francois Pons | 2003-09-05 | 1 | -16/+24 |
| | |||||
* | 4.4-31mdk | Francois Pons | 2003-09-04 | 1 | -4/+23 |
| | |||||
* | 4.4-30mdk | Francois Pons | 2003-09-02 | 1 | -2/+89 |
| | |||||
* | fixed @EXPORT for N() by using qw(N) instead of qw(*N) which breaks rpmdrake. | Francois Pons | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | allow transaction number to be restored. | Francois Pons | 2003-08-28 | 1 | -1/+6 |
| | |||||
* | 4.4-27mdk | Francois Pons | 2003-08-28 | 1 | -2/+29 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | fixed bad use of system return value which fix multiple cd management. | Francois Pons | 2003-08-26 | 1 | -3/+3 |
| | |||||
* | added -z option for rsync:// protocol | Francois Pons | 2003-08-26 | 1 | -3/+5 |
| | | | | | fixed download progressive glitches loging. | ||||
* | implementing forked transaction. | Francois Pons | 2003-08-22 | 1 | -32/+69 |
| | |||||
* | updated with perl-URPM 0.94 and above (simplified code) | Francois Pons | 2003-08-21 | 1 | -26/+11 |
| | |||||
* | 4.4-23mdk | Francois Pons | 2003-08-20 | 1 | -2/+2 |
| | |||||
* | disable use of $_ which could be bad. | Francois Pons | 2003-08-20 | 1 | -3/+3 |
| | |||||
* | modified log to be more clear. | Francois Pons | 2003-08-20 | 1 | -2/+5 |
| | |||||
* | changed list and pubkey default behaviour for finding files. | Francois Pons | 2003-08-20 | 1 | -8/+4 |
| | |||||
* | fixed strange typo preventing key to be correctly imported. | Francois Pons | 2003-08-20 | 1 | -2/+2 |
| | |||||
* | added nopubkey option to disable pubkey management during update_media (will not | Francois Pons | 2003-08-19 | 1 | -3/+3 |
| | | | | | work for rpm < 4.2 in %post of urpmi) | ||||
* | fixed parse_pubkeys usage. | Francois Pons | 2003-08-19 | 1 | -6/+7 |
| | |||||
* | fixed limit_rate with rsync and ssh protocol. | Francois Pons | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | fixed limit_rate without suffixes for rsync (division not as an integer) | Francois Pons | 2003-08-11 | 1 | -2/+2 |
| | |||||
* | 4.4-20mdk | Francois Pons | 2003-08-11 | 1 | -7/+8 |
| | |||||
* | 4.4-19mdk | Francois Pons | 2003-08-06 | 1 | -55/+118 |
| | |||||
* | fixed in sync_curl to go back to cwd from urpmi partial cache. | Francois Pons | 2003-08-05 | 1 | -0/+4 |
| | |||||
* | fixed lock as simple user, no more remove of .LOCK file. | Francois Pons | 2003-08-01 | 1 | -5/+3 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2003-08-01 | 1 | -1/+1 |
| | |||||
* | create shared file if needed, remove the lock file when unlock the database. | Francois Pons | 2003-08-01 | 1 | -0/+6 |
| | |||||
* | shared lock are available with open in read mode. | Francois Pons | 2003-08-01 | 1 | -1/+1 |
| | |||||
* | fixed shlock_urpmi_db to be shared and not waiting. | Francois Pons | 2003-07-31 | 1 | -2/+2 |
| | |||||
* | added urpm::shlock_urpmi_db to shared lock on urpmi db (used by urpmi, urpmq and | Francois Pons | 2003-07-31 | 1 | -0/+9 |
| | | | | | urpmf). | ||||
* | use a file opened in write mode instead of opening a directory. | Francois Pons | 2003-07-31 | 1 | -1/+1 |
| | |||||
* | disable split of transaction when used with --synthesis. | Francois Pons | 2003-07-31 | 1 | -0/+2 |
| |