summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix CD0 support (warly)Gwenolé Beauchesne2006-02-081-3/+3
* old perl_checker compliancePascal Rigaux2005-10-201-1/+1
* Remove unused codeRafael Garcia-Suarez2004-09-241-2/+1
* Don't read packages twiceRafael Garcia-Suarez2004-09-221-3/+15
* Fix variable nameRafael Garcia-Suarez2004-09-221-5/+5
* Handle reading multiple "hdlists" files (for supplementary media)Rafael Garcia-Suarez2004-09-221-30/+50
* More CD­rom mountpoint flexibilityRafael Garcia-Suarez2004-09-221-11/+13
* Better error reporting with rpm installation failuresRafael Garcia-Suarez2004-09-221-2/+3
* Always return a hashref from pkgs::packageMedium()Rafael Garcia-Suarez2004-09-221-1/+1
* temporary workarround to fix extra CDFlorent Villard2004-09-211-6/+6
* Install with a supplementary CD:Rafael Garcia-Suarez2004-06-171-2/+2
* Support for a supplementary CD during install. Try to code this in theRafael Garcia-Suarez2004-06-151-6/+39
* (installTransactionClosure) fix list refreshing (warly)Thierry Vignaud2004-03-261-0/+1
* - add function packagesProviding()Pascal Rigaux2004-03-111-7/+10
* We need the PRINTER flagFlorent Villard2004-02-261-1/+4
* revert my suckinessed / added to prefixFlorent Villard2004-02-251-1/+1
* add PRINTER alongside with INSTALL not to duplicate printer related packages ...Florent Villard2004-02-241-2/+2
* add in %pkgs::preferred the kernel-source corresponding to the preferred kernelPascal Rigaux2004-02-161-0/+1
* change return type of pkgs::packages2kernels()Pascal Rigaux2004-02-121-5/+5
* remove postfix from naughtyServers (fix titi)Pascal Rigaux2004-02-101-1/+0
* warn when installing postfix server (#7102)Thierry Vignaud2004-02-101-0/+1
* fix not warning about apache2 servers (#7559)Thierry Vignaud2004-02-101-0/+2
* - factorize kernel regexp in analyse_kernel_name()Pascal Rigaux2004-01-191-17/+29
* add some logging explaining the default kernel choicePascal Rigaux2004-01-191-2/+5
* perl checkGuillaume Cottenceau2004-01-131-2/+3
* allow DRIVER"regexp" in rpmsrate and use it to install xmms-alsa when we use ...Guillaume Cottenceau2004-01-131-0/+3
* handle lilo not installedPascal Rigaux2004-01-071-1/+1
* perl_checker compliancePascal Rigaux2004-01-061-1/+2
* get rid of g_auto_install (unused & not working)Pascal Rigaux2004-01-061-2/+2
* fixed small typo.Francois Pons2003-10-161-1/+1
* fixed to avoid opening 2 ftp files at the same time.Francois Pons2003-10-161-4/+7
* fixed stupid typo.Francois Pons2003-10-161-1/+1
* make sure a pubkey file can be found if a hdlist handle is given when creatin...Francois Pons2003-10-161-2/+4
* added external pubkey file management.Francois Pons2003-10-161-2/+2
* only clean packages shit when isInstallPascal Rigaux2003-10-091-1/+1
* split readCompssUsers(): parsing is done in readCompssUsers_rawPascal Rigaux2003-10-071-2/+8
* removed obsoleted togglePackageSelection method no more used.Francois Pons2003-09-301-4/+0
* commiting uncommitted fixes about kernel-i686 needed prefered in choices.Francois Pons2003-09-291-1/+4
* 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