From 7e9216448ae0b591ae5bfcfb4143373c7fe58ea6 Mon Sep 17 00:00:00 2001 From: darknao Date: Tue, 24 Jan 2023 20:57:34 +0100 Subject: [PATCH] Revert "Prepare for F37 release" This reverts commit 56ef1957bb4128aeb6047c0f4c3b49f0543a2156. --- antora.yml | 3 +- modules/system-administrators-guide/nav.adoc | 1 + .../pages/Revision_History.adoc | 65 +++++++++++++++++++ .../pages/_partials/entities.adoc | 4 +- site.yml | 1 - 5 files changed, 69 insertions(+), 5 deletions(-) create mode 100644 modules/system-administrators-guide/pages/Revision_History.adoc diff --git a/antora.yml b/antora.yml index 7836ce0..d70d031 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,5 @@ --- name: fedora -version: f37 -prerelease: false +version: rawhide # Navigation is in the main 'fedora' component: # https://pagure.io/fedora-docs/release-docs-home diff --git a/modules/system-administrators-guide/nav.adoc b/modules/system-administrators-guide/nav.adoc index eff6638..77e2ee7 100644 --- a/modules/system-administrators-guide/nav.adoc +++ b/modules/system-administrators-guide/nav.adoc @@ -37,3 +37,4 @@ *** xref:kernel-module-driver-configuration/Working_with_Kernel_Modules.adoc[Working with Kernel Modules] ** xref:RPM.adoc[RPM] ** xref:Wayland.adoc[The Wayland Display Server] +** xref:Revision_History.adoc[Revision History] diff --git a/modules/system-administrators-guide/pages/Revision_History.adoc b/modules/system-administrators-guide/pages/Revision_History.adoc new file mode 100644 index 0000000..e17f573 --- /dev/null +++ b/modules/system-administrators-guide/pages/Revision_History.adoc @@ -0,0 +1,65 @@ + +:experimental: + +[[app-Revision_History]] += Revision History + +Note that revision numbers relate to the edition of this manual, not to version numbers of Fedora. + +`1-10`:: Tue Oct 30 2018, Petr Bokoč (pbokoc@redhat.com) + +* Fedora 29 Final release + +* All external links are now converted to HTTPS where applicable (link:++https://pagure.io/fedora-docs/system-administrators-guide/issue/7++[issue 7]) + +* The chapter about *anacron* now mentions that it won't run by default when the system is being powered by a battery (link:++https://pagure.io/fedora-docs/system-administrators-guide/issue/8++[issue 8]) + +* Fixed a keyring name in the Kernel Module Authentication chapter (link:++https://pagure.io/fedora-docs/system-administrators-guide/issue/11++[issue 11]) + +* Removed mentions of *rsyslog* as a default syslog + +* Various fixes related to the new publishing system + +`1-9`:: Sun Jun 25, 2017, Ryan (t3rm1n4l@fedoraproject.org) + +* Converted document to asciidocs, updated table refs, removed manual line breaks, fixed formatting and some grammar + +`1-8`:: Mon Nov 14 2016, Petr Bokoč (pbokoc@redhat.com) + +* Fedora 25 release of the [citetitle]_System Administrator's Guide_. + +`1-7`:: Tue June 21 2016, Stephen Wadeley (swadeley@redhat.com) + +* Fedora 24 release of the [citetitle]_System Administrator's Guide_. + +`1-5`:: Mon Nov 02 2015, Stephen Wadeley (swadeley@redhat.com) + +* Fedora 23 release of the [citetitle]_System Administrator's Guide_. + +`1-4.1`:: Tue Oct 27 2015, Stephen Wadeley (swadeley@redhat.com) + +* Added "`Gaining Privileges`" chapter, "`Using OpenSSH Certificate Authentication`" section, and made improvements to the GRUB 2 chapter. + +`1-4`:: Mon May 25 2015, Stephen Wadeley (swadeley@redhat.com) + +* Fedora 22 release of the [citetitle]_System Administrator's Guide_. + +`1-3`:: Mon Apr 4 2015, Stephen Wadeley (swadeley@redhat.com) + +* Replaced Yum chapter with DNF chapter. + +`1-2.1`:: Wed Mar 4 2015, Stephen Wadeley (swadeley@redhat.com) + +* Added "`Working with the GRUB 2 Boot Loader`" chapter. + +`1-2`:: Tue Dec 9 2014, Stephen Wadeley (swadeley@redhat.com) + +* Fedora 21 release of the [citetitle]_System Administrator's Guide_. + +`1-1`:: Thu Aug 9 2012, Jaromír Hradílek (jhradilek@redhat.com) + +* Updated Network Interfaces. + +`1-0`:: Tue May 29 2012, Jaromír Hradílek (jhradilek@redhat.com) + +* Fedora 17 release of the [citetitle]_System Administrator's Guide_. diff --git a/modules/system-administrators-guide/pages/_partials/entities.adoc b/modules/system-administrators-guide/pages/_partials/entities.adoc index 885369b..baba3b1 100644 --- a/modules/system-administrators-guide/pages/_partials/entities.adoc +++ b/modules/system-administrators-guide/pages/_partials/entities.adoc @@ -4,7 +4,7 @@ :MAJOROS: Fedora :MAJOROSVER: Fedora Rawhide :OSORG: The Fedora Project -:PKGOS: fc37 +:PKGOS: fc35 :PRODUCT: Fedora Documentation -:PRODVER: 37 +:PRODVER: Rawhide :YEAR: 2021 diff --git a/site.yml b/site.yml index 2691106..24fd5e7 100644 --- a/site.yml +++ b/site.yml @@ -6,7 +6,6 @@ content: - url: . branches: HEAD - url: https://gitlab.com/fedora/docs/fedora-linux-documentation/release-docs-home.git - branches: f37 ui: bundle: url: https://gitlab.com/fedora/docs/docs-website/ui-bundle/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable