Skip to content

Commit 67f26f6

Browse files
authored
Merge pull request #10 from rkratky/flavors
Flavours -> flavors
2 parents e2509ca + 7004967 commit 67f26f6

File tree

6 files changed

+26
-26
lines changed

6 files changed

+26
-26
lines changed

docs/22.04/4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -695,8 +695,8 @@ linux-restricted-signatures-oem-6.0 | [2019299](https://bugs.launchpad.net/bugs/
695695
linux-oem-6.1 | [2016398](https://bugs.launchpad.net/bugs/2016398) | stacked overlay file system mounts that have chroot() called against them appear to be getting locked (by the kernel most likely?) (LP: #2016398)
696696
linux-oem-6.1 | [2024199](https://bugs.launchpad.net/bugs/2024199) | Resync CI Runner Configuration (LP: #2024199)
697697
nvidia-graphics-drivers-535-server | [2025243](https://bugs.launchpad.net/bugs/2025243) | New upstream release (LP: #2025243).
698-
nvidia-graphics-drivers-535-server | [2026622](https://bugs.launchpad.net/bugs/2026622) | Add breaks&replaces on identical firmware files from other flavour. When 535 & 535-server driver versions happen to be at an identical upstream version, they both ship identical firmware files on disk at the same path. When a user attempts to install two drivers at the same time, this results in dpkg file conflict. Allow replacing one firmware with another (LP: #2026622).
699-
nvidia-graphics-drivers-535 | [2026622](https://bugs.launchpad.net/bugs/2026622) | Add breaks&replaces on identical firmware files from other flavour (LP: #2026622)
698+
nvidia-graphics-drivers-535-server | [2026622](https://bugs.launchpad.net/bugs/2026622) | Add breaks&replaces on identical firmware files from other flavor. When 535 & 535-server driver versions happen to be at an identical upstream version, they both ship identical firmware files on disk at the same path. When a user attempts to install two drivers at the same time, this results in dpkg file conflict. Allow replacing one firmware with another (LP: #2026622).
699+
nvidia-graphics-drivers-535 | [2026622](https://bugs.launchpad.net/bugs/2026622) | Add breaks&replaces on identical firmware files from other flavor (LP: #2026622)
700700
nvidia-graphics-drivers-535 | [2032672](https://bugs.launchpad.net/bugs/2032672) | New upstream release (LP: #2032672):
701701
nvidia-graphics-drivers-535 | [2025538](https://bugs.launchpad.net/bugs/2025538) | Introduce the new -core and -lrm meta-packages (LP: #2025538).
702702
nvidia-graphics-drivers-535-server | [2037266](https://bugs.launchpad.net/bugs/2037266) | New upstream release (LP: #2037266):

docs/22.04/index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tocdepth: 3
55
(ubuntu-22.04-lts-release-notes)=
66
# Ubuntu 22.04 LTS release notes
77

8-
These release notes for **Ubuntu 22.04 LTS** (Jammy Jellyfish) provide an overview of the release and document the known issues with Ubuntu and its flavours.
8+
These release notes for **Ubuntu 22.04 LTS** (Jammy Jellyfish) provide an overview of the release and document the known issues with Ubuntu and its flavors.
99

1010
For details of the changes applied since 20.04, refer to the following posts:
1111

@@ -30,7 +30,7 @@ Release schedule <schedule>
3030

3131
## Support lifespan
3232

33-
Maintenance updates will be provided for 5 years until [April 2027](https://wiki.ubuntu.com/Releases) for Ubuntu Desktop, Ubuntu Server, Ubuntu Cloud, and Ubuntu Core. All the remaining flavours will be supported for 3 years. Additional security support is available with [ESM (Extended Security Maintenance).](https://ubuntu.com/security/esm)
33+
Maintenance updates will be provided for 5 years until [April 2027](https://wiki.ubuntu.com/Releases) for Ubuntu Desktop, Ubuntu Server, Ubuntu Cloud, and Ubuntu Core. All the remaining flavors will be supported for 3 years. Additional security support is available with [ESM (Extended Security Maintenance).](https://ubuntu.com/security/esm)
3434

3535
(heading--get-ubuntu-22-04-lts)=
3636
## Get Ubuntu 22.04 LTS
@@ -95,7 +95,7 @@ Ubuntu 22.04 LTS ships multiple optimized kernels on per-product basis:
9595
* Ubuntu Server defaults to a non-rolling LTS kernel v5.15 (`linux-generic`)
9696
* Ubuntu Cloud and Devices use optimized kernels in collaboration with partners (v5.15+ with additional backports and features)
9797

98-
Additional optimized and certified kernel flavours will become available in Ubuntu 22.04 LTS in due course.
98+
Additional optimized and certified kernel flavors will become available in Ubuntu 22.04 LTS in due course.
9999

100100
#### UDP disabled for NFS mounts
101101
Since Ubuntu 20.10 ("Groovy Gorilla"), the kernel option `CONFIG_NFS_DISABLE_UDP_SUPPORT=y` is set and this disables using UDP as the transport for NFS mounts, regardless of NFS version.
@@ -116,7 +116,7 @@ In addition to OpenJDK 11, OpenJDK 18 is now provided (but not used for package
116116
Ruby 💎 was updated from v2.7.4 to v3.0.
117117

118118
### systemd v249.11
119-
The init system was updated to systemd v249, using a solid .11 patchlevel for the LTS. Please refer to the upstream [changelog](https://github.com/systemd/systemd/releases/tag/v249) for more information about the individual features. We've enabled the userspace OOMD service and are shipping the `systemd-oomd` package by default on the "Ubuntu Desktop" flavour, to avoid overloaded systems and the need of the kernel's OOM killer to kick in. The OOMD status can be checked using `oomctl`.
119+
The init system was updated to systemd v249, using a solid .11 patchlevel for the LTS. Please refer to the upstream [changelog](https://github.com/systemd/systemd/releases/tag/v249) for more information about the individual features. We've enabled the userspace OOMD service and are shipping the `systemd-oomd` package by default on the "Ubuntu Desktop" flavor, to avoid overloaded systems and the need of the kernel's OOM killer to kick in. The OOMD status can be checked using `oomctl`.
120120

121121
### OpenSSL 3.0
122122

@@ -586,7 +586,7 @@ Ubuntu 22.04 LTS is available on ARM in many public clouds - Azure, AWS, Oracle
586586

587587
Ubuntu 22.04 LTS adds linux-restricted-modules of NVIDIA drivers on ARM64. Users on ARM64 can now use `ubuntu-drivers` tool to install and configure NVIDIA drivers from the Ubuntu Archive.
588588

589-
linux-generic-64k kernel flavour with 64K pages support is now avalable as a GA LTS kernel. It was first introduced in 20.10 release, and has been available as an HWE kernel since 20.04.2 LTS.
589+
linux-generic-64k kernel flavor with 64K pages support is now avalable as a GA LTS kernel. It was first introduced in 20.10 release, and has been available as an HWE kernel since 20.04.2 LTS.
590590

591591

592592
#### ppc64el
@@ -718,10 +718,10 @@ This is being tracked in [~~bug #1934997~~](https://bugs.launchpad.net/ubuntu/+s
718718
719719
No known issues yet.
720720
721-
(22-04-official-flavours)=
722-
## Official flavours
721+
(22-04-official-flavors)=
722+
## Official flavors
723723
724-
The release notes for the official flavours can be found at the following links:
724+
The release notes for the official flavors can be found at the following links:
725725
726726
* [Kubuntu Release Notes](https://wiki.ubuntu.com/JammyJellyfish/ReleaseNotes/Kubuntu)
727727
* [Lubuntu Release Notes](https://discourse.lubuntu.me/t/lubuntu-22-04-lts-jammy-jellyfish-release-notes/3179)

docs/24.04/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tocdepth: 3
55
(ubuntu-24.04-lts-release-notes)=
66
# Ubuntu 24.04 LTS release notes
77

8-
These release notes for **Ubuntu 24.04 LTS** (Noble Numbat) provide an overview of the release and document the known issues with Ubuntu and its flavours.
8+
These release notes for **Ubuntu 24.04 LTS** (Noble Numbat) provide an overview of the release and document the known issues with Ubuntu and its flavors.
99

1010
For details of the changes applied since 24.04, refer to the following changelogs:
1111

@@ -1185,10 +1185,10 @@ New GCE images will be built and published shortly after release to disable this
11851185
11861186
* We have identified an issue with apparmor profiles on Confidential VM images available under the `cvm` plan of the offer `ubuntu-24_04-lts`. For example, the `rsyslog` service will fail to start on VMs launched from this plan. This is being investigated and a new image with a fix will be published shortly.
11871187
1188-
(24-04-official-flavours)=
1189-
## Official flavours
1188+
(24-04-official-flavors)=
1189+
## Official flavors
11901190
1191-
Find the release notes for the official flavours at the following links:
1191+
Find the release notes for the official flavors at the following links:
11921192
11931193
* [Edubuntu Release Notes](https://discourse.ubuntu.com/t/edubuntu-24-04-lts-released/44455/)
11941194
* [Kubuntu Release Notes](https://wiki.ubuntu.com/NobleNumbat/ReleaseNotes/Kubuntu)

docs/24.10/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tocdepth: 3
55
(ubuntu-24.10-release-notes)=
66
# Ubuntu 24.10 release notes
77

8-
These release notes for **Ubuntu 24.10** (Oracular Oriole) provide an overview of the release and document the known issues with Ubuntu and its flavours.
8+
These release notes for **Ubuntu 24.10** (Oracular Oriole) provide an overview of the release and document the known issues with Ubuntu and its flavors.
99

1010
:::{toctree}
1111
:maxdepth: 1
@@ -651,10 +651,10 @@ Nothing yet.
651651

652652
Nothing yet.
653653

654-
(24-10-official-flavours)=
655-
## Official flavours
654+
(24-10-official-flavors)=
655+
## Official flavors
656656

657-
Find the release notes for the official flavours at the following links:
657+
Find the release notes for the official flavors at the following links:
658658

659659
* [Edubuntu Release Notes](https://discourse.ubuntu.com/t/edubuntu-24-10-released/48647)
660660
* [Kubuntu Release Notes](https://kubuntu.org/news/kubuntu-24-10-oracular-oriole-released/)

docs/25.04/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tocdepth: 3
55
(ubuntu-25.04-release-notes)=
66
# Ubuntu 25.04 release notes
77

8-
These release notes for **Ubuntu 25.04** (Plucky Puffin) provide an overview of the release and document the known issues with Ubuntu and its flavours.
8+
These release notes for **Ubuntu 25.04** (Plucky Puffin) provide an overview of the release and document the known issues with Ubuntu and its flavors.
99

1010
:::{toctree}
1111
:maxdepth: 1
@@ -919,10 +919,10 @@ Nothing yet.
919919

920920
Nothing yet.
921921

922-
(25-04-official-flavours)=
923-
## Official flavours
922+
(25-04-official-flavors)=
923+
## Official flavors
924924

925-
Find the release notes for the official flavours at the following links:
925+
Find the release notes for the official flavors at the following links:
926926

927927
* [Edubuntu Release Notes](https://discourse.ubuntu.com/t/edubuntu-25-04-released)
928928
* [Kubuntu Release Notes](https://wiki.ubuntu.com/PluckyPuffin/ReleaseNotes/Kubuntu)

docs/25.10/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tocdepth: 3
55
(ubuntu-25.10-release-notes)=
66
# Ubuntu 25.10 release notes
77

8-
These release notes for **Ubuntu 25.10** (Questing Quokka) provide an overview of the release and document the known issues with Ubuntu and its flavours.
8+
These release notes for **Ubuntu 25.10** (Questing Quokka) provide an overview of the release and document the known issues with Ubuntu and its flavors.
99

1010
:::{toctree}
1111
:maxdepth: 1
@@ -721,10 +721,10 @@ Nothing yet.
721721
722722
One may proceed and complete the upgrade, but at the end of the process the system needs to be manually rebooted. The bug is tracked here: [LP: #2126934](https://launchpad.net/bugs/2126934)
723723
724-
(25-10-official-flavours)=
725-
## Official flavours
724+
(25-10-official-flavors)=
725+
## Official flavors
726726
727-
Find the release notes for the official flavours at the following links:
727+
Find the release notes for the official flavors at the following links:
728728
729729
* [Edubuntu Release Notes](https://discourse.ubuntu.com/t/edubuntu-25-10-released/)
730730
* [Kubuntu Release Notes](https://wiki.ubuntu.com/QuestingQuokka/ReleaseNotes/Kubuntu)

0 commit comments

Comments
 (0)