mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-28 11:31:10 +00:00
Don't recomment Internet during user setup after OEM install on Ubuntu Unity
This commit is contained in:
parent
edc227001a
commit
a5c2f4625e
2
debian/changelog
vendored
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: Use networkcheck.kde.org for checking for an Internet connection
|
||||||
* kubuntu: Do not recommend that the user have an Internet connection during
|
* kubuntu: Do not recommend that the user have an Internet connection during
|
||||||
first-time user setup after an OEM installation
|
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
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 12 Jun 2024 23:26:13 -0500
|
||||||
|
|
||||||
|
@ -6,13 +6,11 @@ showReleaseNotesUrl: true
|
|||||||
requirements:
|
requirements:
|
||||||
requiredStorage: 8
|
requiredStorage: 8
|
||||||
requiredRam: 0.5
|
requiredRam: 0.5
|
||||||
internetCheckUrl: https://ubuntuunity.org/
|
|
||||||
|
|
||||||
check:
|
check:
|
||||||
- storage
|
- storage
|
||||||
- ram
|
- ram
|
||||||
- power
|
- power
|
||||||
- internet
|
|
||||||
- root
|
- root
|
||||||
required:
|
required:
|
||||||
- root
|
- root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user