iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a886763
)
10% circumnavigate the earth
author
Ian Kelling
<iank@fsf.org>
Tue, 24 Oct 2017 04:15:36 +0000
(
00:15
-0400)
committer
Ian Kelling
<iank@fsf.org>
Tue, 24 Oct 2017 04:15:36 +0000
(
00:15
-0400)
distro-begin
patch
|
blob
|
history
diff --git
a/distro-begin
b/distro-begin
index 214c33f95e6cf99b6b9a9090d771db1af44625f5..9ef6891d01f90a68986a1fbef830f47f12e73685 100755
(executable)
--- a/
distro-begin
+++ b/
distro-begin
@@
-700,7
+700,7
@@
spawn dpkg-reconfigure tzdata -freadline
expect -nocase timeout {exit 1} "Geographic area:"
send "12\r"
expect -nocase timeout {exit 1} "Time zone:"
-send "
11
\r"
+send "
5
\r"
expect eof
exit
EOF