From 1e5446a53fa072c4baadf12b2a8f7fd1adca4d19 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Unicode support for the console. --- p2v.ks.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/p2v.ks.in b/p2v.ks.in index ad49139..36a72f1 100644 --- a/p2v.ks.in +++ b/p2v.ks.in @@ -45,6 +45,9 @@ chkconfig authconfig rootfiles +# For unicode console support. +kbd + # dd, sleep, sync, etc. coreutils -- 1.8.3.1