Adriaan de Groot
|
ebb3f319cc
|
[modules] Be more consistent in include punctuation
- Use <> for Qt, system, externals
- Use double-quotes for Calamares headers
|
2020-03-09 21:05:15 -05:00 |
|
Adriaan de Groot
|
5cac3ac6ad
|
[locale] Apply coding style
|
2019-09-07 16:58:37 +02:00 |
|
Adriaan de Groot
|
762ad54344
|
Documentation: change http links to GitHub to https
|
2017-12-20 08:39:09 -05:00 |
|
Teo Mrnjavac
|
f2a087c348
|
Write timezone correctly.
|
2016-08-26 15:05:42 +02:00 |
|
Kevin Kofler
|
bcab8b2bfe
|
[locale] Do not call timedatectl in a chroot, it is not safe
(timedatectl talks to a running timedated over D-Bus.) And we already
have code that works in a chroot below.
|
2016-01-15 02:44:27 +01:00 |
|
Rohan Garg
|
18218b250e
|
Adjust /etc/timezone if it exists
|
2015-09-15 16:48:41 +02:00 |
|
Rohan Garg
|
a98742c32c
|
Use timedatectl provided by systemd to set the time on the target
Use tools provided by systemd to set the time and fall back to
manually doing it via linking /etc/localtime
|
2015-09-15 16:48:41 +02:00 |
|
Teo Mrnjavac
|
42e465aa10
|
CalamaresUtils::System is now a class.
|
2015-09-15 16:48:41 +02:00 |
|
Teo Mrnjavac
|
bf885d65db
|
chroot calls are now generic "target env" calls.
|
2015-09-15 16:48:41 +02:00 |
|
Daniel Hillenbrand
|
38f32bfd56
|
locale: make sure /etc/localtime doesn't exist
If /etc/localtime exists in source image, creating a new symlink will fail
and prevent the installer from doing it's job.
|
2014-08-19 20:47:46 +02:00 |
|
Teo Mrnjavac
|
1d6c41e94d
|
A timezone is a file, not a directory.
|
2014-08-04 21:48:04 +02:00 |
|
Teo Mrnjavac
|
34c5ac3182
|
Add SetTimezoneJob to locale viewmodule.
|
2014-08-01 16:28:29 +02:00 |
|