qusal/salt/debian-minimal
Ben Grande aea8438904
fix: stricter command-line parsing
- Add to qvm-run:
  - no-gui when command doesn't require a GUI
  - filter-escape-chars when pass-io is set and output is not a file,
    such as a pipe that could later be used to print information.
- Change remaining echo to printf
- Add end-of-options separator when possible
2025-01-08 16:12:31 +01:00
..
2023-11-13 14:33:28 +00:00
2023-11-13 14:33:28 +00:00
2025-01-08 16:12:31 +01:00
2023-11-13 14:33:28 +00:00
2023-11-13 14:33:28 +00:00
2023-11-13 14:33:28 +00:00
2024-07-04 17:27:31 +02:00
2024-01-29 16:49:54 +01:00

debian-minimal

Debian Minimal Template in Qubes OS.

Table of Contents

Description

Creates the Debian Minimal template as well as a Disposable Template based on it.

Installation

  • Top:
sudo qubesctl top.enable debian-minimal
sudo qubesctl --targets=debian-12-minimal state.apply
sudo qubesctl top.disable debian-minimal
  • State:
sudo qubesctl state.apply debian-minimal.create
sudo qubesctl --skip-dom0 --targets=debian-12-minimal state.apply debian-minimal.install

Usage

AppVMs and StandaloneVMs can be based on this minimal template.