Greetings, On Mon, Jul 6, 2015 at 3:49 AM, Erwin Van de Velde < [email protected]> wrote:
> Hi Richard, list members, > > Thank you for your reply, but what I find there is only a boot-time > configuration, while for various reasons, I would like to configure > this at build time. I thought a .chroot hook would help me out, but > apparently something else changes the timezone back to UTC after > executing the .chroot hooks. Can you, or anyone else help me out? > I took a look at the live-config code from tag: debian/4.0.4-1 and it appears that the default configured is UTC and if you want it adjusted then you need to do adjust with the boot parameter. The boot parameter can be configured when you build the image by using the boot menu accordingly and not in the chroot stage. I hope this information assists. > > Thanks in advance! > Erwin > > > On Sat, Jul 4, 2015 at 10:15 PM, Richard Nelson <[email protected]> wrote: > > Greetings, > > > > On Sat, Jul 4, 2015 at 5:54 AM, Erwin Van de Velde > > <[email protected]> wrote: > >> > >> Hi all, > >> > >> I have created a live build and wrote a .chroot hook to change the > >> timezone. In the output I see that the script is executed correctly, > >> but in a consequent step, this is overwritten and changed to UTC > >> again. What is the best way to make the change in timezone persistent? > > > > > > Maybe this helps: > > > > http://live.debian.net/manual/stable/html/live-manual.en.html#334 > > > > > >> > >> > >> Kind regards, > >> Erwin > >> > >> > >> -- > >> To UNSUBSCRIBE, email to [email protected] > >> with a subject of "unsubscribe". Trouble? Contact > >> [email protected] > >> Archive: > >> > https://lists.debian.org/CAMRG9HhMZFCthrsTBaai53UZtdcX8ibmKcEP_aW3T6uvJs=q...@mail.gmail.com > >> > > >
