Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b16e2cb5c8 |
@@ -7,12 +7,12 @@ strings:
|
||||
shortProductName: Debian
|
||||
version: 10 (buster)
|
||||
shortVersion: 10
|
||||
versionedName: Debian GNU/Linux 10 (buster)
|
||||
versionedName: Debian 10 (buster)
|
||||
shortVersionedName: Debian 10
|
||||
bootloaderEntryName: Debian
|
||||
productUrl: https://debian.org
|
||||
supportUrl: https://www.debian.org/support
|
||||
releaseNotesUrl: https://www.debian.org/releases/stretch/releasenotes
|
||||
releaseNotesUrl: https://www.debian.org/releases/buster/releasenotes
|
||||
|
||||
images:
|
||||
productLogo: "debian-logo.png"
|
||||
|
||||
@@ -51,4 +51,4 @@ efiBootMgr: "efibootmgr"
|
||||
# seems to be the only one). If you set this to false, take care
|
||||
# to add another module to optionally install the fallback on those
|
||||
# boards that need it.
|
||||
installEFIFallback: true
|
||||
installEFIFallback: false
|
||||
|
||||
Vendored
+9
@@ -1,3 +1,12 @@
|
||||
calamares-settings-debian (10.0.19-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
- Don't install unnecessary efi file (Closes: #927102)
|
||||
- Fix distribution description
|
||||
- Fix release notes URL
|
||||
|
||||
-- Jonathan Carter <jcc@debian.org> Mon, 15 Apr 2019 13:32:36 +0000
|
||||
|
||||
calamares-settings-debian (10.0.18-1) unstable; urgency=medium
|
||||
|
||||
* New upstream releas
|
||||
|
||||
Reference in New Issue
Block a user