Commit graph

50 commits

Author SHA1 Message Date
801efb11e7 Fix grammar and typo 2026-02-01 15:09:15 +00:00
697eabcb14 Rawhide is the developement version 2025-11-05 21:59:44 +01:00
0624b6c433 Inline attributes from antora config
We don't need to be generic anymore. Let's inline things as much as
possible to make the sources more readable.
2025-11-05 21:58:17 +01:00
ccb1428657 updates-upgrades-rollbacks.adoc: Fixes with suggested changes 2025-11-04 17:17:28 +02:00
331ca17d1d updates-upgrades-rollbacks.adoc: Updating - Fix names 2025-10-30 12:30:00 +02:00
06f72d51ad updates-upgrades-rollbacks.adoc: Fix rebasing instructions 2025-10-30 11:55:32 +02:00
4a50981356 updates-upgrades-rollbacks.adoc: Improve pinning and cleaning instructions 2025-10-30 11:43:54 +02:00
652ed1d58e updates-upgrades-rollbacks.adoc: Improve rolling back instructions 2025-10-30 09:32:43 +02:00
41d9c34af6 updates-upgrades-rollbacks.adoc: Improve rebasing instructions 2025-10-30 09:01:00 +02:00
010aaec120 updates-upgrades-rollbacks.adoc: Improve upgrading instructions
Fix AsciiDoc syntax
2025-10-30 08:17:00 +02:00
5375f9dee3 antora.yml and updates-upgrades-rollbacks.adoc: Add Plasma Discover 2025-10-29 14:55:43 +02:00
9f7433e880 updates-upgrades-rollbacks.adoc: Add Kinoite desktop update
See https://gitlab.com/fedora/docs/fedora-linux-documentation/release-notes/-/issues/51
Fix AsciiDoc syntax
2025-10-29 14:32:32 +02:00
0413b9a901 updates-upgrades-rollbacks.adoc: Fix 'rpm-ostree deploy' example
We should probably figure out how to
automate this, as in FCOS docs.
2025-10-29 13:02:32 +02:00
15fe1bf348 RPM Fusion: Add note on updates page
- Link to the RPM Fusion instructions in tips & tricks from the updates
  page in the major updates section.
- split the RPM Fusion instruction in two sections to make it clear
  which parts is needed for what.
2025-08-01 11:23:21 +02:00
aee60474e3 updates-upgrades-rollbacks: Split rebase into a section 2025-08-01 11:23:21 +02:00
RoyalOughtness
7e87d5f377 docs: replace "immutable"
See: https://github.com/fedora-silverblue/silverblue-docs/pull/200
2025-07-24 17:21:07 +02:00
8c6097a569 updates-upgrades-rollbacks: Fixup empty line / EOF 2025-06-30 12:29:56 +02:00
Faeiz Mahrus
15658bc8d0 feat: Add deployment cleanup and pinning 2025-06-30 12:24:46 +02:00
14bb7b0348 Use Fedora Atomic Desktops generic name 2024-11-13 10:58:33 +01:00
skyscooby
0c18e21c1d Update updates-upgrades-rollbacks.adoc
Fix grammer/typo.
2024-11-13 00:41:14 +01:00
246627bc03 antora: Add more variables to unify docs accross variants
Makes it easier to compare and update docs accross variants until we
figure out a solution to get a unified doc.
2024-03-08 14:31:12 +01:00
Török Edwin
e9dda17db6 Use uname -m instead of uname -i
On Fedora 38 Kinoite uname -i prints 'unknown', whereas '-m' prints 'x86_64'. I haven't tested Silverblue, but I expect that apart from the choice of desktop environment the base system is identical and thus `uname` would behave the same way.
Fixes https://github.com/fedora-silverblue/silverblue-docs/issues/163

This is the silverblue variant of https://pagure.io/fedora-kde/kinoite-docs/pull-request/11
2023-11-07 14:33:28 -05:00
17379f4f3c updates-upgrades-rollbacks: Fix hardcoded variant name 2023-07-19 11:17:28 +02:00
81e288965d updates-upgrades-rollbacks: Add more rollback examples
Add an example that fetches the ostree log and deploys an arbitrary
version from the repo.

Fixes: https://github.com/fedora-silverblue/silverblue-docs/issues/155
2023-07-17 19:45:46 +02:00
374c3380e1 updates: Filter remotes by arch as well 2023-03-28 10:42:15 +02:00
d0c8883246 Update to use new attributes 2023-03-10 14:46:05 +01:00
Aleksei Bavshin
10980887d5 Replace absolute links with xrefs 2023-01-31 18:19:38 +01:00
1bde3e75ef updates: Clarify that we do not support skipping major releases
We do not test or support skipping major versions of Fedora for
rpm-ostree variants unlike classic DNF based ones.

This is due to the fact that changes might require a recent version of
rpm-ostree to be able to rebase to the next version. One example is the
bdb -> sqlite change.
2022-11-22 18:41:16 +01:00
19d3ae9e95 updates-upgrades-rollbacks: Minor style fixes 2022-09-05 10:34:40 +02:00
AndrejSh3
01be308bd8 Update updates-upgrades-rollbacks.adoc 2022-09-02 13:27:24 +02:00
AndrejSh3
fd182b5c6d Update updates-upgrades-rollbacks.adoc 2022-09-02 13:27:24 +02:00
AndrejSh3
90e647e2f9 Update modules/ROOT/pages/updates-upgrades-rollbacks.adoc
Co-authored-by: Timothée Ravier <tim@siosm.fr>
2022-09-02 13:27:24 +02:00
AndrejSh3
346cdbb2b5 Update updates-upgrades-rollbacks.adoc
Included some extra information about one of the coolest features of Silverblue that no mutable distribution could ever do, and that is rebasing between different "spins" of Siverblue, as well as being able to test Silverblue Rawhide without any risk.
2022-09-02 13:27:24 +02:00
43cc536158 Use a variable to set the Fedora 36 version 2022-05-13 15:31:14 +02:00
139ac1ec09 Fix whitespace and align to a consistent style
Align the style for the entire documentation to prefer one sentence per
line. This has the following advantages:
- Asciidoc properly combines lines of text into a single paragraph
- This keeps the Git diff readable and minimal while keeping line
  lengths reasonable
- Some Asciidoc functionnality does not interact well with hard wrapped
  lines
2022-05-13 15:08:38 +02:00
170b2b9362 Minor troubleshooting & updates pages fixes 2022-05-13 14:20:34 +02:00
9b1eb7a9e6 Use Asciidoc attributes
This makes the documentation more generic and mostly a copy/paste for
Kinoite. This will help share improvements in both documentations.
2022-03-24 18:34:08 +01:00
Gavin Campbell
c909d3ad45 Make version references match
There was a mismatch between the major versions mentioned at lines 44 and 50. Rather than just fix this, I also updated the other references to refer to the current version.
2021-11-02 19:43:50 +01:00
3ae67ccdf6 *: Minor whitespace fixes 2021-09-29 10:19:30 -04:00
Naga Srinath
83b5686059 Update updates-upgrades-rollbacks.adoc 2021-09-03 10:47:34 +02:00
barn
0578d02966
Update the Upgrade instructions with latest info (#90) 2020-10-26 13:50:04 +01:00
Ben Zarzycki
639ab709e7
Update example commands to latest Fedora (32) (#85) 2020-05-04 09:20:44 +02:00
2dd031fcbd
suppress indentation warning (#82) 2020-04-19 15:48:54 +02:00
8a1baba607
Fix minor typos (#80) 2020-03-04 10:38:01 +00:00
Michael P. Moran
9199e91aac update instructions for major upgrades
provide upgrade instructions for latest release (31)
2019-11-04 10:56:05 -05:00
2a29975cc8 Fix default remote name 2019-09-23 10:52:06 -04:00
Danny Lee
4c4931193a Typo?
I believe this is a 'shift-key' typo.
2019-08-02 09:51:29 -04:00
a9e2463e44 Fix AsciiDoc formatting updates-upgrades-rollbacks.adoc (#58) 2019-06-20 15:04:58 -04:00
Allan Day
5c8d782478 general polish (#26) 2019-05-09 13:28:11 -07:00
Allan Day
df0c5c86dd User guide rewrite (#22) 2019-05-07 14:35:17 +01:00