index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
crypto.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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 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
*
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
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-23
/
+23
*
fix typo.
Francois Pons
2002-09-02
1
-1
/
+1
*
allow selecting packages to upgrade.
Francois Pons
2002-09-02
1
-0
/
+4
*
restore real distrution version used.
Francois Pons
2002-08-27
1
-2
/
+1
*
added a true value.
Francois Pons
2002-08-13
1
-0
/
+2
*
allow patching of mirror used.
Francois Pons
2002-08-07
1
-42
/
+36
*
make new perl_checker happy
Pascal Rigaux
2002-07-31
1
-1
/
+1
*
allow upgrade (if any) by using version at 8.2.
Francois Pons
2002-07-16
1
-0
/
+1
*
use perl-URPM instead of rpmtools.
Francois Pons
2002-07-10
1
-3
/
+1
*
avoid trying to find hdlist-updates.cz in existing medium (instead of ftp one).
Francois Pons
2002-03-05
1
-1
/
+8
*
fix missing version listed when doing update.
Francois Pons
2002-02-27
1
-2
/
+9
*
fixed another not seen 8.1 reference in label.
Francois Pons
2002-02-21
1
-2
/
+1
[next]