Commit graph

1333 commits

Author SHA1 Message Date
pboy
f35c7ab264 Merge #785 Add docker and docker-compose installation information 2024-11-14 06:43:14 +00:00
pboy
4e4cc61960 Merge #782 Update info for f41: Installing plugins for playing movies and music 2024-11-14 06:37:23 +00:00
Bradley G Smith
9152ca906b
Add docker and docker-compose installation information
Docker and docker-compose rpms have changed in Fedora 41 in ways that
may be confusing. This document identifies the rpms that comprise the
docker stack and describes some of the changes. Instructions are
provided to achieve common outcomes. RPM names are compared to the names
provided directly by the Docker community. Supplement information on
Podman is also provided.
2024-11-13 11:52:35 -08:00
Artem Polishchuk
054408ada0 Update info for f41: Installing plugins for playing movies and music 2024-11-09 18:10:56 +00:00
Dmitry Konishchev
772b84e2e6 Fix a typo in link spec 2024-11-08 09:06:32 +03:00
Chandrashekar SK
b13924b006 Update modules/ROOT/pages/installing-mysql-mariadb.adoc
Updated the command to start mysq
2024-11-05 09:56:52 +00:00
Matias Pecchia
863e037a16 Update modules/ROOT/pages/adding-or-removing-software-repositories-in-fedora.adoc
draft proposal for  #775
2024-10-29 21:25:44 +00:00
837a0701d2 Added upgrade instructions for Fedora KDE Users (And fixed a small header inconsistency) 2024-10-29 13:59:05 -04:00
Petr Bokoc
f9347086cb Bump version numbers for F41 release 2024-10-29 09:49:57 +01:00
Petr Písař
9e2b59f994 Upgrading: Adapt to upgrading with DNF5
These changes are relevant for people using Fedora 41 and newer.

I kept nonworking --allowerasing
<https://github.com/rpm-software-management/dnf5/issues/1759> and
--duplicates
<https://github.com/rpm-software-management/dnf5/issues/760> options
in the manual as they deserve fixing in DNF5 rather than changing the
manual.
2024-10-22 13:09:14 +02:00
Skye Chappelle
b14cd2f8ac Bold "GNOME" to match with Firefox and LibreOffice 2024-10-22 10:06:25 +00:00
Petr Bokoc
4a6d9c9ae8 Merge #766 Upgrading: Remove "dnf repoquery --unsatisfied" command 2024-10-22 10:02:16 +00:00
Petr Písař
70c74eed34 Upgrading: Fix "dnf list --extras" command
The old invocation with "dnf list extras" is unsuported in DNF5. It's
also terrible with DNF4 because you could have a package called
"extras".
2024-10-22 09:59:39 +00:00
Pig Man
3c7e99b912 Update the MySQL server package name
The mysql-community-server package is now dead and has been replaced with just mysql-server.
2024-10-22 09:58:54 +00:00
Brandon Nielsen
2769231fde Add note about how to get patches added to kernel.spec applied 2024-10-22 09:57:59 +00:00
Petr Písař
428debfd4b Upgrading: Remove "dnf repoquery --unsatisfied" command
DNF5 does not support this option. Thus it cannot be used after an
upgrade on Fedora 41.

Moreover, this manual is about upgrading. Not about fixing a broken
system. One cannot install a broken package with DNF. "rpm --nodeps"
is for those who know what they do.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2316290
2024-10-04 16:17:30 +02:00
hank L
3263f4d06c Merge #765 Change a link from a.fp.o to the target of that domain. 2024-10-03 07:59:05 +00:00
hank L
c23b65ab42 Merge #762 fix and updated url 2024-10-03 07:56:01 +00:00
Skye Chappelle
45078c487b Change a link from a.fp.o to the target of that domain. 2024-09-26 17:24:26 +00:00
caxica ds
9fc52136b7 Update modules/ROOT/pages/using-kubernetes-kubelet.adoc
Fix typo s/kublet/kubelet/
2024-09-26 15:59:46 +00:00
Mohammadreza Hendiani
450477894e
updated broken url to fedoraproject.org 2024-09-24 21:47:49 +03:30
Mohammadreza Hendiani
0b92d4dba5
updated url 2024-09-24 21:30:33 +03:30
Mohammadreza Hendiani
e4c9f46441
egrep is obsolescent; using grep -E 2024-09-24 21:05:30 +03:30
Mohammadreza Hendiani
1a4b893e85
updated url 2024-09-24 20:47:47 +03:30
Yuxuan Luo
f9c75bde09 Update modules/ROOT/pages/reset-root-password.adoc
reset-root-password: fix typo
2024-09-09 18:40:35 +00:00
hank L
2ef04e43cf Merge #744 Add security implications and key deletion sections to the MOK enrollment page 2024-08-30 08:38:11 +00:00
Peter Oliver
1111bc3f02 Suggest cleaning up old RPM keys after distribution upgrade 2024-08-29 18:42:00 +00:00
hank L
33be22abff Correct special character in header 2024-08-29 04:52:37 +00:00
Bradley G Smith
ee8c798dc3 Add cri-o configuration information
Adds section on how to use drop-in directory to modify cri-o
configuration that will persist across version updates.
2024-08-28 16:14:46 -07:00
Bradley G Smith
228c63b9c6 Incorporate review feedback and add troubleshooting section
Incorporates review feedback focused on the cluster initialization
segment.
Adds a troubleshooting section for CrashLoopBackOff errors with CoreDNS.
2024-08-28 15:31:40 -07:00
Bradley G Smith
c5d6c00a41 Updates navigation tree for new Kubernetes content
Updates quick docs navigation tree to include new kubernetes nested page
content. Six nested pages added.
2024-08-28 15:31:28 -07:00
Bradley G Smith
0e2518f5ef Add updated kubernetes quick guide for versioned Kubernetes
The kubernetes quick guide has been significantly revised and expanded
to document the addition of versioned kubernetes rpms to Fedora.

The guide has been partitioned into several nested pages that ease
access and readability.
2024-08-28 15:28:45 -07:00
c74c063315 New commit to reflect changes required
Signed-off-by: Hank Lee <allegrovelo@gmail.com>
2024-08-27 19:19:48 +00:00
3ca5cb2ce3 Revert "a new article as suggested in Quick Docs issue ticket https://pagure.io/fedora-docs/quick-docs/issue/726"
This reverts commit 84c75b9da2.
2024-08-27 19:19:48 +00:00
66b7663e94 a new article as suggested in Quick Docs issue ticket https://pagure.io/fedora-docs/quick-docs/issue/726
Collboration with the Music and Audio SIG, Ask Fedora.

Signed-off-by: Hank Lee <allegrovelo@gmail.com>
2024-08-27 19:19:48 +00:00
Jac L
3bd1a11630 Fix minor typo in modules/ROOT/pages/kernel-testing-patches.adoc 2024-08-21 19:17:14 +00:00
Alessio C
0b81f99792 Update modules/ROOT/pages/installing-mysql-mariadb.adoc
Remove section related to Fedora Modular repository
2024-08-07 23:17:27 +00:00
Alessio C
26d2c3748f Update modules/ROOT/pages/installing-mysql-mariadb.adoc
Typo
2024-08-07 23:11:23 +00:00
hammerhead corvette
b61cac8ece Update modules/ROOT/pages/set-nvidia-as-primary-gpu-on-optimus-based-laptops.adoc
Changes to the document to reflect grammatical issues, and to note the explicit use of an X11 Desktop environment.
2024-07-25 09:22:47 +00:00
hank L
8780d722a3 Update README with definition on Quick Docs
Based on discussion at Ask Fedora, I add a definition of Quick Docs taken liberally from a CommBlog article published by Ankur Sinha.

https://discussion.fedoraproject.org/t/ideas-and-collaboration-for-quick-docs/124809/15
2024-07-24 18:31:17 +00:00
Jiri Eischmann
e6203dc63a Fixing a small oversight on the MOK enrollment page 2024-07-15 16:33:35 +02:00
Jiri Eischmann
7c3861e361 Adding information about security implications and key deletion to the MOK enrollment page 2024-07-15 16:30:14 +02:00
Gregory Bartholomew
78e25f3b9d fix typo introduced in commit 6b19b4b 2024-06-15 12:17:40 -05:00
Peter Boy
35e36e2dc7 Update modules/ROOT/pages/upgrading-fedora-new-release.adoc
Removed obsolete part about Anacondas no longer available upgrade facility.
2024-06-15 14:47:48 +00:00
Peter Boy
6e437082f1 Update modules/ROOT/pages/kernel-overview.adoc
Updated kernel versions mentioned from 5.x.y to 6.x.y. 

See #734
2024-06-15 11:52:26 +00:00
Peter Boy
748021b43c Update modules/ROOT/pages/fedora-repositories.adoc
Improved a Link, see Issue #637

Additional improvements of the wording in that section required.
2024-06-15 10:44:19 +00:00
Peter Boy
a91f269c4c Update modules/ROOT/pages/mok-enrollment.adoc
Added meta data
2024-06-15 07:36:34 +00:00
Peter Boy
600af585ed Merge #735 Adding Machine Owner Key Enrollment page with pictures 2024-06-15 07:32:33 +00:00
Peter Boy
d074af55dd Update modules/ROOT/pages/creating-and-using-a-live-installation-image.adoc
Updated last revision date
2024-06-15 07:26:45 +00:00
Peter Boy
6827734724 Merge #722 Update modules/ROOT/pages/creating-and-using-a-live-installation-image.adoc 2024-06-15 07:20:39 +00:00