From a791757f44f515d56d5765343111a001cb9e8b30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Mon, 6 Apr 2026 14:15:58 +0200 Subject: [PATCH 1/2] docs: import Ubuntu 12.10 "Quantal Quetzal" release notes (as-is) Raw import from: https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/12.10/index.md | 78 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 docs/12.10/index.md diff --git a/docs/12.10/index.md b/docs/12.10/index.md new file mode 100644 index 0000000..3fcb417 --- /dev/null +++ b/docs/12.10/index.md @@ -0,0 +1,78 @@ +--- +tocdepth: 3 +--- + +(ubuntu-12-10-release-notes)= +# Ubuntu 12.10 "Quantal Quetzal" Release Notes + + + +## When adding features to this page and subpages, please add credits for the relevant upstream developers where appropriate. +||'''Table of Contents'''<
> <>|| + += Introduction = + +These release notes for Ubuntu 12.10 (Quantal Quetzal) provide an overview of the release and document the known issues with Ubuntu 12.10 and its flavors. + += Product Overview = + +The overview of each of product included with this release, as well as the installation, upgrade, and known issues can be found by following these links: + * [[QuantalQuetzal/ReleaseNotes/UbuntuDesktop|Ubuntu]] + * [[QuantalQuetzal/ReleaseNotes/UbuntuServer|Ubuntu Server]] + * [[Core|Ubuntu Core]] + * [[QuantalQuetzal/ReleaseNotes/Edubuntu|Edubuntu]] + * [[QuantalQuetzal/ReleaseNotes/Kubuntu|Kubuntu]] + * [[QuantalQuetzal/ReleaseNotes/Lubuntu|Lubuntu]] + * [[QuantalQuetzal/ReleaseNotes/UbuntuStudio|Ubuntu Studio]] + * [[QuantalQuetzal/ReleaseNotes/Xubuntu|Xubuntu]] + +##= Installation = +## KEEP THIS HERE TO CROSS CHECK ON THE LINKS IN THE SUBPAGES... +##== Download == + +##Ubuntu 12.10 images can be downloaded from a location near you: + +## * http://www.ubuntu.com/download (Ubuntu and Ubuntu Server) . + +## In addition they can also be found at the following locations: + +## * http://releases.ubuntu.com/12.10/ (Ubuntu, Ubuntu Server) +## * http://cloud-images.ubuntu.com/releases/12.10/ (Ubuntu Cloud Images) +## * http://cdimage.ubuntu.com/releases/12.10/ (Ubuntu Core, preinstalled ARM images, source) +## * http://cdimage.ubuntu.com/netboot/12.10/ (Ubuntu Netboot) +## * http://cdimage.ubuntu.com/edubuntu/releases/12.10/ (Edubuntu) +## * http://cdimage.ubuntu.com/kubuntu/releases/12.10/ (Kubuntu) +## * http://cdimage.ubuntu.com/lubuntu/releases/12.10/ (Lubuntu) +## * http://cdimage.ubuntu.com/ubuntustudio/releases/12.10/ (Ubuntu Studio) +## * http://cdimage.ubuntu.com/xubuntu/releases/12.10/ (Xubuntu) + + + += Reporting bugs = + +Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please [[http://help.ubuntu.com/community/ReportingBugs|report bugs using the tools provided]]. + +If you want to help out with bugs, the [[http://wiki.ubuntu.com/BugSquad|Bug Squad]] is always looking for help. + += Ubuntu Project Contributors = + +Ubuntu 12.10 would not be possible without the contributions of our +[[QuantalQuetzal/ReleaseNotes/Credits/Developers|developers]], +[[QuantalQuetzal/ReleaseNotes/Credits/Testers|testers]], +[[QuantalQuetzal/ReleaseNotes/Credits/ReleaseTeam|release team members]], +[[QuantalQuetzal/ReleaseNotes/Credits/DocsTeam|documentation writers]], +[[QuantalQuetzal/ReleaseNotes/Credits/Translators|translators]], +[[QuantalQuetzal/ReleaseNotes/Credits/BugImprovers|bug analysts]] and our +[[QuantalQuetzal/ReleaseNotes/Credits/BugReporters| users who take the time to file bugs]]. +Ubuntu is based on [[http://www.debian.org|Debian]], [[http://www.kernel.org|the Linux Kernel]] and our many other excellent upstream projects. Thank you! + +If you would like to help shape Ubuntu in the future, please take a look at the list of ways you can [[http://www.ubuntu.com/community/participate|participate]]. + + += More information = + +You can find out more about Ubuntu on the [[http://www.ubuntu.com|Ubuntu website]] and [[http://wiki.ubuntu.com|Ubuntu wiki]]. + +To sign up for future Ubuntu development announcements, please subscribe to Ubuntu's development announcement list at: + + http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce From 9b49c7770c3c8545df376f85f3ac23aeac83d83f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=A1tk=C3=BD?= Date: Mon, 6 Apr 2026 14:15:59 +0200 Subject: [PATCH 2/2] docs: convert Ubuntu 12.10 "Quantal Quetzal" release notes to MyST Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/12.10/index.md | 90 +++++++++++++++++++++------------------------ docs/archive.md | 1 + 2 files changed, 43 insertions(+), 48 deletions(-) diff --git a/docs/12.10/index.md b/docs/12.10/index.md index 3fcb417..3364d45 100644 --- a/docs/12.10/index.md +++ b/docs/12.10/index.md @@ -2,77 +2,71 @@ tocdepth: 3 --- + + (ubuntu-12-10-release-notes)= -# Ubuntu 12.10 "Quantal Quetzal" Release Notes +# Ubuntu 12.10 release notes + +(12-10-introduction)= +## Introduction - +These release notes for Ubuntu 12.10 (Quantal Quetzal) provide an overview of the release and document the known issues with Ubuntu 12.10 and its flavors. + + +(12-10-product-overview)= +## Product Overview + +The overview of each of product included with this release, as well as the installation, upgrade, and known issues can be found by following these links: + +* [Ubuntu](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/UbuntuDesktop) +* [Ubuntu Server](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/UbuntuServer) +* [Ubuntu Core](https://wiki.ubuntu.com/Core) +* [Edubuntu](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Edubuntu) +* [Kubuntu](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Kubuntu) +* [Lubuntu](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Lubuntu) +* [Ubuntu Studio](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/UbuntuStudio) +* [Xubuntu](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Xubuntu) -## When adding features to this page and subpages, please add credits for the relevant upstream developers where appropriate. -||'''Table of Contents'''<
> <>|| -= Introduction = -These release notes for Ubuntu 12.10 (Quantal Quetzal) provide an overview of the release and document the known issues with Ubuntu 12.10 and its flavors. -= Product Overview = -The overview of each of product included with this release, as well as the installation, upgrade, and known issues can be found by following these links: - * [[QuantalQuetzal/ReleaseNotes/UbuntuDesktop|Ubuntu]] - * [[QuantalQuetzal/ReleaseNotes/UbuntuServer|Ubuntu Server]] - * [[Core|Ubuntu Core]] - * [[QuantalQuetzal/ReleaseNotes/Edubuntu|Edubuntu]] - * [[QuantalQuetzal/ReleaseNotes/Kubuntu|Kubuntu]] - * [[QuantalQuetzal/ReleaseNotes/Lubuntu|Lubuntu]] - * [[QuantalQuetzal/ReleaseNotes/UbuntuStudio|Ubuntu Studio]] - * [[QuantalQuetzal/ReleaseNotes/Xubuntu|Xubuntu]] -##= Installation = -## KEEP THIS HERE TO CROSS CHECK ON THE LINKS IN THE SUBPAGES... -##== Download == -##Ubuntu 12.10 images can be downloaded from a location near you: -## * http://www.ubuntu.com/download (Ubuntu and Ubuntu Server) . -## In addition they can also be found at the following locations: -## * http://releases.ubuntu.com/12.10/ (Ubuntu, Ubuntu Server) -## * http://cloud-images.ubuntu.com/releases/12.10/ (Ubuntu Cloud Images) -## * http://cdimage.ubuntu.com/releases/12.10/ (Ubuntu Core, preinstalled ARM images, source) -## * http://cdimage.ubuntu.com/netboot/12.10/ (Ubuntu Netboot) -## * http://cdimage.ubuntu.com/edubuntu/releases/12.10/ (Edubuntu) -## * http://cdimage.ubuntu.com/kubuntu/releases/12.10/ (Kubuntu) -## * http://cdimage.ubuntu.com/lubuntu/releases/12.10/ (Lubuntu) -## * http://cdimage.ubuntu.com/ubuntustudio/releases/12.10/ (Ubuntu Studio) -## * http://cdimage.ubuntu.com/xubuntu/releases/12.10/ (Xubuntu) +(12-10-reporting-bugs)= +## Reporting bugs -= Reporting bugs = +Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please [report bugs using the tools provided](http://help.ubuntu.com/community/ReportingBugs). -Your comments, bug reports, patches and suggestions will help fix bugs and improve the quality of future releases. Please [[http://help.ubuntu.com/community/ReportingBugs|report bugs using the tools provided]]. +If you want to help out with bugs, the [Bug Squad](http://wiki.ubuntu.com/BugSquad) is always looking for help. -If you want to help out with bugs, the [[http://wiki.ubuntu.com/BugSquad|Bug Squad]] is always looking for help. -= Ubuntu Project Contributors = +(12-10-ubuntu-project-contributors)= +## Ubuntu Project Contributors -Ubuntu 12.10 would not be possible without the contributions of our -[[QuantalQuetzal/ReleaseNotes/Credits/Developers|developers]], -[[QuantalQuetzal/ReleaseNotes/Credits/Testers|testers]], -[[QuantalQuetzal/ReleaseNotes/Credits/ReleaseTeam|release team members]], -[[QuantalQuetzal/ReleaseNotes/Credits/DocsTeam|documentation writers]], -[[QuantalQuetzal/ReleaseNotes/Credits/Translators|translators]], -[[QuantalQuetzal/ReleaseNotes/Credits/BugImprovers|bug analysts]] and our -[[QuantalQuetzal/ReleaseNotes/Credits/BugReporters| users who take the time to file bugs]]. -Ubuntu is based on [[http://www.debian.org|Debian]], [[http://www.kernel.org|the Linux Kernel]] and our many other excellent upstream projects. Thank you! +Ubuntu 12.10 would not be possible without the contributions of our +[developers](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/Developers), +[testers](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/Testers), +[release team members](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/ReleaseTeam), +[documentation writers](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/DocsTeam), +[translators](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/Translators), +[bug analysts](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/BugImprovers) and our +[users who take the time to file bugs](https://wiki.ubuntu.com/QuantalQuetzal/ReleaseNotes/Credits/BugReporters). +Ubuntu is based on [Debian](http://www.debian.org), [the Linux Kernel](http://www.kernel.org) and our many other excellent upstream projects. Thank you! -If you would like to help shape Ubuntu in the future, please take a look at the list of ways you can [[http://www.ubuntu.com/community/participate|participate]]. +If you would like to help shape Ubuntu in the future, please take a look at the list of ways you can [participate](http://www.ubuntu.com/community/participate). -= More information = +(12-10-more-information)= +## More information -You can find out more about Ubuntu on the [[http://www.ubuntu.com|Ubuntu website]] and [[http://wiki.ubuntu.com|Ubuntu wiki]]. +You can find out more about Ubuntu on the [Ubuntu website](http://www.ubuntu.com) and [Ubuntu wiki](http://wiki.ubuntu.com). To sign up for future Ubuntu development announcements, please subscribe to Ubuntu's development announcement list at: - http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce +[lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce](http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce) diff --git a/docs/archive.md b/docs/archive.md index aae5d06..958f63a 100644 --- a/docs/archive.md +++ b/docs/archive.md @@ -5,4 +5,5 @@ 25.04 (Plucky Puffin) <25.04/index> 24.10 (Oracular Oriole) <24.10/index> +12.10 (Quantal Quetzal) <12.10/index> :::