Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | greek (el) language update by Nikos | Nikos Papadopoulos | 2008-09-27 | 1 | -234/+169 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-09-26 | 1 | -1/+1 |
| | |||||
* | 11.56 | Thierry Vignaud | 2008-09-26 | 1 | -0/+2 |
| | |||||
* | - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182) | Pascal Rigaux | 2008-09-26 | 1 | -0/+1 |
| | |||||
* | (create_steps_window) remove hack | Thierry Vignaud | 2008-09-26 | 1 | -3/+0 |
| | |||||
* | (display_release_notes) disable disable contextual menu on release notes | Thierry Vignaud | 2008-09-26 | 1 | -0/+2 |
| | |||||
* | 11.55 | Pascal Rigaux | 2008-09-26 | 1 | -0/+2 |
| | |||||
* | - never add usb-storage to scsi_hostadapter | Pascal Rigaux | 2008-09-26 | 1 | -0/+2 |
| | | | | | (never needed, and when wrongly added, it slows the boot) | ||||
* | - ensure DPMS screensaver is not triggered during install | Pascal Rigaux | 2008-09-25 | 3 | -1/+7 |
| | | | | | (it interacts badly with matchbox/compositing) (#44021) | ||||
* | drakx-in-chroot: do not require running kernel to be installed, generate ↵ | Olivier Blin | 2008-09-25 | 1 | -0/+3 |
| | | | | empty modules.dep and modules.alias files instead (useful when running drakx-in-chroot from a chroot) | ||||
* | make gray background gradient available to mcc | Thierry Vignaud | 2008-09-25 | 1 | -0/+0 |
| | |||||
* | - generate /var/lib/rpm/installed-through-deps.list | Pascal Rigaux | 2008-09-25 | 4 | -0/+12 |
| | | | | | | | | (to initialize urpmi orphans) - for this, we must ensure $packages (which is similar to urpmi's $urpm) has field {root} | ||||
* | - generate /root/drakx/package_list.pl at end of install | Pascal Rigaux | 2008-09-25 | 2 | -0/+5 |
| | | | | | (since we don't propose "Save packages selection" at end of install) | ||||
* | create selected_leaves_pl() out of g_default_packages() | Pascal Rigaux | 2008-09-25 | 1 | -4/+9 |
| | |||||
* | override latest buggy version | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | 11.53.1 | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 |
| | |||||
* | (_gtk__MDV_Notebook) actually use better rendering for background gradient | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 |
| | |||||
* | 11.53 | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 |
| | |||||
* | move selection image so that it's available to MCC too | Thierry Vignaud | 2008-09-24 | 1 | -0/+0 |
| | |||||
* | log latest change | Thierry Vignaud | 2008-09-24 | 1 | -0/+2 |
| | |||||
* | 11.52.2 | Pascal Rigaux | 2008-09-24 | 1 | -0/+2 |
| | |||||
* | - clean_rpmdb_shared_regions before and after calling gurpmi.addmedia/gurpmi2 | Pascal Rigaux | 2008-09-24 | 2 | -0/+5 |
| | | | | | in chroot | ||||
* | always set compssListLevel in interactive choosePackages step (even in ↵ | Olivier Blin | 2008-09-24 | 2 | -3/+3 |
| | | | | auto-install) | ||||
* | (installPackages) call Gtk2::Banner::update_text() instead of ↵ | Thierry Vignaud | 2008-09-24 | 1 | -1/+1 |
| | | | | Gtk2::Banner::set_pixmap() | ||||
* | Update French translation | Christophe Berthelé | 2008-09-24 | 1 | -140/+21 |
| | |||||
* | 11.52 | Thierry Vignaud | 2008-09-23 | 1 | -0/+2 |
| | |||||
* | install cpufreq (defaulting to ondemand governor) instead of powernowd (#43769) | Olivier Blin | 2008-09-23 | 2 | -1/+3 |
| | |||||
* | auto-configure floppies (in /etc/modprobe.preload.d/floppy) | Olivier Blin | 2008-09-23 | 2 | -0/+2 |
| | |||||
* | oops, it should be lower case | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | allow setting compssListLevel from command line | Olivier Blin | 2008-09-23 | 2 | -0/+3 |
| | |||||
* | oops, I meant o->{compssListLevel} | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | reuse o->{rpmsrate_flags_chosen} (in disabled feather feature...) | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | |||||
* | 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) | ||||
* | use default packages rate (4) instead of max rate (5) as compssListLevel ↵ | Olivier Blin | 2008-09-23 | 1 | -1/+1 |
| | | | | (since interactive installs don't depend on it being set to max anymore) | ||||
* | explicitely pass max rate when computing available size corrected (not to ↵ | Olivier Blin | 2008-09-23 | 2 | -4/+4 |
| | | | | depend on o->{compssListLevel} that currently defaults to max rate) | ||||
* | extract compssListLevel setting, for later factorization | Olivier Blin | 2008-09-23 | 2 | -2/+3 |
| | |||||
* | 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 | 3 | -3/+3 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-09-23 | 1 | -55/+14 |
| | |||||
* | 11.50.3 | Olivier Blin | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | fix/workaround crash when setting banner background | Olivier Blin | 2008-09-22 | 1 | -0/+3 |
| | | | | | | | | | | (Can't call method "get_width" on an undefined value) it got broken three days ago (246038) by Gtk2::Banner changes, and install::steps_gtk calls Gtk2::Banner::set_pixmap without a real Gtk2::Banner object (but with an Install_Title object), which does not define back_pixbuf member to be fixed properly by the previous committer (not to name titi...) | ||||
* | Fixing fuzzy entries | Felipe Arruda | 2008-09-22 | 1 | -63/+54 |
| | |||||
* | 11.50.2 | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | RC2 logo | Thierry Vignaud | 2008-09-22 | 2 | -0/+2 |
| | |||||
* | 11.50.1 | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | fix 1024x768 background | Thierry Vignaud | 2008-09-22 | 2 | -0/+2 |
| | |||||
* | 11.5011.50 | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | (create_step_box,create_steps_window) set spacing according to specs | Thierry Vignaud | 2008-09-22 | 1 | -2/+3 |
| | |||||
* | (create_step_box) factorize code | Thierry Vignaud | 2008-09-22 | 1 | -4/+11 |
| |