Hi ,

After upgrade systemd-23 in my FW running under virtualbox.
I didn't have French keyboard in console mode.

I find a bug on the systemd site: 
<https://bugs.freedesktop.org/show_bug.cgi?id=36016>Bug List on systemd
site <https://bugs.freedesktop.org/show_bug.cgi?id=36016>

I test it and it works for me.

See you

Sébastien VINCENT aka Baste
--- systemd-23/src/vconsole-setup.c     2011-03-15 06:22:22.954950672 +0800
+++ systemd-23/src/vconsole-setup.c     2011-04-06 11:47:31.168594398 +0800
@@ -152,7 +152,7 @@
 #endif
         int fd = -1;
         bool utf8;
-        int r = EXIT_FAILURE;
+        int r = 0;
         pid_t font_pid = 0, keymap_pid = 0;
 
         log_set_target(LOG_TARGET_SYSLOG_OR_KMSG);

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to