summaryrefslogtreecommitdiffstats
path: root/urpm.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* 3.3-8mdkFrancois Pons2002-02-181-10/+20
|
* 3.3-6mdkFrancois Pons2002-02-141-12/+12
|
* 3.3-5mdkFrancois Pons2002-02-131-17/+25
|
* 3.3-4mdkFrancois Pons2002-02-121-35/+35
|
* updated man pages.Francois Pons2002-02-121-6/+53
|
* fixed find_mntpoints to avoid mounting multiple times or never umounting.Francois Pons2002-02-111-2/+2
|
* 3.3-1mdkFrancois Pons2002-02-111-54/+73
|
* 3.2-8mdkFrancois Pons2002-02-071-33/+38
|
* 3.2-7mdkFrancois Pons2002-01-311-39/+41
|
* 3.2-6mdkFrancois Pons2002-01-301-16/+14
|
* 3.2-5mdkFrancois Pons2002-01-291-76/+76
|
* 3.2-4mdkFrancois Pons2002-01-281-16/+40
|
* fixed English typo; moved Chinese file namesPablo Saratxaga2002-01-281-4/+4
|
* 3.2-3mdkFrancois Pons2002-01-231-6/+6
|
* 3.2-1mdkFrancois Pons2002-01-161-14/+17
|
* 3.1-8mdkFrancois Pons2002-01-161-15/+40
|
* 3.1-7mdkFrancois Pons2002-01-151-3/+28
|
* fix distant list file support.Francois Pons2002-01-101-14/+20
|
* added urpmi database locking mechanism.Francois Pons2002-01-091-1/+43
| | | | | added support for external list file support (to build a more nicer list file).
* pre-noel version.Francois Pons2001-12-201-19/+58
|
* small fixes.Francois Pons2001-12-171-16/+31
|
* changed perl library to 3.1.Francois Pons2001-12-141-1/+1
|
* added curl time stamp support for both http and ftp.Francois Pons2001-12-141-4/+54
|
* 3.1Francois Pons2001-12-131-54/+136
|
* lot of small fixes.Francois Pons2001-12-121-52/+98
|
* fixes on synthesis management and urpmi.cfg update.Francois Pons2001-12-071-25/+44
|
* speed improvement (relocation, depslist).Francois Pons2001-12-071-93/+59
| | | | | | make sure config is saved. fix %%post.
* 3.0 of urpmi.Francois Pons2001-12-061-459/+281
|
* fixes -p ...Francois Pons2001-12-061-10/+7
|
* 2.2 with rpmtools 4.0.Francois Pons2001-12-051-22/+44
|
* removed debug log and updated changelog.Francois Pons2001-11-291-3/+1
|
* fixes on -p flag.Francois Pons2001-11-291-10/+30
|
* introduced webfetch.Francois Pons2001-11-281-7/+13
|
* fixed URL with trailing slashes and added download log.Francois Pons2001-11-281-4/+30
|
* small fixes and typo fixes back.Francois Pons2001-11-281-6/+10
|
* fixed some English typos; updated Hungarian filePablo Saratxaga2001-11-271-7/+7
|
* curl supportFrancois Pons2001-11-271-20/+47
|
* fix optimization on getting depslist.ordered.Francois Pons2001-11-271-26/+0
|
* first 2.1.Francois Pons2001-11-261-168/+24
|
* fixed --auto-select and upload.Francois Pons2001-11-191-10/+9
|
* added /etc/urpmi/inst.list support.Francois Pons2001-11-161-30/+50
|
* first stable release using synthesis file instead of hdlist.Francois Pons2001-11-151-90/+139
|
* *** empty log message ***Francois Pons2001-11-121-48/+81
|
* small fixes.Francois Pons2001-11-091-16/+12
|
* update to first 2.0 release.Francois Pons2001-11-061-61/+123
|
* + correct typo in po/fr.poanoncvs2001-11-051-0/+1
| | | | | | | | | | *replace msgstr "usage: rpmf [<fichier>]" by msgstr "usage: urpmf [options] <fichier>" *replace msgstr "usage: urpmi.addmedia [--update] <nome> <url>" by msgstr "usage: urpmi.addmedia [--update] <nom> <url>" + add inst.list that will contain list of package to install and not to upgrade. Now I have to learn perl ;)
* make strong check of rpm file on a removable device for accepting a medium.Francois Pons2001-10-081-1/+13
|
* make sure to remove a stale rpm file in cache (if size is 0), seems to have beenFrancois Pons2001-10-081-10/+15
| | | | | avoid for final 8.1 ?
* fixed stale rpm file in cache with 0 in size.Francois Pons2001-09-241-1/+1
|
* fixes for possible error trying to remove and avoid error messageFrancois Pons2001-09-191-5/+5
| | | | | which are more or less only warning (typical after 7.2 update).