chore: docs dir (#527)

* chore: docs dir

* docs: feat support

---------

Co-authored-by: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com>
This commit is contained in:
Malix
2024-11-07 06:30:51 +01:00
committed by GitHub
parent 4d03ea1951
commit 18b2a25af5
10 changed files with 32 additions and 33 deletions

19
docs/PREINSTALL-README.md Normal file
View File

@@ -0,0 +1,19 @@
# secureblue
The recommended method to install secureblue is to rebase from an upstream silverblue/kinoite installation. Before rebasing and during the installation, the following checks are recommended.
## Preinstall guide
> [!TIP]
> The cross-platform Fedora Media Writer is the *official, tested and supported* method for the creation of bootable media, instructions (alongside a word on alternative methods) are available [here](https://docs.fedoraproject.org/en-US/fedora/latest/preparing-boot-media/).
### Fedora Installation
- Select the option to encrypt the drive you're installing to.
- Use a [strong password](https://security.harvard.edu/use-strong-passwords) when prompted.
- Leave the root account disabled.
### BIOS Hardening
- Ensure secureboot is enabled.
- Ensure your BIOS is up to date by checking its manufacturer's website.
- Disable booting from USB (some manufacturers allow firmware changes from live systems).
- Set a BIOS password to prevent tampering.