Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more x86_64 mirrors (works, tested as lftp $url -e exit) | Gwenolé Beauchesne | 2005-09-16 | 1 | -87/+219 |
| | |||||
* | Update hardcoded mirror list (for FTP suppl media) | Rafael Garcia-Suarez | 2005-09-13 | 1 | -152/+10 |
| | |||||
* | Need more coffee | Rafael Garcia-Suarez | 2005-09-13 | 1 | -1/+1 |
| | |||||
* | When selecting mirrors in the mirror list, if we find a mirror with the | Rafael Garcia-Suarez | 2005-09-13 | 1 | -0/+9 |
| | | | | | | exact same architecture than the current one, discard all other mirrors. This should avoid listing i586 mirrors when installing on x86_64. | ||||
* | Update mirrorlist | Rafael Garcia-Suarez | 2005-08-30 | 1 | -267/+215 |
| | |||||
* | some x86_64 build fixes | Florent Villard | 2005-08-03 | 1 | -134/+134 |
| | |||||
* | fix rediris.es paths (Yukiko Bando) | Thierry Vignaud | 2005-08-01 | 1 | -2/+2 |
| | |||||
* | oups; fixed bad change | Pablo Saratxaga | 2005-07-27 | 1 | -579/+579 |
| | |||||
* | fixed KDE font for extended cyrillic languages | Pablo Saratxaga | 2005-07-27 | 1 | -579/+579 |
| | |||||
* | remove unused get() and ftp() | Olivier Blin | 2005-06-23 | 1 | -10/+0 |
| | |||||
* | don't need use MDK::Common... when we have "use common" (which is the ↵ | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
| | | | | standard for libDrakX modules) | ||||
* | The mandrakelinux-release package doesn't exist any more, so you can't | Rafael Garcia-Suarez | 2005-06-03 | 1 | -3/+5 |
| | | | | | | deduce the version from it. Something more robust than this needs to be figured out. | ||||
* | Begin refactorization of install medium handling code | Rafael Garcia-Suarez | 2005-05-25 | 1 | -1/+1 |
| | |||||
* | switch from MandrakeSoft to Mandriva | Thierry Vignaud | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | Update the name of the update media added by the installer | Rafael Garcia-Suarez | 2005-04-15 | 1 | -1/+1 |
| | |||||
* | Change the URL of the mirrorsfull.list for installation of the updates | Rafael Garcia-Suarez | 2005-04-11 | 1 | -2/+1 |
| | |||||
* | Add new countries to match the mirror list | Rafael Garcia-Suarez | 2005-04-05 | 1 | -4/+39 |
| | |||||
* | Update mirror list | Rafael Garcia-Suarez | 2005-04-05 | 1 | -20/+163 |
| | |||||
* | Fix downloading update rpms with ftp method. | Rafael Garcia-Suarez | 2005-03-18 | 1 | -0/+2 |
| | |||||
* | Remove noisy log | Rafael Garcia-Suarez | 2005-03-18 | 1 | -2/+1 |
| | |||||
* | Update mirror list | Rafael Garcia-Suarez | 2005-03-14 | 1 | -129/+297 |
| | |||||
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 1 | -4/+4 |
| | |||||
* | remove some unneeded ";", add some for normalization (as told by perl_checker) | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | Update inline mirror list again (the previous one was broken) | Rafael Garcia-Suarez | 2004-11-17 | 1 | -83/+83 |
| | |||||
* | Update the inline mirror list for mini isos | Rafael Garcia-Suarez | 2004-11-17 | 1 | -83/+209 |
| | |||||
* | Remove spurious "my" | Rafael Garcia-Suarez | 2004-10-26 | 1 | -1/+1 |
| | |||||
* | There are mirrors in many new countries now. (and sort the list) | Rafael Garcia-Suarez | 2004-10-19 | 1 | -5/+10 |
| | |||||
* | Installation with a ftp supplementary media (for mini-isos) : | Rafael Garcia-Suarez | 2004-10-19 | 1 | -8/+157 |
| | | | | | | inline the mirror list (since fetching it causes weird network problems). Fix the handling of relative urls in ftp media when fetching hdlists file. | ||||
* | Further normalization of updates directories. | Rafael Garcia-Suarez | 2004-10-05 | 1 | -3/+1 |
| | |||||
* | New mirror structure for official updates | Rafael Garcia-Suarez | 2004-10-05 | 1 | -2/+3 |
| | |||||
* | adapt to new mirror structure | Olivier Blin | 2004-09-02 | 1 | -3/+3 |
| | |||||
* | (getPackages) use new mirror structure filepaths | Olivier Blin | 2004-08-23 | 1 | -2/+2 |
| | |||||
* | $::corporate is dead | Pascal Rigaux | 2004-08-17 | 1 | -1/+1 |
| | |||||
* | Adapt to the new mirror structure: RPMs are no longer in a RPMS subdirectory | Rafael Garcia-Suarez | 2004-08-10 | 1 | -1/+1 |
| | |||||
* | /etc/mandrake-release is now /etc/mandrakelinux-release | Pascal Rigaux | 2004-05-26 | 1 | -1/+1 |
| | |||||
* | spell Mandrakelinux in one word | Thierry Vignaud | 2004-03-10 | 1 | -2/+2 |
| | |||||
* | - community updates are not in a per-version directory either | Pascal Rigaux | 2004-03-03 | 1 | -1/+2 |
| | | | | | - cooker & community urls do contain .../RPMS at the end whereas updates directory do not, handle this | ||||
* | cooker updates are not in a per-version directory | Pascal Rigaux | 2004-03-02 | 1 | -2/+3 |
| | |||||
* | do not use $o in crypto.pm, pass {distro_type} to mirrors() and bestMirror() ↵ | Pascal Rigaux | 2004-03-01 | 1 | -7/+9 |
| | | | | instead | ||||
* | add $o in global vars. | Florent Villard | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | add distro_type variable to select correct updates mirror type | Florent Villard | 2004-02-27 | 1 | -2/+3 |
| | |||||
* | fixed typo. | Francois Pons | 2003-10-16 | 1 | -1/+0 |
| | |||||
* | fixed code to avoid opening 2 files simultaneously. | Francois Pons | 2003-10-16 | 1 | -1/+8 |
| | |||||
* | added pubkey in update management. | Francois Pons | 2003-10-16 | 1 | -1/+2 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -2/+2 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -2/+2 |
| | |||||
* | change default version to 9.1 | Francois Pons | 2003-02-27 | 1 | -2/+2 |
| | |||||
* | code slight reorganization. | Francois Pons | 2003-02-19 | 1 | -13/+14 |
| | |||||
* | cleanup and add a comment (!) | Pascal Rigaux | 2003-01-07 | 1 | -3/+2 |
| | |||||
* | use if_() where possible (as reported by perl_checker) | Pascal Rigaux | 2002-12-04 | 1 | -2/+2 |
| |