summaryrefslogtreecommitdiffstats
path: root/perl-install/install/any.pm
Commit message (Expand)AuthorAgeFilesLines
* (setPackages) install the right kernel-XXX-devel-latest flavor instead ofThierry Vignaud2009-09-031-2/+3
* do not write /etc/fstab in local_install modeOlivier Blin2009-08-071-1/+1
* (upgrade_kde3_to_kde4) fix checking for kde3 (which is now in /opt)Thierry Vignaud2009-04-211-1/+1
* (upgrade_kde3_to_kde4) do not offer to stop the install when kde3 isThierry Vignaud2009-04-211-9/+0
* (prep_net_suppl_media) call configure_media() so that one can installThierry Vignaud2009-04-081-0/+2
* (install::media::configure_media) extract it out of install::any::SetPackagesThierry Vignaud2009-04-081-3/+1
* (_adjust_paths_in_urpmi_cfg) change it so that it consider per mediumThierry Vignaud2009-04-061-0/+1
* (setPackages) write urpmi config here instead as in get_media_cfg()Thierry Vignaud2009-04-061-0/+5
* (remove_package_for_upgrade) fix crashThierry Vignaud2009-02-161-2/+2
* Correctly handle new msec-based settings during installation (#47822).Eugeni Dodonov2009-02-161-1/+1
* (remove_package_for_upgrade) split it out of setPackages()Thierry Vignaud2009-02-131-26/+33
* remove debugging commentThierry Vignaud2009-02-131-1/+0
* (upgrade_kde3_to) split it out of setPackages()Thierry Vignaud2009-02-131-1/+7
* (cp_with_progress) perl_checker fixThierry Vignaud2009-02-131-1/+1
* (ask_suppl_media_method) better layoutThierry Vignaud2009-01-301-1/+1
* - do not warn about "servers which open ports on outside by default"Pascal Rigaux2009-01-301-23/+0
* cleanup: remove support from migrating to a different rpm dbapiPascal Rigaux2008-12-161-1/+1
* - do allow to upgrade Mandrakelinux (regression introduced in 10.14)Pascal Rigaux2008-12-011-1/+1
* log activation of light desktop modeOlivier Blin2008-10-021-1/+4
* enhance commentPascal Rigaux2008-10-021-0/+1
* - when upgrading a kde3 box, force installation of task-kde4Pascal Rigaux2008-10-021-0/+1
* move codePascal Rigaux2008-10-021-0/+13
* (rpmsrate_always_flags) fix blino typoThierry Vignaud2008-10-021-1/+1
* set LIGHT rpmsrate flag for netbook/nettop/low_resources systemsOlivier Blin2008-10-021-0/+1
* - install apmd if /proc/apm existsOlivier Blin2008-10-011-0/+1
* create selected_leaves_pl() out of g_default_packages()Pascal Rigaux2008-09-251-4/+9
* install cpufreq (defaulting to ondemand governor) instead of powernowd (#43769)Olivier Blin2008-09-231-1/+1
* - install "cryptsetup" when neededPascal Rigaux2008-09-191-0/+1
* drop unused code: commercial cd is no morePascal Rigaux2008-09-191-1/+0
* do not bother set now unused $o->{libsafe}) ; drop security::various::config_...Thierry Vignaud2008-09-151-2/+1
* use pcmcia-socket-startup from /lib/udev for latest pcmciautilsOlivier Blin2008-09-011-1/+1
* remove install::pkgs::read_rpmsrate proxy functionOlivier Blin2008-08-181-2/+3
* (default_packages) fix selecting locales-XX for locales that specifyThierry Vignaud2008-08-181-1/+3
* fix crash when detecting network connection with supplementary mediaOlivier Blin2008-04-011-3/+1
* move functions to get available space from installer to drakxtools (to be use...Olivier Blin2008-03-201-31/+1
* - do not propose to upgrade non-mandriva and non-conectiva distros (#38408)Pascal Rigaux2008-03-131-0/+7
* - do not load i810fb, rely on vesa xorg drive instead (it may help #37772)Pascal Rigaux2008-03-051-16/+0
* - use and install ntfs-3g by default for ntfs partitions (#37823)Pascal Rigaux2008-03-031-0/+1
* remove spurious '*' character (grmpf)Olivier Blin2008-02-281-1/+1
* move create_minimal_files() from install::any to fs::anyOlivier Blin2008-02-281-13/+1
* create common::parse_release_file() out of find_root_parts()Pascal Rigaux2008-01-301-10/+2
* install SMP packages when "match_all_hardware" option is setOlivier Blin2007-12-171-1/+1
* - do not rebuild rpmdb if it is ok Pascal Rigaux2007-12-111-2/+2
* with cp_with_progress_() with a cleaner prototype + the ability to passPascal Rigaux2007-10-011-5/+15
* - do not display any message when user screenshot when chrooted during installPascal Rigaux2007-09-241-5/+8
* allow to specify keep_unrequested_dependencies in auto_instOlivier Blin2007-09-191-1/+1
* do not use $::o in install::pkgs (to be consistent with next commit and to pl...Olivier Blin2007-09-191-1/+1
* - advertising: restore support for $title in .pl files (wrongly dropped in 10...Pascal Rigaux2007-09-171-0/+2
* advertising: drop support for .pl files, only {title} was still supported, an...Pascal Rigaux2007-09-141-2/+0
* cleanup: use URPM::packages_providing()Pascal Rigaux2007-09-141-1/+1