qusal/salt/fedora-minimal/README.md

42 lines
829 B
Markdown
Raw Normal View History

2023-11-13 09:33:28 -05:00
# fedora-minimal
Fedora Minimal Template in Qubes OS.
## Table of Contents
* [Description](#description)
* [Installation](#installation)
* [Usage](#usage)
2023-11-13 09:33:28 -05:00
## Description
Creates the Fedora Minimal template as well as a Disposable Template based on
it.
## Installation
* Top:
2023-11-13 09:33:28 -05:00
```sh
sudo qubesctl top.enable fedora-minimal
2024-06-12 09:00:59 -04:00
sudo qubesctl --targets=fedora-40-minimal state.apply
sudo qubesctl top.disable fedora-minimal
sudo qubesctl state.apply fedora-minimal.prefs
2023-11-13 09:33:28 -05:00
```
* State:
2023-11-13 09:33:28 -05:00
<!-- pkg:begin:post-install -->
2023-11-13 09:33:28 -05:00
```sh
sudo qubesctl state.apply fedora-minimal.create
2024-06-12 09:00:59 -04:00
sudo qubesctl --skip-dom0 --targets=fedora-40-minimal state.apply fedora-minimal.install
sudo qubesctl state.apply fedora-minimal.prefs
2023-11-13 09:33:28 -05:00
```
2023-11-13 09:33:28 -05:00
<!-- pkg:end:post-install -->
## Usage
AppVMs and StandaloneVMs can be based on this minimal template.