Commit graph

21 commits

Author SHA1 Message Date
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
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
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
Mohammadreza Hendiani
1a4b893e85
updated url 2024-09-24 20:47:47 +03:30
Peter Oliver
1111bc3f02 Suggest cleaning up old RPM keys after distribution upgrade 2024-08-29 18:42:00 +00:00
David Senoner
fd20a9dcf1 Remove leading $ as explained in !713 2024-05-13 20:43:59 +00:00
David Senoner
51d112849f Split this code segment to allow to remove leading $ sign 2024-05-13 20:43:59 +00:00
Winter
c0eeae3bd8 Don't advise user to manually install DNF system upgrade plugin
The plugin was moved into dnf-plugins-core in
2022 [0], negating the need to manually install it.

[0]: https://github.com/rpm-software-management/dnf-plugins-core/pull/462
2024-05-13 20:39:08 +00:00
Peter Boy
2059b3c2a5 Update modules/ROOT/pages/upgrading-fedora-offline.adoc
Review performed.
2024-04-25 05:17:30 +00:00
Matthew Miller
5f679c03f6 "Fedora" -> "Fedora Linux"
I think this one demonstrates that this isn't just a vanity change. There are several uses in this document where separating "Fedora" (the project) makes the text more clear.
2024-04-19 19:48:04 +00:00
Peter Boy
7165332080 Committed PR #672 regarding issue https://gitlab.com/fedora/websites-apps/fedora-websites/fedora-websites-3.0/-/issues/186#note_1693395737 manualy due to stale status and resulting conflicts. 2023-12-16 14:20:48 +01:00
Ankur Sinha
0d0209108b Merge #662 Update upgrading-fedora-offline.adoc, add instructions to regenerate rescue kernel (Issue #654) 2023-11-28 22:25:45 +00:00
S Page
f9bb9c04c9 Fix link and improve link to search for bug reports
Fixes RedHat bug https://bugzilla.redhat.com/show_bug.cgi?id=1956227
2023-11-20 11:09:46 +00:00
Jeffrey Walton
b6e35e692a Update upgrading-fedora-offline.adoc, add instructions to regenerate rescue kernel (Issue #654)
This commit provides instructions to regenerate the rescue kernel. The rescue kernel is generated by Anaconda during system install, but it may not be updated afterwards, like when updating a kernel or when performing a dnf-system-upgrade.

It addresses discussions on the user mailing list, the Fedora boards and Reddit.[1,2.3]

[1] https://discussion.fedoraproject.org/t/update-rescue-image
[2] https://discussion.fedoraproject.org/t/questions-about-rescue-kernel
[3] https://www.reddit.com/r/Fedora/comments/wfr5hu/about_the_rescue_mode_on_fedora/
2023-11-09 15:55:34 +00:00
Jeffrey Walton
1843a48e08 Change section name "Clean-up old kernels" to sentence case
The change request that added the section "Clean-up Old Kernels" used title case (all capitol letters). It has been an eye sore since I submitted it because the rest of the document uses sentence case (first letter capitol, others lower).

This PR fixes the case by changing the section name to sentence case. Sentence case is consistent with the other parts of the document.
2023-11-08 00:02:54 +00:00
Ankur Sinha (Ankur Sinha Gmail)
315a8d30dc
feat(offline-upgrade): remove note saying optional tasks are for powerusers only 2023-11-07 15:38:32 +00:00
Petr Bokoc
5993b6cf36 Prepare for F39 release 2023-11-07 03:12:02 +01:00
Miro Hrončok
090ae68660 How to remove duplicate packages 2023-08-31 12:52:33 +02:00
Peter Boy
a161fc56b1 Fixed missing comma in tags. 2023-08-28 22:44:35 +02:00
Peter Boy
955cc47b2a Fixes various minor issues. 2023-08-17 20:52:56 +02:00
Renamed from modules/ROOT/pages/dnf-system-upgrade.adoc (Browse further)