summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
* simplified code.Francois Pons2003-09-221-5/+5
* use kernel-i686 or kernel-enterprise as other kernel.Francois Pons2003-09-221-4/+5
* next FreeWnn is not a naughtyServers anymorePascal Rigaux2003-09-191-1/+0
* final update naughtyServers for 9.2Pascal Rigaux2003-09-191-15/+26
* update naughtyServersPascal Rigaux2003-09-181-3/+26
* don't warn about FreeWnn being an open port (gc will try to only open it to l...Pascal Rigaux2003-09-171-1/+0
* make always sure rpmdb is closed before attempting installation.Francois Pons2003-09-171-3/+4
* fixed XFree86-75dpi-fonts not available (seems like a problem with length ofFrancois Pons2003-09-021-2/+2
* oops, really kill gconfd silentlyPascal Rigaux2003-09-011-1/+1
* don't warn when killing /usr/lib/gconfd-2 when runs in backgroundPascal Rigaux2003-09-011-2/+2
* try to make sure additional CD are taken into account if low memory availableFrancois Pons2003-08-291-2/+2
* get selected list from compssUsers for readCompssUsers.Francois Pons2003-08-261-2/+5
* use perl-URPM 0.94Francois Pons2003-08-211-16/+2
* really fixed bad content generated.Francois Pons2003-08-211-6/+6
* fixed next key block not taken into accound.Francois Pons2003-08-211-0/+1
* added pubkey support for medium.Francois Pons2003-08-201-0/+20
* perl_checker compliancePascal Rigaux2003-08-191-1/+1
* added log for checking deselection (check deadlock unless gtk are doing them).Francois Pons2003-08-131-2/+25
* checking transaction allow ordering them ;-)Francois Pons2003-08-051-1/+2
* make default size of transaction to 13 (?) and avoid rpm ordering which seemsFrancois Pons2003-08-051-2/+5
* fixed ordering of packages.Francois Pons2003-08-051-2/+2
* fixed otherOnly for package selection not correctly updated (according toFrancois Pons2003-08-051-2/+1
* added log.Francois Pons2003-08-041-0/+2
* updated with newer perl-URPMFrancois Pons2003-08-041-5/+5
* allow testing locally, should not avoid pkgs to work in real place.Francois Pons2003-07-301-7/+11
* fixed setSelectedFromCompssList (updated with newer perl-URPM interface),Francois Pons2003-07-211-17/+9
* fixed otherOnly not taken into account for unselectPackage.Francois Pons2003-06-111-0/+6
* updated for newer perl-URPM (0.90 series).Francois Pons2003-06-041-27/+18
* perl_checker compliancePascal Rigaux2003-04-301-2/+2
* perl_checker adaptations + fixesPascal Rigaux2003-04-241-15/+0
* new perl_checker compliancePascal Rigaux2003-04-171-27/+27
* perl_checker fixPascal Rigaux2003-02-271-2/+2
* enhance packageCallbackChoices and %preferredPascal Rigaux2003-02-271-14/+22
* improved code for populating group with pixel.Francois Pons2003-02-251-11/+22
* prefer myspell-en_USPascal Rigaux2003-02-201-1/+1
* added a missing sanity unwind.Francois Pons2003-02-191-0/+3
* add sanity code on error when reading hdlist (this will avoid update mediumFrancois Pons2003-02-191-13/+17
* prefer apache for drakpxe to find the right package.Francois Pons2003-02-121-1/+1
* replace $l[$#l] with $l[-1]Pascal Rigaux2003-02-051-2/+2
* prefer mdkkdm over kdebase-kdmPascal Rigaux2003-02-031-1/+1
* use "if any" instead of "if grep", and various other occurences of "any", "ev...Pascal Rigaux2003-01-071-3/+3
* use "our" instead of "use vars"Pascal Rigaux2002-12-291-6/+3
* *pkg::LOG is unused, so don't export itPascal Rigaux2002-12-291-1/+1
* remove unused variables or rename them with an underscore (eg: $o becomes $_o)Pascal Rigaux2002-12-041-14/+9
* perl_checkerMystery Man 5802002-12-041-1/+1
* make it $::testing awareGuillaume Cottenceau2002-12-031-6/+13
* fix typo (openInstallLog *must* return the filehandle)Pascal Rigaux2002-11-251-0/+1
* don't use filehandle *pkgs::LOG, use a my'ed $LOGPascal Rigaux2002-11-251-14/+9
* since we use the "fileno", perl doesn't know we're still using the filehandle...Pascal Rigaux2002-11-251-1/+2
* make perl_checker happyPascal Rigaux2002-11-181-2/+2