mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-06 00:31:08 +00:00
Enable GeoIP support by default, to get accurate timezone readings.
This commit is contained in:
parent
2cacaa80f1
commit
e7f7161113
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ calamares-settings-ubuntu (4) UNRELEASED; urgency=medium
|
||||
|
||||
* Don't fail to install the system on BIOS systems.
|
||||
* Remove the right live task.
|
||||
* Enable GeoIP support by default, to get accurate timezone readings.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 17:51:16 -0500
|
||||
|
||||
|
5
lubuntu/modules/locale.conf
Normal file
5
lubuntu/modules/locale.conf
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
region: "America"
|
||||
zone: "New_York"
|
||||
localeGenPath: "/etc/locale.gen"
|
||||
geoipUrl: "freegeoip.net"
|
Loading…
x
Reference in New Issue
Block a user