Skip to content

Commit

Permalink
[fix] polished markdown alerts, take #2
Browse files Browse the repository at this point in the history
  • Loading branch information
EsseLowNitro authored Dec 20, 2024
1 parent 00742ae commit 92eec5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Following the recommended method, you *must not* rebase from a Fedora Atomic Des

The following is advice on what to do before and during the installation of a Fedora ISO, and how.

> {% include alert.html type="note" content="The cross-platform Fedora Media Writer is the <em>official, tested and supported</em> method for the creation of bootable media. Instructions (alongside a word on alternative methods) are available <a href="https://docs.fedoraproject.org/en-US/fedora/latest/preparing-boot-media/">here</a>." %}
> {% include alert.html type='note' content='The cross-platform Fedora Media Writer is the <em>official, tested and supported</em> method for the creation of bootable media. Instructions (alongside a word on alternative methods) are available <a href="https://docs.fedoraproject.org/en-US/fedora/latest/preparing-boot-media/">here</a>.' %}
> {% include alert.html type="tip" content="If you don't already have a Fedora Atomic installation, use a Fedora Atomic ISO that matches your secureblue target image to install one. If you want to use a secureblue Silverblue image, start with the Fedora Silverblue ISO, Kinoite for Kinoite, Sericea (Sway Atomic) for Sericea and all the Wayblue images, and CoreOS for all the securecore images.
> {% include alert.html type='tip' content='If you don't already have a Fedora Atomic installation, use a Fedora Atomic ISO that matches your secureblue target image to install one. If you want to use a secureblue Silverblue image, start with the Fedora Silverblue ISO, Kinoite for Kinoite, Sericea (Sway Atomic) for Sericea and all the Wayblue images, and CoreOS for all the securecore images.
For more details on the available images, have a look at the <a href="/images">list of available images</a> before proceeding." %}
For more details on the available images, have a look at the <a href="/images">list of available images</a> before proceeding.' %}

> {% include alert.html type="caution" content="The Fedora 41 ISO contains a bugged version of rpm-ostree. As such, after using it to install Fedora Atomic, you <em>must</em> run rpm-ostree upgrade and then restart, before running the secureblue installer." %}
> {% include alert.html type='caution' content='The Fedora 41 ISO contains a bugged version of rpm-ostree. As such, after using it to install Fedora Atomic, you <em>must</em> run rpm-ostree upgrade and then restart, before running the secureblue installer.' %}
Before rebasing and during the installation, the following checks are recommended.

Expand Down

0 comments on commit 92eec5e

Please sign in to comment.