summaryrefslogtreecommitdiffstats
path: root/urpm/util.pm
Commit message (Collapse)AuthorAgeFilesLines
* Copy files using -L, to avoid copying relative symbolic links with -RRafael Garcia-Suarez2005-04-281-1/+1
| | | | | | (this made urpmi.addmedia fail over nfs when the target hdlist was actually a symbolic link)
* Move untaint() into urpm::util.Rafael Garcia-Suarez2004-12-071-1/+7
| | | | | Fix a comment in urpmi.
* Factor some system()sRafael Garcia-Suarez2004-11-041-1/+11
|
* Factorize md5sum function. Reinit retrieved MD5SUM.Rafael Garcia-Suarez2004-10-201-1/+9
|
* Cleanup some perl warningsRafael Garcia-Suarez2004-04-281-0/+1
|
* More refactorization. Some silencing of the warnings emitted by -w.Rafael Garcia-Suarez2004-04-221-0/+74