summaryrefslogtreecommitdiffstats
path: root/perl-install/install/http.pm
Commit message (Collapse)AuthorAgeFilesLines
* use https to download the mirrorlist from api.mandriva.comChristophe Fergeau2009-09-011-4/+4
|
* (get_file_and_size) be even more compatible with older http code for error ↵Thierry Vignaud2009-04-091-1/+1
| | | | management
* fix typo in latest commitThierry Vignaud2009-04-091-1/+1
|
* (get_file_and_size) be more compatible with older http code for error managementThierry Vignaud2009-04-091-4/+8
|
* perl_checker cleanupsThierry Vignaud2009-04-091-2/+2
|
* (get_file_and_size) fix crashing when using urpmi early to download stuff ↵Thierry Vignaud2009-04-091-0/+5
| | | | for network installs
* (get_file_and_size) cleanupThierry Vignaud2009-04-081-2/+1
|
* (install::http::get_file_and_size) just use curl instead of using ourThierry Vignaud2009-04-081-38/+21
| | | | | own http stack (thus fixing unable to set up network addittional media, #48887)
* (parse_url) rename as parse_http_url() (similar to ftp.pm)Thierry Vignaud2009-03-181-3/+3
|
* - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dirPascal Rigaux2007-06-191-1/+18
| | | | | kickstart=/pub/auto_inst.cfg" to get http://server/pub/auto_inst.cfg (#31474)
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+59