diff options
author | Anssi Hannula <anssi@mandriva.org> | 2011-04-17 11:08:18 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mandriva.org> | 2011-04-17 11:08:18 +0000 |
commit | 3842c37f38800bcb693f2ee51568348fce920303 (patch) | |
tree | ab13a9649a40281eeae203d59def91c823bed04b /perl-install/NEWS | |
parent | 39368d9aaea5f9b18e6b03e332bba2268d4a2992 (diff) | |
download | drakx-3842c37f38800bcb693f2ee51568348fce920303.tar drakx-3842c37f38800bcb693f2ee51568348fce920303.tar.gz drakx-3842c37f38800bcb693f2ee51568348fce920303.tar.bz2 drakx-3842c37f38800bcb693f2ee51568348fce920303.tar.xz drakx-3842c37f38800bcb693f2ee51568348fce920303.zip |
service_harddrake: Add or remove nokmsboot option if an unoptimal or
fatal situation is detected.
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index f206da2ad..5b720a95c 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,6 @@ - service_harddrake: o adapt splash handling for plymouth (for showing dialogs) - o add/remove nokmsboot boot option if needed when switching the driver + o add/remove nokmsboot boot option if needed o ask for a reboot after a driver switch if needed, and load the new driver if no reboot is needed o do not switch a display driver if speedboot has already started X server, |