Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (entry) fix sysfs path, thus fixing creating devices, thus really "fix | Thierry Vignaud | 2009-12-14 | 1 | -0/+3 |
| | | | | | handling hdX/sdX devices (#53107)" | ||||
* | fix configuring ibus for KDE4 (#56311) | Thierry Vignaud | 2009-12-10 | 1 | -1/+1 |
| | | | | (backported from trunk) | ||||
* | install ibus-qt4 if configuring ibus under KDE4 (#56311) | Thierry Vignaud | 2009-12-10 | 1 | -0/+1 |
| | | | | (backported from trunk) | ||||
* | fix configuring ibus (#56130) (backported from trunk) | Thierry Vignaud | 2009-12-10 | 1 | -0/+2 |
| | |||||
* | use ::prefix when removing unneeded packages | Christophe Fergeau | 2009-11-30 | 1 | -0/+4 |
| | | | | | | | | | This is necessary for draklive-install on the Flash which does not copy / to the hard disk but a subdirectory. If we don't take ::prefix into account, we won't clean what we are about to install but the currently running system. | ||||
* | 12.77.1 | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | |||||
* | bootloader-config: fix migrating swap to UUID | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | |||||
* | sort it | Thierry Vignaud | 2009-11-18 | 1 | -2/+2 |
| | |||||
* | hide Gtk+ "close" button when displaying first time wizard that now has | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | | | | | | a HTML "close" button again (backported from trunk) | ||||
* | make logs look consistent | Thierry Vignaud | 2009-11-18 | 1 | -1/+2 |
| | |||||
* | (entry) fix handling hdX/sdX devices (#53107) | Thierry Vignaud | 2009-11-18 | 1 | -0/+2 |
| | | | | (backported from trunk) | ||||
* | display_help: handle window.close() events (#55099) | Thierry Vignaud | 2009-11-16 | 1 | -0/+1 |
| | | | | | (backported from trunk) | ||||
* | partitioning wizard: only display Help button in install | Pascal Terjan | 2009-11-04 | 1 | -0/+3 |
| | |||||
* | 12.77 | Olivier Blin | 2009-10-30 | 1 | -0/+2 |
| | |||||
* | harddrake service: do not try to reconfigure xorg driver and crash | Olivier Blin | 2009-10-30 | 1 | -0/+2 |
| | | | | | if /etc/X11/xorg does not exist (breaks One startup) | ||||
* | log latest bootloader suggestion fixes | Olivier Blin | 2009-10-30 | 1 | -0/+9 |
| | |||||
* | 12.74.2 | Thierry Vignaud | 2009-10-29 | 1 | -0/+2 |
| | |||||
* | (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.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 |
| |