New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firstboot: date & time settings #261

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 2 Jul 2011 14:38 UTC
We should not use the Dom0's based date & time setting applet, and instead start this applet from within the clockvm.

Migrated-From: https://wiki.qubes-os.org/ticket/261

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by marmarek on 13 Jul 2011 23:53 UTC
There is no simple way to integrate application from VM with firstboot.
We already are copying /etc/localtime to template root.img after firstboot run. I've added copying ntp.conf also.

Notice that dom0 still need correct timezone settings (actually set at installation phase), so in any case it must be copied from dom0.

http://git.qubes-os.org/?p=marmarek/installer.git;a=commit;h=c0d7a2b3767c2c62951559959f104b6335280569

Member

marmarek commented Mar 8, 2015

Comment by marmarek on 13 Jul 2011 23:53 UTC
There is no simple way to integrate application from VM with firstboot.
We already are copying /etc/localtime to template root.img after firstboot run. I've added copying ntp.conf also.

Notice that dom0 still need correct timezone settings (actually set at installation phase), so in any case it must be copied from dom0.

http://git.qubes-os.org/?p=marmarek/installer.git;a=commit;h=c0d7a2b3767c2c62951559959f104b6335280569

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment