Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove arguments to update_size_labels, they are always the same | Olivier Blin | 2009-10-28 | 1 | -7/+6 |
| | |||||
* | remove extra width computing, we do it at beginning of the loop now | Olivier Blin | 2009-10-28 | 1 | -1/+0 |
| | |||||
* | fix detecting nvidia proprietary driver when checking if current xorg | Thierry Vignaud | 2009-10-28 | 2 | -0/+6 |
| | | | | | | | driver still supports current card (#54943) rationale: nvidia proprietary driver in ldetect-lst can be 'nvidia173', rnvidia-current', ... but really is just 'nvidia' in xorg.conf | ||||
* | reconfigure X11 driver if current X11 driver is neither one of currently | Thierry Vignaud | 2009-10-28 | 2 | -5/+13 |
| | | | | supported driver for the card for drivers other than ATI & NVidia too | ||||
* | split devices listing (needed for next commits) | Thierry Vignaud | 2009-10-28 | 1 | -1/+4 |
| | |||||
* | (switch_x_driver) nicer message | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | fix ratio (and thus size) estimation when resizing windows partition | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | factorize entry width computing | Olivier Blin | 2009-10-28 | 1 | -2/+3 |
| | |||||
* | remove broken ratio downgrading | Olivier Blin | 2009-10-28 | 1 | -5/+0 |
| | |||||
* | fix typo | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | fix partition width ratio computing (previous one included one extra ↵ | Olivier Blin | 2009-10-28 | 1 | -1/+5 |
| | | | | separator width) | ||||
* | improve windows resizing when using free space from windows partition: | Olivier Blin | 2009-10-28 | 1 | -1/+10 |
| | | | | | | - try to keep at least 1GB free for Windows - try to use from 6GB to 10% free space for Linux | ||||
* | use same default windows partition size for gtk and text installs | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | move default size in part req_size | Olivier Blin | 2009-10-28 | 1 | -1/+2 |
| | |||||
* | group code | Olivier Blin | 2009-10-28 | 1 | -3/+1 |
| | |||||
* | use last resizable fat partition in gtk mode | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | do not "use" gtk modules, it might crash in text mode | Olivier Blin | 2009-10-28 | 1 | -3/+4 |
| | |||||
* | move windows part size in req_size for non-gtk install as well | Olivier Blin | 2009-10-28 | 1 | -3/+2 |
| | |||||
* | really ensure keeping free space for Linux partition | Olivier Blin | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | put windows max size in max_win variable | Olivier Blin | 2009-10-28 | 1 | -1/+2 |
| | |||||
* | set total minimum linux size in part min_linux | Olivier Blin | 2009-10-28 | 1 | -3/+5 |
| | |||||
* | include windows free space in part min_win | Olivier Blin | 2009-10-28 | 1 | -6/+5 |
| | |||||
* | really ensure keeping free space for Windows partition | Olivier Blin | 2009-10-28 | 1 | -2/+2 |
| | |||||
* | 12.73 | Christophe Fergeau | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | fix NEWS file | Christophe Fergeau | 2009-10-28 | 1 | -1/+6 |
| | |||||
* | update news | Anne Nicolas | 2009-10-28 | 1 | -0/+1 |
| | |||||
* | final background | Anne Nicolas | 2009-10-28 | 1 | -0/+0 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | add bug ID | Thierry Vignaud | 2009-10-27 | 1 | -2/+3 |
| | |||||
* | 12.72 | Thierry Vignaud | 2009-10-27 | 2 | -1/+3 |
| | |||||
* | adjust translations accordingly | Thierry Vignaud | 2009-10-27 | 72 | -228/+114 |
| | |||||
* | drop support for --splash (not working) | Thierry Vignaud | 2009-10-27 | 2 | -5/+3 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | (switch_x_driver) explain why we switch driver in explanations | Thierry Vignaud | 2009-10-27 | 2 | -4/+6 |
| | |||||
* | reconfigure X11 driver if current X11 driver is neither one of | Thierry Vignaud | 2009-10-27 | 2 | -1/+24 |
| | | | | | currently supported driver for the card, nor a legacy driver ('fbdev' or 'vesa') | ||||
* | (schedule_warn_about_switch, switch_x_driver) split them out (needed | Thierry Vignaud | 2009-10-27 | 1 | -6/+15 |
| | | | | for next commits) | ||||
* | keep around device (needed for next commits) | Thierry Vignaud | 2009-10-27 | 1 | -1/+3 |
| | |||||
* | explain | Thierry Vignaud | 2009-10-27 | 1 | -0/+1 |
| | |||||
* | rename 'new_driver' as old_driver' (more meaningfull) | Thierry Vignaud | 2009-10-27 | 1 | -3/+3 |
| | |||||
* | fix ftp URL parsing when using user + pass (#49898) | Olivier Blin | 2009-10-27 | 2 | -1/+3 |
| | |||||
* | a better translation for pt_BR | Sergio Rafael Lemke | 2009-10-23 | 1 | -5/+4 |
| | |||||
* | 12.71 | Olivier Blin | 2009-10-23 | 3 | -1/+5 |
| | |||||
* | add bug number | Olivier Blin | 2009-10-23 | 2 | -2/+2 |
| | |||||
* | cpufreq: load e_powersaver for VIA C7 (#41377) | Olivier Blin | 2009-10-23 | 3 | -0/+13 |
| | |||||
* | minimal install: install packages with higher rpmsrate level only | Olivier Blin | 2009-10-23 | 2 | -1/+5 |
| | | | | | | (level 5, and not level 4 + 5) when suggests are disabled (it was only done for truly minimal install before) | ||||
* | 12.7012.70 | Olivier Blin | 2009-10-22 | 3 | -1/+5 |
| | |||||
* | minimal install: install packages with higher rpmsrate level only | Olivier Blin | 2009-10-22 | 2 | -0/+3 |
| | | | | | (level 5, and not level 4 + 5) | ||||
* | curses backend: do not crash when resuming interface | Olivier Blin | 2009-10-22 | 3 | -2/+6 |
| | |||||
* | Update French translation | Christophe Berthelé | 2009-10-21 | 1 | -6/+6 |
| | |||||
* | update NEWS | Christophe Fergeau | 2009-10-21 | 1 | -0/+2 |
| |