diff --git a/calamares/branding/tileos-sway/branding.desc b/calamares/branding/tileos-sway/branding.desc index e14f86b..915af8c 100644 --- a/calamares/branding/tileos-sway/branding.desc +++ b/calamares/branding/tileos-sway/branding.desc @@ -11,6 +11,7 @@ strings: versionedName: TileOS 1.0 (t-rex) shortVersionedName: TileOS 1.0 bootloaderEntryName: TileOS + supportUrl: https://github.com/Tile-OS/TileOS/issues images: productLogo: "tileos-logo.png" diff --git a/calamares/branding/tileos-sway/welcome.png b/calamares/branding/tileos-sway/welcome.png index e4b506c..e3c3391 100755 Binary files a/calamares/branding/tileos-sway/welcome.png and b/calamares/branding/tileos-sway/welcome.png differ diff --git a/calamares/modules/welcome.conf b/calamares/modules/welcome.conf index e34e207..4e94321 100644 --- a/calamares/modules/welcome.conf +++ b/calamares/modules/welcome.conf @@ -1,7 +1,7 @@ --- showSupportUrl: true -showKnownIssuesUrl: true -showReleaseNotesUrl: true +showKnownIssuesUrl: false +showReleaseNotesUrl: false requirements: requiredStorage: 20 @@ -13,7 +13,15 @@ requirements: - ram - power - root + - internet required: - storage - ram - root + - internet + +# Try to set language if internet available +geoip: + style: "json" + url: "https://ipapi.co/json" + selector: "country" diff --git a/debian/files b/debian/files deleted file mode 100644 index 7851c2f..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -calamares-settings-tileos-sway_1.7~tileos_source.buildinfo utils optional