summaryrefslogtreecommitdiffstats
path: root/perl-install/pkgs.pm
Commit message (Expand)AuthorAgeFilesLines
...
* package lsb is requiring many locales though we don't want it to be installedPascal Rigaux2005-12-131-2/+9
* (bestKernelPackage) install i586 kernel flavor for live systemsThierry Vignaud2005-12-071-0/+1
* fix rpmsrate negations when not installing a live systemOlivier Blin2005-11-211-4/+4
* (read_rpmsrate) do not match CAT_(KDE|GNOME|...) and ignore ! whileThierry Vignaud2005-11-211-5/+4
* (read_rpmsrate) let "build_live_system" mode be selected by auto config fileThierry Vignaud2005-11-211-1/+1
* (read_rpmsrate) install all hardware related packages when building a live sy...Thierry Vignaud2005-11-211-0/+1
* Fix test for dangling symlinkRafael Garcia-Suarez2005-10-201-1/+1
* Comment fixRafael Garcia-Suarez2005-09-261-1/+1
* don't warn lisa (which is installed by default)Pascal Rigaux2005-09-201-1/+4
* URPM/Resolve.pm diff 1.109: "Remove the return value of compute_installed_fla...Pascal Rigaux2005-09-161-1/+9
* - call installCallback() on "open" tooPascal Rigaux2005-09-151-0/+2
* add upgrade script for conectivaPascal Rigaux2005-09-141-10/+21
* do have all useful info in selected leaves, including base packages,Pascal Rigaux2005-09-141-1/+1
* do log the prefered choice (esp. to debug lilo vs grub)Pascal Rigaux2005-09-141-1/+1
* have same rpm config as when installing pkgsPascal Rigaux2005-09-091-1/+4
* At some point, an empty hashref is autovivified in $packages->{medium}.Rafael Garcia-Suarez2005-09-051-1/+2
* - new functionality: upgrade_by_removing_pkgs, enabled when upgrading redhat ...Pascal Rigaux2005-09-021-0/+81
* Workaround : Don't call method directlyRafael Garcia-Suarez2005-09-021-1/+1
* rename pkgs::rpmDbOpenForInstall() to pkgs::open_rpm_db_rw()Pascal Rigaux2005-09-021-3/+3
* allow verbose removing of packagesPascal Rigaux2005-09-021-1/+1
* opening rpm db in selectPackage(), so remove some rpmDbOpen()Pascal Rigaux2005-09-021-0/+2
* new function select_by_package_names()Pascal Rigaux2005-09-021-0/+9
* create remove_raw(), remove() now retries with option noscriptsPascal Rigaux2005-09-011-4/+14
* preferred packages:Pascal Rigaux2005-09-011-1/+1
* help debugging packageCallbackChoices()Pascal Rigaux2005-09-011-2/+3
* instead of dirtying pkgs::installCallback, use install_steps::installCallbackPascal Rigaux2005-08-311-9/+9
* fix typoPascal Rigaux2005-08-311-1/+1
* create remove_marked_ask_remove() and use itPascal Rigaux2005-08-311-26/+21
* on 2002/07/10 (1.347), selected_leaves() behaviour was broken, listing all pa...Pascal Rigaux2005-08-291-4/+11
* remove now unused variable (cf previous commit)Pascal Rigaux2005-08-251-1/+0
* don't kill "runaway" processes anymore, it should not be needed for ejecting ...Pascal Rigaux2005-08-251-14/+0
* Strange typing bug workaroundRafael Garcia-Suarez2005-08-251-1/+2
* for bestKernelPackage(), sort kernels to have higher version firstPascal Rigaux2005-08-231-1/+3
* update naughtyServers for new distroPascal Rigaux2005-08-181-6/+15
* (naughtyServers_list): those packages don't exist anymorePascal Rigaux2005-08-181-8/+0
* don't fork anymore to install rpmsPascal Rigaux2005-08-171-71/+25
* during install, use "nofsync" for rpm database (=> speedup x2)Pascal Rigaux2005-08-171-0/+1
* cleanupPascal Rigaux2005-08-171-8/+8
* on upgrade, have not only the upgraded packages, but also the installed packa...Pascal Rigaux2005-08-101-1/+1
* move is_xbox from common to detect_devicesOlivier Blin2005-08-051-1/+1
* This function was renamedRafael Garcia-Suarez2005-06-301-1/+1
* Remove dependency of c::stuff on rpmlibRafael Garcia-Suarez2005-06-301-7/+6
* try to cleanup fs.pmPascal Rigaux2005-06-281-1/+1
* Fix install_urpmi with nfs suppl mediaRafael Garcia-Suarez2005-06-281-1/+2
* Remove DB logs before doing an install.Rafael Garcia-Suarez2005-06-241-0/+6
* Remove rpm 4.2 bug workaround, it may confuse rpm in some casesRafael Garcia-Suarez2005-06-241-9/+0
* don't need use MDK::Common... when we have "use common" (which is the standar...Pascal Rigaux2005-06-101-1/+0
* move loopback.pm to fs/loopback.pmPascal Rigaux2005-06-101-4/+4
* (install) do not kill runaway processes when building the globetrotterThierry Vignaud2005-06-091-1/+1
* (bestKernelPackage) while building a globetrotter, do not look for aThierry Vignaud2005-06-091-0/+1