Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop useless install::http::close() | Thierry Vignaud | 2012-05-23 | 1 | -4/+0 |
| | |||||
* | (get_file_and_size) drop workaround for urpmi dying when downloader | Thierry Vignaud | 2012-05-23 | 1 | -5/+0 |
| | | | | | | fails and leaving us in another directory now that urpmi is fixed why didn't you fixed urpmi directly blino??? | ||||
* | - Allow to set urpm curl options in order to be able to make curl quiet. Setting | Arnaud Patard | 2012-04-30 | 1 | -0/+1 |
| | | | | | | this option to '-s' is making text autoinstall a lot cleaner and avoids missing warnings when installing rpms. | ||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------ | ||||
* | accept https URL in install::http | Pascal Terjan | 2010-07-02 | 1 | -1/+1 |
| | |||||
* | fix crash introduced by r263663 (blino, 2009-11-24) (was: "do not stay | Thierry Vignaud | 2009-12-09 | 1 | -0/+1 |
| | | | | | | chdired in /mnt/var/cache/urpmi when download fails (workaround urpmi bug) 'do not stay chdired in /mnt/var/cache/urpmi'") | ||||
* | do not stay chdired in /mnt/var/cache/urpmi when download fails (workaround ↵ | Olivier Blin | 2009-11-24 | 1 | -0/+6 |
| | | | | urpmi bug) | ||||
* | fix ftp URL parsing when using user + pass (#49898) | Olivier Blin | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | use https to download the mirrorlist from api.mandriva.com | Christophe Fergeau | 2009-09-01 | 1 | -4/+4 |
| | |||||
* | (get_file_and_size) be even more compatible with older http code for error ↵ | Thierry Vignaud | 2009-04-09 | 1 | -1/+1 |
| | | | | management | ||||
* | fix typo in latest commit | Thierry Vignaud | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | (get_file_and_size) be more compatible with older http code for error management | Thierry Vignaud | 2009-04-09 | 1 | -4/+8 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2009-04-09 | 1 | -2/+2 |
| | |||||
* | (get_file_and_size) fix crashing when using urpmi early to download stuff ↵ | Thierry Vignaud | 2009-04-09 | 1 | -0/+5 |
| | | | | for network installs | ||||
* | (get_file_and_size) cleanup | Thierry Vignaud | 2009-04-08 | 1 | -2/+1 |
| | |||||
* | (install::http::get_file_and_size) just use curl instead of using our | Thierry Vignaud | 2009-04-08 | 1 | -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 Vignaud | 2009-03-18 | 1 | -3/+3 |
| | |||||
* | - auto_install: allow "automatic=met:http,ser:server,dir:/pub/dir | Pascal Rigaux | 2007-06-19 | 1 | -1/+18 |
| | | | | | kickstart=/pub/auto_inst.cfg" to get http://server/pub/auto_inst.cfg (#31474) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+59 |