Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not offer to upgrade/install in restore mode | Olivier Blin | 2009-11-03 | 1 | -0/+2 |
| | |||||
* | minimal install: install packages with higher rpmsrate level only | Olivier Blin | 2009-10-23 | 1 | -1/+1 |
| | | | | | | (level 5, and not level 4 + 5) when suggests are disabled (it was only done for truly minimal install before) | ||||
* | minimal install: install packages with higher rpmsrate level only | Olivier Blin | 2009-10-22 | 1 | -0/+1 |
| | | | | | (level 5, and not level 4 + 5) | ||||
* | make sure suggests are disabled in truly minimal install | Olivier Blin | 2009-10-13 | 1 | -1/+1 |
| | |||||
* | allow minimal install without suggests | Pascal Terjan | 2009-09-02 | 1 | -0/+3 |
| | |||||
* | set virtio/xen block modules in a section actually used | Pascal Terjan | 2009-08-14 | 1 | -2/+2 |
| | |||||
* | remove unused parameter in installPackages (fix passing interactive setting) | Olivier Blin | 2009-04-24 | 1 | -2/+2 |
| | |||||
* | (selectInstallClass) fix not offering to upgrade 32 bit installations | Thierry Vignaud | 2009-04-23 | 1 | -1/+2 |
| | | | | | | (regression introduced by pterjan in r255238 on 2009-03-31: "Don't list installed distros with other archs as ugrading betweenarchs is not supported") | ||||
* | put distro version after release because release contains "Mandriva Linux" | Pascal Terjan | 2009-04-06 | 1 | -2/+2 |
| | |||||
* | (selectInstallClass) prevent displaying empty list choice after last | Thierry Vignaud | 2009-03-31 | 1 | -3/+4 |
| | | | | | | commit (r255239 from pterjan, was: "display the version of the distro in the install/upgrade screen (#44602)") | ||||
* | display the version of the distro in the install/upgrade screen (#44602) | Pascal Terjan | 2009-03-31 | 1 | -2/+2 |
| | |||||
* | Don't list installed distros with other archs as ugrading betweenarchs is ↵ | Pascal Terjan | 2009-03-31 | 1 | -9/+3 |
| | | | | not supported | ||||
* | (ask_change_cd_) explain | Thierry Vignaud | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | (ask_change_cd_) make button name match text, aka being "cancel" rather than ↵ | Thierry Vignaud | 2009-03-30 | 1 | -0/+1 |
| | | | | "previous" | ||||
* | (urpmi_add_all_media,installUpdates) log (g|)urpmi.addmedia and (g|)urpmi ↵ | Thierry Vignaud | 2009-03-30 | 1 | -1/+2 |
| | | | | output (#47107) | ||||
* | (ask_deselect_media__copy_on_disk) fix typo in latest commit | Thierry Vignaud | 2009-03-23 | 1 | -1/+1 |
| | |||||
* | (ask_deselect_media__copy_on_disk) more adjustments for ->{selected} => ↵ | Thierry Vignaud | 2009-03-23 | 1 | -2/+2 |
| | | | | ->{ignore} switch | ||||
* | set urpmi in automatic mode for non-interactive installs | Olivier Blin | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | (ask_change_cd) adapt to new API | Thierry Vignaud | 2009-03-02 | 1 | -23/+4 |
| | |||||
* | Correctly handle new msec-based settings during installation (#47822). | Eugeni Dodonov | 2009-02-16 | 1 | -1/+1 |
| | |||||
* | - do not warn about "servers which open ports on outside by default" | Pascal Rigaux | 2009-01-30 | 1 | -1/+0 |
| | | | | | (the list of servers is not maintained, and the policy for those servers has changed) | ||||
* | (setupBootloaderBefore) warn that "preparing bootloader" can take some | Thierry Vignaud | 2008-10-08 | 1 | -1/+3 |
| | | | | | | | | time (eg: under vbox) (#43036) we could check that $o->{mouse}}{Protocol} eq 'vboxmouse' but it's simpler to just always say it | ||||
* | find default desktop choice according to compssUsers.pl (useful for ↵ | Olivier Blin | 2008-10-02 | 1 | -1/+1 |
| | | | | netbook/nettop systems) | ||||
* | preset default for non-gtk installs too | Olivier Blin | 2008-10-02 | 1 | -1/+1 |
| | |||||
* | pass default choice to install::steps_gtk::reallyChooseDesktop | Olivier Blin | 2008-10-02 | 1 | -1/+2 |
| | |||||
* | move code | Pascal Rigaux | 2008-10-02 | 1 | -13/+0 |
| | |||||
* | when testing wether kde3 is installed, check for /usr/bin/kicker instead of | Pascal Rigaux | 2008-10-02 | 1 | -1/+1 |
| | | | | | | /usr/bin/kded (we want to test wether kde3 "desktop" is installed, not wether a kde3 application is installed) | ||||
* | (chooseGroups) fix using anchor | Thierry Vignaud | 2008-10-02 | 1 | -1/+1 |
| | |||||
* | (chooseGroups,reallyChooseDesktop) adjust some help IDs | Thierry Vignaud | 2008-10-02 | 1 | -1/+1 |
| | |||||
* | use functions to get rpmsrate levels | Olivier Blin | 2008-10-02 | 1 | -2/+2 |
| | |||||
* | (chooseGroups) add help button to minimal installation step | Thierry Vignaud | 2008-10-02 | 1 | -0/+1 |
| | |||||
* | - when upgrading a kde3 box and task-kde3 is not on the CDs, propose to reboot | Pascal Rigaux | 2008-10-01 | 1 | -6/+13 |
| | | | | | and upgrade through Mandriva update applet | ||||
* | enhance comment | Pascal Rigaux | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | (chooseGroups) switch from ask_from() to ask_from_() | Thierry Vignaud | 2008-10-01 | 1 | -2/+3 |
| | |||||
* | - when mounting cdrom fails, retry a few times since mount will now fail | Pascal Rigaux | 2008-10-01 | 1 | -1/+6 |
| | | | | | instead of waiting for the drive to recognise the CD (cf #43230) | ||||
* | (_chooseDesktop) replace ":" by "." in a message | Thierry Vignaud | 2008-10-01 | 1 | -1/+1 |
| | |||||
* | update string per adamw recommendation | Thierry Vignaud | 2008-09-30 | 1 | -2/+4 |
| | |||||
* | commit the string for translation (but still need to be reviewed by adam) | Pascal Rigaux | 2008-09-30 | 1 | -0/+4 |
| | | | | | the code will come later (when decided how to do it) | ||||
* | - clean_rpmdb_shared_regions before and after calling gurpmi.addmedia/gurpmi2 | Pascal Rigaux | 2008-09-24 | 1 | -0/+2 |
| | | | | | in chroot | ||||
* | always set compssListLevel in interactive choosePackages step (even in ↵ | Olivier Blin | 2008-09-24 | 1 | -0/+3 |
| | | | | auto-install) | ||||
* | inline o->{compssListLevel} usage and remove useless parameter | Olivier Blin | 2008-09-23 | 1 | -4/+4 |
| | |||||
* | use o->{compssListLevel} instead of hardcoded default rate (so that it can ↵ | Olivier Blin | 2008-09-23 | 1 | -3/+2 |
| | | | | be customized from command line later) | ||||
* | explicitely pass max rate when computing available size corrected (not to ↵ | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | | | | depend on o->{compssListLevel} that currently defaults to max rate) | ||||
* | remove install::steps_interactive::setPackages, it's exactly the same as the ↵ | Olivier Blin | 2008-09-23 | 1 | -5/+0 |
| | | | | install::steps::setPackages it's overriding | ||||
* | move rpmsrate values in variables | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | adapt to any::reboot() prototype change | Pascal Rigaux | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | - add a special license for google programs (only for "Powerpack" product) | Pascal Rigaux | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | move {useless_thing_accepted} special case in install | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | drop unused code: commercial cd is no more | Pascal Rigaux | 2008-09-19 | 1 | -6/+0 |
| | |||||
* | (level_choose) drop now unused 'libsafe' parameter | Thierry Vignaud | 2008-09-15 | 1 | -1/+1 |
| |