Don't recomment Internet during user setup after OEM install on Ubuntu Unity

ubuntu/oracular
Aaron Rainbolt 5 days ago
parent edc227001a
commit a5c2f4625e

2
debian/changelog vendored

@ -4,6 +4,8 @@ calamares-settings-ubuntu (1:24.10.2) UNRELEASED; urgency=medium
* kubuntu: Use networkcheck.kde.org for checking for an Internet connection
* kubuntu: Do not recommend that the user have an Internet connection during
first-time user setup after an OEM installation
* ubuntuunity: Do not recommend that the user have an Internet connection
during first-time user setup after an OEM installation
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 12 Jun 2024 23:26:13 -0500

@ -6,13 +6,11 @@ showReleaseNotesUrl: true
requirements:
requiredStorage: 8
requiredRam: 0.5
internetCheckUrl: https://ubuntuunity.org/
check:
- storage
- ram
- power
- internet
- root
required:
- root

Loading…
Cancel
Save