summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pc-sysinstall
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2011-02-18 15:52:57 +0000
committerjpaetzel <jpaetzel@FreeBSD.org>2011-02-18 15:52:57 +0000
commit2e06507130e4bf73b875ec54347ba4e3cde77adc (patch)
tree24b50c8afdfac259267641cf78f616124843a9d3 /usr.sbin/pc-sysinstall
parent6c73158fbaece937d263a20fea499ae58db78eba (diff)
downloadFreeBSD-src-2e06507130e4bf73b875ec54347ba4e3cde77adc.zip
FreeBSD-src-2e06507130e4bf73b875ec54347ba4e3cde77adc.tar.gz
Remove US as the default layout in backend, let front-ends decide that
Submitted by: kmoore Approved by: kib (mentor, implicit)
Diffstat (limited to 'usr.sbin/pc-sysinstall')
-rwxr-xr-xusr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
index 4ffaad5..17821be 100755
--- a/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
+++ b/usr.sbin/pc-sysinstall/backend-query/xkeyboard-layouts.sh
@@ -59,8 +59,6 @@ do
done < $XLST
-# Display the output, with us English as the first entry
-echo "us U.S. English"
sort -b -d +1 $TMPLIST
# Delete the tmp file
OpenPOWER on IntegriCloud