mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-07-31 10:14:04 +00:00
Don't recommend Internet for Kubuntu user setup after OEM install
This commit is contained in:
parent
be748bed19
commit
edc227001a
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ calamares-settings-ubuntu (1:24.10.2) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* kubuntu: Change donate URL to point to Kubuntu's donation page
|
* kubuntu: Change donate URL to point to Kubuntu's donation page
|
||||||
* 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
|
||||||
|
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
|
||||||
|
|
||||||
|
@ -8,13 +8,11 @@ showDonateUrl: https://kubuntu.org/donate/
|
|||||||
requirements:
|
requirements:
|
||||||
requiredStorage: 8
|
requiredStorage: 8
|
||||||
requiredRam: 0.5
|
requiredRam: 0.5
|
||||||
internetCheckUrl: https://lubuntu.me
|
|
||||||
|
|
||||||
check:
|
check:
|
||||||
- storage
|
- storage
|
||||||
- ram
|
- ram
|
||||||
- power
|
- power
|
||||||
- internet
|
|
||||||
- root
|
- root
|
||||||
required:
|
required:
|
||||||
- root
|
- root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user