summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of TYPE"64bit" flags when reading rpmsrate.Martin Whitaker2021-01-111-6/+13
* Fix faulty expression introduced in commit c97259e56.Martin Whitaker2020-11-151-1/+1
* Disable timeout when removing unused packages.Martin Whitaker2020-11-141-1/+2
* drakhardware: fix hardware support package detection (mga#27122)Martin Whitaker2020-10-151-1/+1
* Don't install nonfree graphics drivers when not wanted (mga#24172)Martin Whitaker2019-02-021-1/+2
* installer: fix errors when installing network driver packages.Martin Whitaker2018-03-121-1/+1
* iwlwifi-agn-ucode is renamed to iwlwifi-firmware (mga#22316)Thomas Backlund2018-01-091-1/+1
* Recognize LXQt (Razor-qt is now LXQt)Jani Välimaa2017-03-091-1/+1
* Fix Enlightenment (e21) recognitionJani Välimaa2017-03-091-1/+1
* Exclude x11-driver-video-vmware from unneeded packages (mga#19979).Martin Whitaker2017-02-251-1/+1
* increase perl_checker SNRThierry Vignaud2016-11-151-1/+1
* Subsitutions in code and translations for KDE packagesAnne Nicolas2015-12-061-1/+1
* use task-plasma5 instead of task-kde4Anne Nicolas2015-12-061-1/+1
* - remove_unused_packages():Thomas Backlund2015-05-101-1/+1
* Ensure country/timezone locale is kept when removing unused locale packages.Martin Whitaker2015-04-251-1/+1
* recognize e17/lxde/mate/razor (mga#12495, Luc Menut)Thierry Vignaud2014-11-231-0/+5
* fix selecting of uneeded locales (mga#3723)Thierry Vignaud2014-10-261-2/+3
* - add packages to wanted_hardware_packages list to prevent them beingThomas Backlund2014-10-201-1/+1
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* dont remove pulseaudio-module-bluetooth (mga#12323)Thomas Backlund2014-01-161-1/+1
* - dont remove radeon-firmware or any network related firmwares as weThomas Backlund2013-11-091-1/+1
* - 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