* [PATCH] docs: rust: quick-start: remove Ubuntu 25.10
@ 2026-07-09 20:49 Miguel Ojeda
2026-07-09 21:57 ` Gary Guo
0 siblings, 1 reply; 2+ messages in thread
From: Miguel Ojeda @ 2026-07-09 20:49 UTC (permalink / raw)
To: Miguel Ojeda
Cc: Boqun Feng, Gary Guo, Björn Roy Baron, Benno Lossin,
Andreas Hindborg, Alice Ryhl, Trevor Gross, Danilo Krummrich,
Daniel Almeida, Tamir Duberstein, Alexandre Courbot,
Onur Özkan, rust-for-linux
Ubuntu 25.10 is not supported anymore [1].
Thus remove it.
Link: https://ubuntu.com/about/release-cycle [1]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
---
Documentation/rust/quick-start.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/rust/quick-start.rst b/Documentation/rust/quick-start.rst
index a6ec3fa94d33..f79aa3c7138e 100644
--- a/Documentation/rust/quick-start.rst
+++ b/Documentation/rust/quick-start.rst
@@ -90,7 +90,7 @@ they should generally work out of the box, e.g.::
Ubuntu
******
-Ubuntu 25.10 and 26.04 LTS provide recent Rust releases and thus they should
+Ubuntu 26.04 LTS provides recent Rust releases and thus it should
generally work out of the box, e.g.::
apt install rustc rust-src bindgen rustfmt rust-clippy
base-commit: 8cdeaa50eae8dad34885515f62559ee83e7e8dda
--
2.55.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: rust: quick-start: remove Ubuntu 25.10
2026-07-09 20:49 [PATCH] docs: rust: quick-start: remove Ubuntu 25.10 Miguel Ojeda
@ 2026-07-09 21:57 ` Gary Guo
0 siblings, 0 replies; 2+ messages in thread
From: Gary Guo @ 2026-07-09 21:57 UTC (permalink / raw)
To: Miguel Ojeda
Cc: Boqun Feng, Gary Guo, Björn Roy Baron, Benno Lossin,
Andreas Hindborg, Alice Ryhl, Trevor Gross, Danilo Krummrich,
Daniel Almeida, Tamir Duberstein, Alexandre Courbot,
Onur Özkan, rust-for-linux
On Thu Jul 9, 2026 at 9:49 PM BST, Miguel Ojeda wrote:
> Ubuntu 25.10 is not supported anymore [1].
>
> Thus remove it.
>
> Link: https://ubuntu.com/about/release-cycle [1]
> Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Gary Guo <gary@garyguo.net>
> ---
> Documentation/rust/quick-start.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-09 21:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-09 20:49 [PATCH] docs: rust: quick-start: remove Ubuntu 25.10 Miguel Ojeda
2026-07-09 21:57 ` Gary Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox