summaryrefslogtreecommitdiff
path: root/debian/local/runsystem
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 23:17:18 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2010-08-01 23:17:18 +0200
commit6c97398a5eb9832d20115f60d403af5a86bfdfcc (patch)
tree9da2eed06ad693c8dd398ae328b335d25a4b93ba /debian/local/runsystem
parentaba0d35606347ba9c6581ff98b3f95eb2a9ffebe (diff)
Maximize glyph usage for chinese
* debian/local/runsystem: Pass -g option to the console to maximize glyph usage for chinese.
Diffstat (limited to 'debian/local/runsystem')
-rwxr-xr-xdebian/local/runsystem2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/runsystem b/debian/local/runsystem
index eb7d8586..3897f850 100755
--- a/debian/local/runsystem
+++ b/debian/local/runsystem
@@ -14,7 +14,7 @@ sleep 1
touch /dev/tty1
echo -n "Starting the Hurd console..."
-console -d vga -d pc_kbd -c /dev/vcs &
+console -d vga -g -d pc_kbd -c /dev/vcs &
sleep 1
# Switch over