a4023d0c37
- Fix patch tty-ask-password-agent-on-console.patch not to crash away but enable it to ask on all devices of /dev/console - Avoid "file not found /etc/udev/rules.d/70-persistent-net.rules" waring occurring in %post - Add patch let-vconsole-setup-get-properties-only-once-to-copy-them.patch to avoid broken virtual console mapping due stressed ioctl API for the virtual consoles (boo#904214) - Fix last change that is use the new name for udev packages in %pretrans. - restore usage of LUA in %pretrans. - Try to generate the systemd users and groups always in same order to avoid republish other packages (boo#944660) - cleanup specfile by removing commands that were dealing with systemd pre-generated files: we're now using systemd tarball generated directly from the git repo which doesn't contain any of these files. - there's no point in using LUA in %pretrans - Drop 0009-make-xsltproc-use-correct-ROFF-links.patch This patch was initialy added to workaround bsc#842844. But it appears that man(1) was fixed (included since 13.2 at least) to handle manual pages that consist only of a .so directive such as '.so <page>'. - Change use-rndaddentropy-ioctl-to-load-random-seed.patch to make it work on big endian OBS-URL: https://build.opensuse.org/request/show/333777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=223
29 lines
1.3 KiB
Diff
29 lines
1.3 KiB
Diff
From: werner@suse.de
|
|
Date: Tue Jan 20 11:33:59 UTC 2015
|
|
|
|
---
|
|
src/locale/kbd-model-map | 13 +++++++++++++
|
|
1 file changed, 13 insertions(+)
|
|
|
|
Index: systemd-221/src/locale/kbd-model-map
|
|
===================================================================
|
|
--- systemd-221.orig/src/locale/kbd-model-map
|
|
+++ systemd-221/src/locale/kbd-model-map
|
|
@@ -66,3 +66,16 @@ lt.baltic lt pc105 - terminate:ctrl_a
|
|
lt.l4 lt pc105 - terminate:ctrl_alt_bksp
|
|
lt lt pc105 - terminate:ctrl_alt_bksp
|
|
khmer kh,us pc105 - terminate:ctrl_alt_bksp
|
|
+# Additional layouts offered by YaST
|
|
+Pl02 pl pc105 - terminate:ctrl_alt_bksp
|
|
+arabic ara,us pc105 - terminate:ctrl_alt_bksp,grp:shift_toggle
|
|
+cn-latin1 ca pc105 multix terminate:ctrl_alt_bksp
|
|
+cz-lat2-us cz,us pc105 qwerty,basic terminate:ctrl_alt_bksp,grp:shift_toggle
|
|
+es-cp850 es pc105 - terminate:ctrl_alt_bksp
|
|
+khmer us,kh pc105 - terminate:ctrl_alt_bksp,grp:alt_shift_toggle
|
|
+korean kr pc105 - terminate:ctrl_alt_bksp
|
|
+lt.baltic lt pc105 - terminate:ctrl_alt_bksp
|
|
+lt.std lt pc105 std terminate:ctrl_alt_bksp
|
|
+no-latin1 no pc105 - terminate:ctrl_alt_bksp
|
|
+ruwin_alt-UTF-8 us,ru pc105 ,winkeys terminate:ctrl_alt_bksp,grp:ctrl_shift_toggle,grp_led:scroll
|
|
+sk-qwertz sk,us pc105 - terminate:ctrl_alt_bksp,grp:shift_toggle
|