Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | (create_steps_window,update_steps_position) use the new widget in | Thierry Vignaud | 2008-09-22 | 1 | -20/+11 |
| | | | | | order to render the sidepanel | ||||
* | (create_steps_window) really make use better layout in 640x480 | Thierry Vignaud | 2008-09-22 | 1 | -1/+0 |
| | | | | | | | | | | | | (#43231) (r244419 from 2008-08-27 wasn't complete: '(create_steps_window) better layout in 640x480 (#43231) ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style"') | ||||
* | (_gtk__MDV_Notebook) implement new sidepanel widget | Thierry Vignaud | 2008-09-22 | 8 | -0/+1 |
| | |||||
* | (create_widgets_block) restore support for right alignement for simple | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | | | | | | | | | | widgets while still not using fillers when packing both a label & a widget (as in eg ask_user_and_root()) regression introduced in r245853 on 2008-09-17: "(create_widget,create_widgets_block) better layout for right aligned widgets" | ||||
* | (create_steps_window) no need to create a filler widget: just set | Thierry Vignaud | 2008-09-22 | 1 | -2/+1 |
| | | | | | vertical position directly | ||||
* | log latest changes | Thierry Vignaud | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | update swedish translation | Thomas Backlund | 2008-09-21 | 1 | -16/+15 |
| | |||||
* | update translation | Funda Wang | 2008-09-21 | 1 | -2/+2 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -87/+42 |
| | |||||
* | handle new qlge ethernet driver | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | handle new enic ethernet driver: | Thierry Vignaud | 2008-09-19 | 1 | -0/+3 |
| | |||||
* | 11.48 | Thierry Vignaud | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | move ressources file so that it's availlable to standalone tools too | Thierry Vignaud | 2008-09-19 | 1 | -40/+0 |
| | |||||
* | update for German (de) language | Oliver Burger | 2008-09-19 | 1 | -13/+9 |
| | |||||
* | Fixing fuzzy messages and updating pt_BR translation | Felipe Arruda | 2008-09-19 | 1 | -24/+19 |
| | |||||
* | (create_steps_window) simplify left background filler: just use a | Thierry Vignaud | 2008-09-19 | 1 | -15/+2 |
| | | | | | scaled image of last line of the background | ||||
* | - install "cryptsetup" when needed | Pascal Rigaux | 2008-09-19 | 2 | -0/+2 |
| | |||||
* | 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 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2008-09-19 | 1 | -7/+9 |
| | |||||
* | 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 | 2 | -7/+0 |
| | |||||
* | 11.47.1 | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt | ||||
* | 11.47 | Pascal Rigaux | 2008-09-19 | 1 | -0/+2 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 2 | -0/+2 |
| | | | | | o handle partitions encrypted with cryptsetup |