Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (schedule_warn_about_switch,notify-x11-free-driver-switch) explain why | Thierry Vignaud | 2009-10-29 | 1 | -0/+3 |
| | | | | xorg driver was reconfigured | ||||
* | 12.74.1 | Thierry Vignaud | 2009-10-29 | 1 | -0/+2 |
| | |||||
* | fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver when | Thierry Vignaud | 2009-10-29 | 1 | -0/+4 |
| | | | | checking if current xorg driver still supports current card | ||||
* | sort | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | 12.74 | Thierry Vignaud | 2009-10-28 | 1 | -0/+2 |
| | |||||
* | auto reconfigure x11 only on first time default driver have changed | Thierry Vignaud | 2009-10-28 | 1 | -0/+1 |
| | |||||
* | sort + more understandable | Thierry Vignaud | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | do not auto reconfigure if more than one graphic card (rationale: the | Thierry Vignaud | 2009-10-28 | 1 | -0/+1 |
| | | | | code is not ready to handle that yet) | ||||
* | enable to disable reconfiguring to default driver through | Thierry Vignaud | 2009-10-28 | 1 | -0/+2 |
| | | | | | AUTORECONFIGURE_RIGHT_XORG_DRIVER in /etc/sysconfig/harddrake2/service.conf | ||||
* | log partitioning wizard updates | Olivier Blin | 2009-10-28 | 1 | -0/+8 |
| | |||||
* | (switch_x_driver) do not reconfigure to default driver if it's not installed | Thierry Vignaud | 2009-10-28 | 1 | -0/+1 |
| | |||||
* | fix detecting nvidia proprietary driver when checking if current xorg | Thierry Vignaud | 2009-10-28 | 1 | -0/+2 |
| | | | | | | | 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 | 1 | -0/+5 |
| | | | | supported driver for the card for drivers other than ATI & NVidia too | ||||
* | add bug ID | Thierry Vignaud | 2009-10-27 | 1 | -2/+3 |
| | |||||
* | 12.72 | Thierry Vignaud | 2009-10-27 | 1 | -0/+2 |
| | |||||
* | drop support for --splash (not working) | Thierry Vignaud | 2009-10-27 | 1 | -0/+2 |
| | |||||
* | (switch_x_driver) explain why we switch driver in explanations | Thierry Vignaud | 2009-10-27 | 1 | -0/+1 |
| | |||||
* | reconfigure X11 driver if current X11 driver is neither one of | Thierry Vignaud | 2009-10-27 | 1 | -0/+4 |
| | | | | | currently supported driver for the card, nor a legacy driver ('fbdev' or 'vesa') | ||||
* | 12.71 | Olivier Blin | 2009-10-23 | 1 | -0/+2 |
| | |||||
* | add bug number | Olivier Blin | 2009-10-23 | 1 | -1/+1 |
| | |||||
* | cpufreq: load e_powersaver for VIA C7 (#41377) | Olivier Blin | 2009-10-23 | 1 | -0/+2 |
| | |||||
* | 12.7012.70 | Olivier Blin | 2009-10-22 | 1 | -0/+2 |
| | |||||
* | curses backend: do not crash when resuming interface | Olivier Blin | 2009-10-22 | 1 | -0/+2 |
| | |||||
* | remove install specific log | Olivier Blin | 2009-10-19 | 1 | -2/+0 |
| | |||||
* | 12.68 | Olivier Blin | 2009-10-19 | 1 | -0/+2 |
| | |||||
* | partitioning wizard: fix option selection when using keyboard | Pascal Terjan | 2009-10-19 | 1 | -0/+1 |
| | |||||
* | partitioning wizard: use mandriva logo on blue background for mandriva partition | Pascal Terjan | 2009-10-19 | 1 | -0/+2 |
| | |||||
* | avoid error messages when using lvm in draklive-install (#36415) | Pascal Terjan | 2009-10-19 | 1 | -0/+1 |
| | |||||
* | fix raid detection during install (#54706) | Pascal Terjan | 2009-10-19 | 1 | -0/+1 |
| | |||||
* | fix raid initialisation during install (#54706) | Pascal Terjan | 2009-10-19 | 1 | -0/+2 |
| | |||||
* | Release 12.67 | Pascal Terjan | 2009-10-18 | 1 | -0/+2 |
| | |||||
* | partitioning_wizard: use available space in the window | Pascal Terjan | 2009-10-18 | 1 | -0/+1 |
| | |||||
* | partitioning_wizard: allow setting new windows size with keyboard (#54691) | Pascal Terjan | 2009-10-18 | 1 | -0/+1 |
| | |||||
* | - partitioning wizard: | Pascal Terjan | 2009-10-17 | 1 | -0/+3 |
| | | | | | | o add legend for the colors o display mount point if known o display ext2 like ext3/4 | ||||
* | partitioning wizard: use a different color for newly created partition | Pascal Terjan | 2009-10-17 | 1 | -0/+2 |
| | |||||
* | service_harddrake: allow to force screen resolution using ↵ | Olivier Blin | 2009-10-16 | 1 | -0/+3 |
| | | | | RESOLUTION_WANTED=XxY in /etc/sysconfig/harddrake2/service.conf | ||||
* | Release 12.66 | Pascal Terjan | 2009-10-15 | 1 | -0/+2 |
| | |||||
* | resize disk graphical description when resizing diskdrake | Pascal Terjan | 2009-10-15 | 1 | -0/+1 |
| | |||||
* | offer to resize last big enough windows partition instead of the first one, ↵ | Pascal Terjan | 2009-10-15 | 1 | -0/+2 |
| | | | | until user can chose | ||||
* | fix labels for windows resizing when getting back to the screen | Pascal Terjan | 2009-10-15 | 1 | -0/+1 |
| | |||||
* | initialize correctly labels for windows resizing | Pascal Terjan | 2009-10-15 | 1 | -0/+2 |
| | |||||
* | mount windows partitions under /media instead of /mnt (#53392) | Pascal Terjan | 2009-10-15 | 1 | -0/+1 |
| | |||||
* | finish-install: do not offer to configure 3D desktop if none is installed ↵ | Olivier Blin | 2009-10-15 | 1 | -0/+3 |
| | | | | (requires drak3d >= 1.27) | ||||
* | Release 12.65 (part 2) | Pascal Terjan | 2009-10-14 | 1 | -0/+2 |
| | |||||
* | do not link /boot/vmlinuz to xen while allowing a unversioned /boot/vmlinuz-xen | Pascal Terjan | 2009-10-14 | 1 | -0/+1 |
| | |||||
* | use initrd-2.6.30.2-xen-5mdv.img instead of initrd-xen-2.6.30.2-xen-5mdv.img | Pascal Terjan | 2009-10-13 | 1 | -0/+2 |
| | |||||
* | o reduce drawings height | Pascal Terjan | 2009-10-13 | 1 | -0/+2 |
| | | | | | o fix windows resize width | ||||
* | use UTF-8 for zh_TW (#53976) | Olivier Blin | 2009-10-13 | 1 | -0/+1 |
| | |||||
* | allow using existing partition on all disks (#54478) | Pascal Terjan | 2009-10-13 | 1 | -0/+3 |
| | |||||
* | 12.64 | Thierry Vignaud | 2009-10-12 | 1 | -0/+2 |
| |