diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-27 12:01:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-27 12:01:20 +0000 |
commit | da79847ed2ce5d99b77c6e93313ab981a37b52aa (patch) | |
tree | 6351a68cd27a95d62ecd9e505d2f51372df1123a /perl-install/install/NEWS | |
parent | a5e67c61e1aa38b6fe40d1c4e51f93300236dec4 (diff) | |
download | drakx-da79847ed2ce5d99b77c6e93313ab981a37b52aa.tar drakx-da79847ed2ce5d99b77c6e93313ab981a37b52aa.tar.gz drakx-da79847ed2ce5d99b77c6e93313ab981a37b52aa.tar.bz2 drakx-da79847ed2ce5d99b77c6e93313ab981a37b52aa.tar.xz drakx-da79847ed2ce5d99b77c6e93313ab981a37b52aa.zip |
- use xkb instead of xmodmap
(this fixes XF86_Switch_VT_X not defined in our xmodmaps)
=> stage2 is bigger: 640KB uncompressed, 223KB compressed
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 02ee14218..ecd57e6cb 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- use xkb instead of xmodmap + (this fixes XF86_Switch_VT_X not defined in our xmodmaps) - save bootloader on MBR when calling grub/install.sh, and restore it before calling it again (#35255) (ie implement "lilo -u" for grub) - ensure /etc/sysconfig/console/default.kmap is generated with installed |