summaryrefslogtreecommitdiffstats
path: root/perl-install/install/any.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* (default_packages) install btrfs-progs if needed (mga#5274)Thierry Vignaud2012-04-071-0/+1
|
* do not crash if msec isn't installedThierry Vignaud2012-04-051-0/+1
|
* perl_checker cleanupsThierry Vignaud2012-03-231-0/+1
|
* (setPackages) only select kernel-$1-devel-latest if we actually matchThierry Vignaud2012-03-231-2/+2
| | | | (spot by perl_checker)
* fix some missing Mageia occurences after bogus s/mdv/mga/ cleaning on importingThierry Vignaud2012-03-231-2/+2
| | | | (spot by perl_checker)
* (screenshot_dir__and_move) make it clearerThierry Vignaud2012-03-231-3/+4
|
* (rpmsrate_always_flags) 3D flag must be updated for newer HW...Thierry Vignaud2012-03-161-0/+1
|
* (default_packages) install more packages earlier (shorewall & mandi),Thierry Vignaud2012-03-101-0/+2
| | | | preventing useless installing steps later at summary stage
* (default_packages) explain why acpi, acpid & mageia-gfxboot-theme packages ↵Thierry Vignaud2012-03-101-1/+1
| | | | are selected
* (spawnShell) do not set DISPLAY if not in Gtk installerThierry Vignaud2012-03-061-1/+2
|
* (default_packages) make sure we request packages only once (to be on theThierry Vignaud2012-03-021-1/+1
| | | | safe side, eg if someone has both HW RAID and soft RAID)
* (default_packages) install mdadm for fake RAID too (mga#4750)Thierry Vignaud2012-03-021-1/+1
|
* (default_packages) log packages selected b/c of HW, fs, install method, ...Thierry Vignaud2012-01-241-15/+25
|
* (default_packages) do not install shorewall & mandi if firefwall is not ↵Thierry Vignaud2012-01-231-2/+0
| | | | configured
* (ask_for_X_restart,take_screenshot) do not fork useless shellThierry Vignaud2012-01-061-1/+1
|
* perl_checker cleanupThierry Vignaud2011-09-171-1/+1
|
* (default_packages) install perl-Hal-Cdroms for urpmi when neededThierry Vignaud2011-09-171-0/+2
|
* (default_packages) install more packages earlier, preventing useless installingThierry Vignaud2011-09-081-0/+5
| | | | | | | | steps later at summary stage also fix "program not found: grub-gfxmenu" error message while installing (which probably happens since we moved bootloader setup later, at summary)
* (default_packages) merge cpufreq detection logic intoThierry Vignaud2011-09-071-2/+1
| | | | | | detect_devices::hasCPUFreq(), which is cleaner and enable us to install cpufreq on more cases
* (default_packages) better microcode_ctl managementThierry Vignaud2011-09-071-0/+1
|
* - string changes: perl -pi -e 's!Can not!Cannot!'Ahmad Samir2011-04-041-1/+1
|
* - use 'cannot' instead of 'can not'Ahmad Samir2011-04-021-3/+3
| | | | | - use 'LDAP' instead of 'Ldap'
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* (setPackages) install the right kernel-XXX-devel-latest flavor instead ofThierry Vignaud2009-09-031-2/+3
| | | | | hardcoding 'kernel-desktop-devel-latest'
* 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
| | | | | | | | installed since kde3 to kde4 upgrade is now done through kde4 packages obsoleting kde3 ones just silently select task-kde4
* (prep_net_suppl_media) call configure_media() so that one can installThierry Vignaud2009-04-081-0/+2
| | | | | basesystem before adding suppl network media (maybe should we display a wait message as urpm::media::configure() is costly?)
* (install::media::configure_media) extract it out of install::any::SetPackagesThierry Vignaud2009-04-081-3/+1
| | | | (needed for next commit)
* (_adjust_paths_in_urpmi_cfg) change it so that it consider per mediumThierry Vignaud2009-04-061-0/+1
| | | | | | | | physical medium instead of global medium ; fix path of NFS media after installation (setPackages) adjust paths in urpmi.cfg there instead of within get_media()
* (setPackages) write urpmi config here instead as in get_media_cfg()Thierry Vignaud2009-04-061-0/+5
| | | | (which is not enough for standalone media)
* (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
| | | | | (the list of servers is not maintained, and the policy for those servers has changed)
* cleanup: remove support from migrating to a different rpm dbapiPascal Rigaux2008-12-161-1/+1
| | | | | (it never worked and it was never used)
* - do allow to upgrade Mandrakelinux (regression introduced in 10.14)Pascal Rigaux2008-12-011-1/+1
| | | | | | (bug tested on Mandrakelinux LE 2005) (regression introduced in r239304 2008-03-13)
* 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
| | | | | (rpmsrate does not list apmd anymore, and apm is a kernel builtin)
* 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
|