summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
* - remove_unused_packages()Thomas Backlund2013-05-181-1/+1
* special case for libreoffice-langpack-brThierry Vignaud2012-12-211-1/+1
* include FIRMWARE packages from Cards+ in detected graphical drivers (#6438, #...Olivier Blin2012-10-131-1/+3
* revert bogus commitOlivier Blin2012-10-131-4/+2
* debug remove packages featureOlivier Blin2012-10-131-2/+4
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-1/+1
* - import stage1/drakxtools mips supportArnaud Patard2011-03-181-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* do not remove important networking packages even if they seem unused (#49668)Pascal Terjan2010-05-261-0/+4
* task-kde3-minimal is dead, and now task-gnome-minimal instead of task-gnomePascal Terjan2010-05-251-2/+2
* Revert "don't ever remove locales-en when removing unused locales"Christophe Fergeau2010-05-111-1/+1
* don't ever remove locales-en when removing unused localesChristophe Fergeau2010-05-111-1/+1
* handle zh_TW and similar locales in unused locales detectionChristophe Fergeau2010-05-111-1/+1
* don't use $::prefix to remove unused packagesChristophe Fergeau2009-12-011-2/+2
* use ::prefix when removing unneeded packagesChristophe Fergeau2009-11-301-1/+1
* (read_rpmsrate) use the installer's logic regarding flags inThierry Vignaud2009-04-211-1/+2
* (detect_rpmsrate_hardware_packages) do not offer to install java plugin (#48520)Thierry Vignaud2009-04-201-1/+1
* (read_rpmsrate) add a commentThierry Vignaud2009-04-171-1/+1
* (detect_hardware_packages,simple_read_rpmsrate) do not offer to installThierry Vignaud2009-04-171-4/+19
* fix typo (thanks titi)Olivier Blin2008-10-021-1/+1
* use a minimum rpmsrate level of 5 when netbook/nettop/low_resources systems a...Olivier Blin2008-10-021-1/+1
* use functions to get rpmsrate levelsOlivier Blin2008-10-021-2/+7
* move rpmsrate values in variablesOlivier Blin2008-09-231-0/+2
* fix network packages detectionOlivier Blin2008-09-181-1/+1
* keep all settings (for next commit)Olivier Blin2008-09-181-1/+2
* indent and space fixesOlivier Blin2008-09-171-12/+12
* improve phrasing (from Fred and Adam)Olivier Blin2008-09-051-2/+2
* merge remove-unused-hardware-packages and remove-unselected-localesOlivier Blin2008-09-051-0/+41
* extract detect_unselected_locale_packages functionOlivier Blin2008-09-051-0/+10
* extract detect_unused_hardware_packages functionOlivier Blin2008-09-051-0/+8
* rename as detect_rpmsrate_hardware_packagesOlivier Blin2008-08-181-2/+2
* use rpmsrate when detecting hardware packages outside of installOlivier Blin2008-08-181-0/+1
* fix indentationOlivier Blin2008-08-181-3/+3
* allow to detect network drivers for running system (when not maching all hard...Olivier Blin2008-08-181-1/+8
* allow to detect graphical drivers for running system (when not maching all ha...Olivier Blin2008-08-181-2/+10
* split graphical and network packages detection codeOlivier Blin2008-08-181-3/+15
* move hardware packages detection code in pkgsOlivier Blin2008-08-181-0/+23
* pass optional o_match_all_hardware optionOlivier Blin2008-08-181-4/+6
* remove useless requireOlivier Blin2008-08-181-1/+0
* support reading rpmsrate in chroot (could be useful for live installs)Olivier Blin2008-08-181-1/+1
* space fixOlivier Blin2008-08-181-1/+1
* remove useless isStandalone checks (we already check isInstall in one case, a...Olivier Blin2008-08-181-2/+2
* move rpmsrate functions in pkgs moduleOlivier Blin2008-08-181-0/+11
* add $line_nb in messagePascal Rigaux2008-03-141-2/+2
* add $line_nb in messagePascal Rigaux2008-03-141-1/+1
* kill some "used undefined variable" warningsPascal Rigaux2007-09-141-1/+1
* re-sync after the big svn lossPascal Rigaux2007-05-181-1486/+31
* re-sync after the big svn lossPascal Rigaux2007-05-181-0/+1598
* re-sync after the big svn lossPascal Rigaux2007-04-251-1598/+0
* fix selected_leaves() dropping all packages in a circular referencePascal Rigaux2006-01-241-6/+11