1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-22 23:33:08 +00:00

Merge branch 'master' of ssh://git.fedorahosted.org/git/spin-kickstarts

This commit is contained in:
Matthias Clasen 2008-10-06 10:41:20 -04:00
commit 1a6a1f6bac

View File

@ -67,19 +67,5 @@ broffice.org-draw
-festival-*
-festvox-slt-arctic-hts
%end
%post
# system-config-keyboard doesn't really work (missing xorg.conf etc)
cat >>/etc/X11/xorg.conf << EOF
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "br-abnt2"
EndSection
EOF
%end