diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-09-14 15:59:23 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-09-14 15:59:23 +0000 |
commit | 38e9284911ae5cbccf5f839534f32e4d0c8906f8 (patch) | |
tree | d625fa1866842daeb3cac658b110623795358ebc /perl-install/NEWS | |
parent | f8ad22beee0a2c190120792f5f7bcfed73ff629f (diff) | |
download | drakx-38e9284911ae5cbccf5f839534f32e4d0c8906f8.tar drakx-38e9284911ae5cbccf5f839534f32e4d0c8906f8.tar.gz drakx-38e9284911ae5cbccf5f839534f32e4d0c8906f8.tar.bz2 drakx-38e9284911ae5cbccf5f839534f32e4d0c8906f8.tar.xz drakx-38e9284911ae5cbccf5f839534f32e4d0c8906f8.zip |
harddrake: allow to skip XFdrake framebuffer setup (and thus splash removal) if SETUP_FB is set to "no" in /etc/sysconfig/harddrake2/service.conf
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index cfc8da2eb..2bc66bcac 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,9 @@ o new small webkit based browser for rendering help and for FTW - harddrake: o fix detecting some memory card readers as unknown + o allow to skip XFdrake framebuffer setup (and thus splash removal) + if SETUP_FB is set to "no" in /etc/sysconfig/harddrake2/service.conf + (requires drakx-kbd-mouse-x11 >= 0.79) Version 12.49 - 8 September 2009 |