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
/
pkgs.pm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
compss is deprecated. use compssUsers for the tree
Pascal Rigaux
2001-03-13
1
-25
/
+1
*
(readCompssUsers): get the "path"
Pascal Rigaux
2001-03-13
1
-2
/
+3
*
(computeGroupSize): log what is found
Pascal Rigaux
2001-03-12
1
-1
/
+3
*
(saveCompssUsers): make it work
Pascal Rigaux
2001-03-12
1
-2
/
+2
*
(readCompssUsers): clean-up
Pascal Rigaux
2001-03-12
1
-5
/
+18
*
*** empty log message ***
Pascal Rigaux
2001-03-12
1
-1
/
+0
*
put everything in %compssUsers, use field flags for the flags :)
Pascal Rigaux
2001-03-12
1
-5
/
+5
*
(computeGroupSize): created
Pascal Rigaux
2001-03-12
1
-3
/
+71
*
fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for other
Francois Pons
2001-03-12
1
-1
/
+1
*
(read_rpmsrate): handle the special case of packages requiring locales-*,
Pascal Rigaux
2001-03-09
1
-1
/
+3
*
changed choice of package for selection.
Francois Pons
2001-03-08
1
-5
/
+7
*
added support for killing all child process of a transaction, necessary to be
Francois Pons
2001-03-07
1
-0
/
+28
*
added retry support but automatic (no user response).
Francois Pons
2001-03-01
1
-66
/
+92
*
added accessor the rpmsrate data of packages.
Francois Pons
2001-02-23
1
-4
/
+9
*
(setSelectedFromCompssList): fix the fix
Pascal Rigaux
2001-02-23
1
-1
/
+1
*
(setSelectedFromCompssList): fix sillyness
Pascal Rigaux
2001-02-23
1
-1
/
+1
*
(selected_leaves): created
Pascal Rigaux
2001-02-21
1
-1
/
+20
*
added RPMRC_FILE env variable to choose rpmrc file for rpmlib used
Francois Pons
2001-02-20
1
-6
/
+14
*
fixed problem for updating hdlist after going back to partition step.
Francois Pons
2001-02-08
1
-2
/
+1
*
now fully fixed ftp connection (and http too) caused by forked DrakX
Francois Pons
2001-02-07
1
-10
/
+10
*
updated to use urpmi new format (change fakemedium to better label)
Francois Pons
2001-02-05
1
-2
/
+2
*
*** empty log message ***
Pascal Rigaux
2001-02-02
1
-1
/
+1
*
using the new formatXiB
Pascal Rigaux
2001-02-02
1
-1
/
+1
*
added rpmrebuilddb directory cleaning before, remove old rpm file
Francois Pons
2001-01-31
1
-4
/
+14
*
(psUpdateHdlistsDeps): also copy rpmsrate
Pascal Rigaux
2001-01-31
1
-3
/
+2
*
(read_rpmsrate): if $packages is undef, ignore it. That way, read_rpmsrate
Pascal Rigaux
2001-01-22
1
-3
/
+6
*
update to use new header file format in hdlist (added arch) but depslist has ...
Francois Pons
2001-01-17
1
-21
/
+8
*
removed need of packdrake binary
Francois Pons
2001-01-05
1
-20
/
+31
*
keep $o->{langs} unpacked to simplify things
Pascal Rigaux
2001-01-04
1
-1
/
+0
*
fixed some old $p->{file} by new $p->[$FILE]
Francois Pons
2001-01-04
1
-2
/
+2
*
code cleanup and fixes for lilo not upgrade
Francois Pons
2001-01-04
1
-32
/
+11
*
use ldetect-lst for usb => now auto detects mice types :)
Pascal Rigaux
2000-12-16
1
-0
/
+1
*
move from compssList to rpmsrate
Pascal Rigaux
2000-12-14
1
-135
/
+72
*
fixed versionCompare to always return number. added checking of version to
Francois Pons
2000-12-12
1
-2
/
+5
*
fixed bug in list of packages provided by another one.
Francois Pons
2000-12-08
1
-4
/
+5
*
final fixes to versionCompare to make sure no deadlock can occurs.
Francois Pons
2000-12-05
1
-1
/
+2
*
load only one hdlist in memory if CD is not ejectable (low memory).
Francois Pons
2000-12-04
1
-6
/
+16
*
fixed compareVersion for deadlock. removed silly CODE print on deporder probl...
Francois Pons
2000-12-04
1
-4
/
+2
*
fixed misuse of map with values returing list which are indexed afterward.
Francois Pons
2000-11-28
1
-1
/
+1
*
avoid .la files for selection.
Francois Pons
2000-11-24
1
-4
/
+4
*
synced versionCompare() with rpmtools-2.1-4mdk.
Francois Pons
2000-11-23
1
-5
/
+7
*
Memory usage optimization, change structure of storing
Francois Pons
2000-11-23
1
-357
/
+427
*
cosmetic changes for upgrade, removing some logs.
Francois Pons
2000-11-21
1
-3
/
+1
*
clean up as today filelist is no more.
Francois Pons
2000-11-20
1
-50
/
+2
*
use parsehdlist from rpmtools-2.1-3mdk or above instead of
Francois Pons
2000-11-20
1
-17
/
+29
*
rpmdepOrder again (for new TAGp)
Francois Pons
2000-11-15
1
-3
/
+3
*
removed foreach (<... which are eating memory
Francois Pons
2000-11-14
1
-13
/
+19
*
fork install on upgrade for searching trhough filelist, this saves
Francois Pons
2000-11-14
1
-116
/
+195
*
(psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and .cz22 for
Pascal Rigaux
2000-11-12
1
-1
/
+1
*
added new function for selected or installed accessor on pkg
Francois Pons
2000-11-08
1
-1
/
+2
[prev]
[next]