Enable GeoIP support by default, to get accurate timezone readings.

ubuntu/focal
Simon Quigley 6 years ago
parent 2cacaa80f1
commit e7f7161113

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

@ -0,0 +1,5 @@
---
region: "America"
zone: "New_York"
localeGenPath: "/etc/locale.gen"
geoipUrl: "freegeoip.net"
Loading…
Cancel
Save