summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
* (naughtyServers): add apachePascal Rigaux2001-04-141-1/+1
* fixed absurd mismatch of use of <=> and cmp on versionCompare.Francois Pons2001-04-141-1/+1
* fixed log of packdrake.Francois Pons2001-04-121-8/+2
* added missing use of LD_LOADER for starting parsehdlist on upgrade.Francois Pons2001-04-111-1/+1
* changed transaction error management this way: if a transaction fails, DrakXFrancois Pons2001-04-091-32/+33
* added killing on child process of transaction that have been detached (typicallyFrancois Pons2001-04-061-0/+3
* - s/PCI/HW/Pascal Rigaux2001-04-051-1/+1
* (@preferred): replace wu-ftpd by proftpd, add Bastille-Curses-modulePascal Rigaux2001-03-291-1/+1
* warnAboutNaughtyServersPascal Rigaux2001-03-271-0/+15
* fixed too early erasing of old rpmlib db. now postponed at end of installFrancois Pons2001-03-271-16/+21
* cleanupPascal Rigaux2001-03-241-3/+2
* (computeGroupSize): fix hacks, better hacksPascal Rigaux2001-03-191-5/+8
* fix the compssUsers interpretationPascal Rigaux2001-03-141-4/+5
* fixed unselect management of choice, propagate unselection correctly to allFrancois Pons2001-03-141-5/+9
* (readCompssUsers): change the key of compssUsers, added "label"Pascal Rigaux2001-03-141-3/+3
* (computeGroupSize): fix loggingPascal Rigaux2001-03-141-1/+1
* compss is deprecated. use compssUsers for the treePascal Rigaux2001-03-131-25/+1
* (readCompssUsers): get the "path"Pascal Rigaux2001-03-131-2/+3
* (computeGroupSize): log what is foundPascal Rigaux2001-03-121-1/+3
* (saveCompssUsers): make it workPascal Rigaux2001-03-121-2/+2
* (readCompssUsers): clean-upPascal Rigaux2001-03-121-5/+18
* *** empty log message ***Pascal Rigaux2001-03-121-1/+0
* put everything in %compssUsers, use field flags for the flags :)Pascal Rigaux2001-03-121-5/+5
* (computeGroupSize): createdPascal Rigaux2001-03-121-3/+71
* fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for otherFrancois Pons2001-03-121-1/+1
* (read_rpmsrate): handle the special case of packages requiring locales-*,Pascal Rigaux2001-03-091-1/+3
* changed choice of package for selection.Francois Pons2001-03-081-5/+7
* added support for killing all child process of a transaction, necessary to beFrancois Pons2001-03-071-0/+28
* added retry support but automatic (no user response).Francois Pons2001-03-011-66/+92
* added accessor the rpmsrate data of packages.Francois Pons2001-02-231-4/+9
* (setSelectedFromCompssList): fix the fixPascal Rigaux2001-02-231-1/+1
* (setSelectedFromCompssList): fix sillynessPascal Rigaux2001-02-231-1/+1
* (selected_leaves): createdPascal Rigaux2001-02-211-1/+20
* added RPMRC_FILE env variable to choose rpmrc file for rpmlib usedFrancois Pons2001-02-201-6/+14
* fixed problem for updating hdlist after going back to partition step.Francois Pons2001-02-081-2/+1
* now fully fixed ftp connection (and http too) caused by forked DrakXFrancois Pons2001-02-071-10/+10
* updated to use urpmi new format (change fakemedium to better label)Francois Pons2001-02-051-2/+2
* *** empty log message ***Pascal Rigaux2001-02-021-1/+1
* using the new formatXiBPascal Rigaux2001-02-021-1/+1
* added rpmrebuilddb directory cleaning before, remove old rpm fileFrancois Pons2001-01-311-4/+14
* (psUpdateHdlistsDeps): also copy rpmsratePascal Rigaux2001-01-311-3/+2
* (read_rpmsrate): if $packages is undef, ignore it. That way, read_rpmsratePascal Rigaux2001-01-221-3/+6
* update to use new header file format in hdlist (added arch) but depslist has ...Francois Pons2001-01-171-21/+8
* removed need of packdrake binaryFrancois Pons2001-01-051-20/+31
* keep $o->{langs} unpacked to simplify thingsPascal Rigaux2001-01-041-1/+0
* fixed some old $p->{file} by new $p->[$FILE]Francois Pons2001-01-041-2/+2
* code cleanup and fixes for lilo not upgradeFrancois Pons2001-01-041-32/+11
* use ldetect-lst for usb => now auto detects mice types :)Pascal Rigaux2000-12-161-0/+1
* move from compssList to rpmsratePascal Rigaux2000-12-141-135/+72
* fixed versionCompare to always return number. added checking of version toFrancois Pons2000-12-121-2/+5