#10605 NORM F14: set default timezone at build time
Zarro Boogs per Child
bugtracker at laptop.org
Sun Jan 16 19:00:36 EST 2011
#10605: set default timezone at build time
------------------------------------+---------------------------------------
Reporter: jvonau | Owner: dsd
Type: defect | Status: new
Priority: normal | Milestone: F14
Component: build-system | Version: not specified
Resolution: | Keywords:
Next_action: code | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
------------------------------------+---------------------------------------
Comment(by jvonau):
No, I tried:
{{{
cat << EOF > $INSTALL_ROOT/home/olpc/tz.cfg
#!/bin/sh
su olpc
export SUGAR_PATH=/usr/share/sugar
/usr/bin/sugar-control-panel -s timezone Australia/Darwin
exit
EOF
chmod 777 $INSTALL_ROOT/home/olpc/tz.cfg
/usr/sbin/chroot $INSTALL_ROOT /home/olpc/tz.cfg
}}}
I get a error about display unavailable and colour not set.
--
Ticket URL: <http://dev.laptop.org/ticket/10605#comment:6>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list