Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (setPackages) install the right kernel-XXX-devel-latest flavor instead of | Thierry Vignaud | 2009-09-03 | 1 | -2/+3 |
| | | | | | hardcoding 'kernel-desktop-devel-latest' | ||||
* | do not write /etc/fstab in local_install mode | Olivier Blin | 2009-08-07 | 1 | -1/+1 |
| | |||||
* | (upgrade_kde3_to_kde4) fix checking for kde3 (which is now in /opt) | Thierry Vignaud | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | (upgrade_kde3_to_kde4) do not offer to stop the install when kde3 is | Thierry Vignaud | 2009-04-21 | 1 | -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 install | Thierry Vignaud | 2009-04-08 | 1 | -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::SetPackages | Thierry Vignaud | 2009-04-08 | 1 | -3/+1 |
| | | | | (needed for next commit) | ||||
* | (_adjust_paths_in_urpmi_cfg) change it so that it consider per medium | Thierry Vignaud | 2009-04-06 | 1 | -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 Vignaud | 2009-04-06 | 1 | -0/+5 |
| | | | | (which is not enough for standalone media) | ||||
* | (remove_package_for_upgrade) fix crash | Thierry Vignaud | 2009-02-16 | 1 | -2/+2 |
| | |||||
* | Correctly handle new msec-based settings during installation (#47822). | Eugeni Dodonov | 2009-02-16 | 1 | -1/+1 |
| | |||||
* | (remove_package_for_upgrade) split it out of setPackages() | Thierry Vignaud | 2009-02-13 | 1 | -26/+33 |
| | |||||
* | remove debugging comment | Thierry Vignaud | 2009-02-13 | 1 | -1/+0 |
| | |||||
* | (upgrade_kde3_to) split it out of setPackages() | Thierry Vignaud | 2009-02-13 | 1 | -1/+7 |
| | |||||
* | (cp_with_progress) perl_checker fix | Thierry Vignaud | 2009-02-13 | 1 | -1/+1 |
| | |||||
* | (ask_suppl_media_method) better layout | Thierry Vignaud | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | - do not warn about "servers which open ports on outside by default" | Pascal Rigaux | 2009-01-30 | 1 | -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 dbapi | Pascal Rigaux | 2008-12-16 | 1 | -1/+1 |
| | | | | | (it never worked and it was never used) | ||||
* | - do allow to upgrade Mandrakelinux (regression introduced in 10.14) | Pascal Rigaux | 2008-12-01 | 1 | -1/+1 |
| | | | | | | (bug tested on Mandrakelinux LE 2005) (regression introduced in r239304 2008-03-13) | ||||
* | log activation of light desktop mode | Olivier Blin | 2008-10-02 | 1 | -1/+4 |
| | |||||
* | enhance comment | Pascal Rigaux | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | - when upgrading a kde3 box, force installation of task-kde4 | Pascal Rigaux | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | move code | Pascal Rigaux | 2008-10-02 | 1 | -0/+13 |
| | |||||
* | (rpmsrate_always_flags) fix blino typo | Thierry Vignaud | 2008-10-02 | 1 | -1/+1 |
| | |||||
* | set LIGHT rpmsrate flag for netbook/nettop/low_resources systems | Olivier Blin | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | - install apmd if /proc/apm exists | Olivier Blin | 2008-10-01 | 1 | -0/+1 |
| | | | | | (rpmsrate does not list apmd anymore, and apm is a kernel builtin) | ||||
* | create selected_leaves_pl() out of g_default_packages() | Pascal Rigaux | 2008-09-25 | 1 | -4/+9 |
| | |||||
* | install cpufreq (defaulting to ondemand governor) instead of powernowd (#43769) | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | - install "cryptsetup" when needed | Pascal Rigaux | 2008-09-19 | 1 | -0/+1 |
| | |||||
* | drop unused code: commercial cd is no more | Pascal Rigaux | 2008-09-19 | 1 | -1/+0 |
| | |||||
* | do not bother set now unused $o->{libsafe}) ; drop ↵ | Thierry Vignaud | 2008-09-15 | 1 | -2/+1 |
| | | | | security::various::config_libsafe() | ||||
* | use pcmcia-socket-startup from /lib/udev for latest pcmciautils | Olivier Blin | 2008-09-01 | 1 | -1/+1 |
| | |||||
* | remove install::pkgs::read_rpmsrate proxy function | Olivier Blin | 2008-08-18 | 1 | -2/+3 |
| | |||||
* | (default_packages) fix selecting locales-XX for locales that specify | Thierry Vignaud | 2008-08-18 | 1 | -1/+3 |
| | | | | | scripting (#42663) | ||||
* | fix crash when detecting network connection with supplementary media | Olivier Blin | 2008-04-01 | 1 | -3/+1 |
| | |||||
* | move functions to get available space from installer to drakxtools (to be ↵ | Olivier Blin | 2008-03-20 | 1 | -31/+1 |
| | | | | used in draklive-install) | ||||
* | - do not propose to upgrade non-mandriva and non-conectiva distros (#38408) | Pascal Rigaux | 2008-03-13 | 1 | -0/+7 |
| | |||||
* | - do not load i810fb, rely on vesa xorg drive instead (it may help #37772) | Pascal Rigaux | 2008-03-05 | 1 | -16/+0 |
| | |||||
* | - use and install ntfs-3g by default for ntfs partitions (#37823) | Pascal Rigaux | 2008-03-03 | 1 | -0/+1 |
| | |||||
* | remove spurious '*' character (grmpf) | Olivier Blin | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | move create_minimal_files() from install::any to fs::any | Olivier Blin | 2008-02-28 | 1 | -13/+1 |
| | |||||
* | create common::parse_release_file() out of find_root_parts() | Pascal Rigaux | 2008-01-30 | 1 | -10/+2 |
| | |||||
* | install SMP packages when "match_all_hardware" option is set | Olivier Blin | 2007-12-17 | 1 | -1/+1 |
| | |||||
* | - do not rebuild rpmdb if it is ok | Pascal Rigaux | 2007-12-11 | 1 | -2/+2 |
| | | | | | (will workaround #32547) (need perl-URPM 3.01) | ||||
* | with cp_with_progress_() with a cleaner prototype + the ability to pass | Pascal Rigaux | 2007-10-01 | 1 | -5/+15 |
| | | | | | options. (nb: option keep_special is not the default) | ||||
* | - do not display any message when user screenshot when chrooted during install | Pascal Rigaux | 2007-09-24 | 1 | -5/+8 |
| | | | | | of pkgs (#33752) | ||||
* | allow to specify keep_unrequested_dependencies in auto_inst | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | |||||
* | do not use $::o in install::pkgs (to be consistent with next commit and to ↵ | Olivier Blin | 2007-09-19 | 1 | -1/+1 |
| | | | | please pixel) | ||||
* | - advertising: restore support for $title in .pl files (wrongly dropped in ↵ | Pascal Rigaux | 2007-09-17 | 1 | -0/+2 |
| | | | | 10.4.195) | ||||
* | advertising: drop support for .pl files, only {title} was still supported, ↵ | Pascal Rigaux | 2007-09-14 | 1 | -2/+0 |
| | | | | and it's unused | ||||
* | cleanup: use URPM::packages_providing() | Pascal Rigaux | 2007-09-14 | 1 | -1/+1 |
| |