#460 replace from {FedoraVersionNumber} etc to {MAJOROSVER} and {NEXTVER}
Closed 2 years ago by bcotton. Opened 2 years ago by sujiniku.
fedora-docs/ sujiniku/quick-docs master  into  master

@@ -26,7 +26,7 @@ 

  Fedora Workstation is a Linux distribution, an operating system with the Linux kernel at its core plus the software you need to install it, manage it, and the applications that you want to use for daily work.

  

  Fedora is one of many Linux distributions, and includes a lot of software you'll find in many Linux distributions.

- For example, the GNOME desktop environment, and the **Firefox** web browser, **LibreOffice** office suite, and a lot of **GNU utilities** and so much more.

+ For example, the GNOME desktop environment, and the [application]*Firefox* web browser, [application]*LibreOffice* office suite, and a lot of **GNU utilities** and so much more.

  

  == Understanding Linux

  
@@ -46,7 +46,7 @@ 

  

  === The command line/terminal

  

- Use the **Terminal** program to perform command line tasks.

+ Use the [application]*Terminal* program to perform command line tasks.

  Benefits to using the command line include the ability to give multiple commands on one line, but it requires greater knowledge of Linux commands.

  Documentation published on this site, as well as various tutorials and guides on the internet and elsewhere, often makes use of these terminal commands.

  
@@ -54,31 +54,31 @@ 

  

  === GNOME

  

- **GNOME**, Fedora's default _window manager_, is the underlying graphical user environment.

+ [application]*GNOME*, Fedora's default _window manager_, is the underlying graphical user environment.

  It provides a visual front-end using a desktop analogy.

  When you log into Fedora, GNOME is started with a predefined set of icons and menus on the desktop.

  

  === The internet

  

- Mozilla **Firefox** is the default web browsing application. It is accessed through menu:Applications[Internet > Firefox Web Browser].

+ Mozilla [application]*Firefox* is the default web browsing application. It is accessed through menu:Activities[Firefox].

  Firefox is also available on other platforms such as Microsoft Windows and Mac OS X.

  

  === E-mail

  

- There is no longer a default email client bundled with Fedora, but you can install one by selecting menu:Applications[Software].

+ There is no longer a default email client bundled with Fedora, but you can install one by searching menu:Software[].

  

- You can choose **Evolution**. Use it to access e-mail, organize contacts, manage tasks, and schedule calendars.

+ You can choose [application]*Evolution*. Use it to access e-mail, organize contacts, manage tasks, and schedule calendars.

  Evolution is similar in functionality to Microsoft Outlook.

  

- Another choice for an email client is **Thunderbird**, developed by the Mozilla Foundation.

+ Another choice for an email client is [application]*Thunderbird*, developed by the Mozilla Foundation.

  It is a popular email client on multiple operating systems.

  It is used for handling email and newsgroups without the calendaring functions that Evolution provides.

  

  === Instant messaging

  

- The **Pidgin** application is popularly used for instant messaging.

+ The [application]*Pidgin* application is popularly used for instant messaging.

  The instant messaging protocols that Pidgin supports include MSN, AIM, IRC, and Yahoo.

- Pidgin is accessed through menu:Applications[Internet > Internet Messenger].

+ You can search Pidgin by menu:Software[].

  

  === Music & audio

  
@@ -86,25 +86,25 @@ 

  Applications to import audio from CDs and manage music files are available.

  Extracting audio from CDs and storing it in compressed format on the hard drive is one way to manage a music collection.

  

- To extract, or _rip_, the music from a CD, use the **Sound Juicer** program.

- It is accessed through menu:Applications[Sound and Video > Audio CD Extractor].

+ To extract, or _rip_, the music from a CD, use the [application]*Sound Juicer* program.

+ It is accessed through by searching "Sound Juicer" in menu:Software[].

  By default, Sound Juicer encodes music files to the free and open OGG Vorbis format.

- Once music files are generated, use **Rhythmbox** to manage and play tracks.

+ Once music files are generated, use [application]*Rhythmbox* to manage and play tracks.

  In addition to playing audio file formats, Rhythmbox is also used for streaming media from Internet radio stations.

  

  === Productivity tools

  

- The office suite included by default in Fedora is **LibreOffice**, a well-known and mature collection of software.

- LibreOffice, includes a word processor (**Write**), a spreadsheet program (**Calc**), and presentation software (**Impress**).

- A simple image editing package (**Draw**) and a relational database (**Base**) are also available for optional installation.

+ The office suite included by default in Fedora is [application]*LibreOffice*, a well-known and mature collection of software.

+ LibreOffice, includes a word processor ([application]*Write*), a spreadsheet program ([application]*Calc*), and presentation software ([application]*Impress*).

+ A simple image editing package ([application]*Draw*) and a relational database ([application]*Base*) are also available for optional installation.

  

  == Moving further

  

  //* Linux Games - included with Fedora

- * Configuring an internet connection via menu:System[Administration > Network]

+ * Configuring an internet connection the battery icon in the top right corner of the screen, then selecting menu:Settings[Network]

  * Configuring graphics cards / video drivers

  

  == Cool things to do with Fedora

  

- * **LinPhone** - demonstrates installing from Extras, and free phone calls. Requires: headset.

- * **GnuCash** - installs from `Core`, home finance software isn't cool, but is important.

+ * [application]*Linphone* - demonstrates installing from Extras, and free phone calls. Requires: headset.

+ * [application]*GnuCash* - installs from `Core`, home finance software isn't cool, but is important. 

\ No newline at end of file

@@ -18,14 +18,14 @@ 

  

  For stable releases, _fedora_ represents the frozen release state. It is a part of the frozen tree that is created by https://fedoraproject.org/wiki/ReleaseEngineering[Release Engineering] when a release is approved at a https://fedoraproject.org/wiki/Go_No_Go_Meeting[Go/No-Go Meeting]. The package set it contains never changes after that time. It represents the _stable_ state of a stable release in conjunction with _updates_ repository.

  

- The stable release _fedora_ repositories for the various primary architectures can be found in the `/fedora/linux/releases/XX/Everything` directory on the mirrors (where XX is the release), and can also be queried from MirrorManager. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-{FedoraVersionNumber}&arch=x86_64 will return mirrors for the x86_64 _fedora_ repository for release {FedoraVersionNumber}.

+ The stable release _fedora_ repositories for the various primary architectures can be found in the `/fedora/linux/releases/XX/Everything` directory on the mirrors (where XX is the release), and can also be queried from MirrorManager. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-{MAJOROSVER}&arch=x86_64 will return mirrors for the x86_64 _fedora_ repository for release {MAJOROSVER}.

  

  [[the-fedora-repository-in-branched-releases]]

  === The _fedora_ repository in Branched releases

  

  In Branched releases - the state a release is in between branching from Rawhide and stable release, see https://fedoraproject.org/wiki/Releases/Branched[Branched] for more details - the fedora repository alone represents the release's stable state. The _updates_ repository for Branched releases is not used until they become stable. Before the https://fedoraproject.org/wiki/Updates_Policy#Bodhi_enabling[Bodhi enabling point], package builds for the Branched release are sent directly to this repository. After the _Bodhi enabling point_, package builds that pass the https://fedoraproject.org/wiki/Updates_Policy[Updates Policy] move from _updates-testing_ repository to this repository.

  

- The Branched _fedora_ repositories for the various primary https://fedoraproject.org/wiki/Architectures[architectures] can be found in the `/fedora/linux/development/XX` directory on the mirrors (where XX is the release), and can also be queried from MirrorManager. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-{FedoraVersionNumberNext}&arch=x86_64 will return mirrors for the x86_64 _fedora_ repository for release {FedoraVersionNumberNext}.

+ The Branched _fedora_ repositories for the various primary https://fedoraproject.org/wiki/Architectures[architectures] can be found in the `/fedora/linux/development/XX` directory on the mirrors (where XX is the release), and can also be queried from MirrorManager. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-{NEXTVER}&arch=x86_64 will return mirrors for the x86_64 _fedora_ repository for release {NEXTVER}.

  

  [[the-updates-repository]]

  == The _updates_ repository
@@ -34,7 +34,7 @@ 

  

  For stable releases, _updates_ together with _fedora_ represents the current _stable_ state of the release. Package builds that pass the https://fedoraproject.org/wiki/Updates_Policy[Updates Policy] move from the _updates-testing_ repository to this repository. This difference from Branched is a result of the need to maintain a precise representation of the initial, 'frozen' state of a stable release.

  

- The stable release _updates_ repositories for the various primary architectures can be found in the `/fedora/linux/updates/XX` directory on the mirrors (where XX is the release), and can also be queried from https://fedoraproject.org/wiki/MirrorManager[MirrorManager]. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f{FedoraVersionNumber}&arch=x86_64 will return mirrors for the x86_64 _updates_ repository for release {FedoraVersionNumber}.

+ The stable release _updates_ repositories for the various primary architectures can be found in the `/fedora/linux/updates/XX` directory on the mirrors (where XX is the release), and can also be queried from https://fedoraproject.org/wiki/MirrorManager[MirrorManager]. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f{MAJOROSVER}&arch=x86_64 will return mirrors for the x86_64 _updates_ repository for release {MAJOROSVER}.

  

  [[the-updates-testing-repository]]

  === The _updates-testing_ repository
@@ -48,7 +48,7 @@ 

  

  The _updates-testing_ repository is enabled by default for Branched releases, but disabled by default for stable releases. The switchover is made around the time of the https://fedoraproject.org/wiki/Milestone_freezes[Final Freeze] for each release. Testers moving from Branched to stable may encounter errors running updates around this time, caused by dependency mismatches between packages already installed from the now-disabled _updates-testing_ repository. Running `dnf distro-sync` or re-enabling the _updates-testing_ repository will both usually alleviate the issue; it is up to the individual user whether they wish to continue using the _updates-testing_ repository after the stable release or not.

  

- The _updates-testing_ repositories for both Branched and stable releases can be found in the `/fedora/linux/updates/testing/XX` directory on the mirrors (where XX is the release), and can also be queried from https://fedoraproject.org/wiki/MirrorManager[MirrorManager]. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f{FedoraVersionNumber}&arch=x86_64 will return mirrors for the x86_64 _updates-testing_ repository for release {FedoraVersionNumber}.

+ The _updates-testing_ repositories for both Branched and stable releases can be found in the `/fedora/linux/updates/testing/XX` directory on the mirrors (where XX is the release), and can also be queried from https://fedoraproject.org/wiki/MirrorManager[MirrorManager]. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f{MAJOROSVER}&arch=x86_64 will return mirrors for the x86_64 _updates-testing_ repository for release {MAJOROSVER}.

  

  [[the-rawhide-repository]]

  === The _rawhide_ repository
@@ -73,7 +73,7 @@ 

  

  The repositories referred to above are neither associated with a specific https://fedoraproject.org/wiki/Fedora.next[Fedora.next] _Product_, nor part of an installable tree (a tree containing the necessary files to be used as a base repository by https://fedoraproject.org/wiki/Anaconda[Anaconda], the Fedora installer). Specialized repositories exist for these purposes.

  

- For Fedora.next releases - and later - there is (as of September 2014) no installable tree not associated with a specific Product. The installable trees for various Products can be found under `/fedora/linux/releases/XX/` on the mirrors for stable releases, and under `/fedora/linux/releases/test/` for Branched pre-release milestones. They can also be queried from MirrorManager. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-server-{FedoraVersionNumberNext}&arch=x86_64 will return mirrors for the x86_64 current installation repository for Server.

+ For Fedora.next releases - and later - there is (as of September 2014) no installable tree not associated with a specific Product. The installable trees for various Products can be found under `/fedora/linux/releases/XX/` on the mirrors for stable releases, and under `/fedora/linux/releases/test/` for Branched pre-release milestones. They can also be queried from MirrorManager. For instance, https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-server-{NEXTVER}&arch=x86_64 will return mirrors for the x86_64 current installation repository for Server.

  

  These repositories are frozen (new packages are not pushed to them) and are created at various points in the https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle[Fedora Release Life Cycle]. A new installation tree (containing a repository) is built for several Products for https://fedoraproject.org/wiki/QA:SOP_compose_request[each test compose or release candidate build], and the trees for the Alpha and Beta releases are made available on the mirrors in the directory (see above). They contain a subset of the full package set that is considered to define each Product.

  
@@ -127,4 +127,4 @@ 

  

  For this and other less important functions, we need as much feedback as possible, so it makes sense to have all pre-release testers have _updates-testing_ enabled by default, and encourage them to provide feedback through Bodhi.

  

- See a typo, something missing or out of date, or anything else which can be improved? Edit this document at https://pagure.io/fedora-docs/quick-docs.

+ See a typo, something missing or out of date, or anything else which can be improved? Edit this document at https://pagure.io/fedora-docs/quick-docs. 

\ No newline at end of file

not only {FedoraVersionNumber} but also {FedoraVersionNumberNext} to {NEXTVER}

I reinstall Fedora 36 , and I do test the {MAJOROSVER} and {NEXTVER} of repositories.adoc now in my local PC without local Antora .

And I wrote a patch and I upload to my fork below my pagure account , and this pull request.

Merging #457 also included this, so I'll close it. @sujiniku, it's better to create a branch for each change and open separate pull requests so that each change is logically separated.

Pull-Request has been closed by bcotton

2 years ago