Skip to content

Commit

Permalink
Add F26 template for R4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed May 27, 2022
1 parent 3f89cc9 commit b449f12
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions R4.1/qubes-os-r4.1-templates-itl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ DISTS_FEDORA = \
fc33 fc33+minimal fc33+xfce \
fc34 fc34+minimal fc34+xfce \
fc35 fc35+minimal fc35+xfce \
fc36 fc36+minimal fc36+xfce \
$(null)

DISTS_DEBIAN = \
Expand Down Expand Up @@ -58,6 +59,9 @@ TEMPLATE_LABEL += fc34+xfce:fedora-34-xfce
TEMPLATE_LABEL += fc35:fedora-35
TEMPLATE_LABEL += fc35+minimal:fedora-35-minimal
TEMPLATE_LABEL += fc35+xfce:fedora-35-xfce
TEMPLATE_LABEL += fc36:fedora-36
TEMPLATE_LABEL += fc36+minimal:fedora-36-minimal
TEMPLATE_LABEL += fc36+xfce:fedora-36-xfce

TEMPLATE_LABEL += buster:debian-10
TEMPLATE_LABEL += buster+standard:debian-10
Expand Down Expand Up @@ -96,6 +100,9 @@ BUILDER_TEMPLATE_CONF += fc34+xfce:$(TEMPLATE_FEDORA_CONF)
BUILDER_TEMPLATE_CONF += fc35:$(TEMPLATE_FEDORA_CONF)
BUILDER_TEMPLATE_CONF += fc35+minimal:$(TEMPLATE_FEDORA_CONF)
BUILDER_TEMPLATE_CONF += fc35+xfce:$(TEMPLATE_FEDORA_CONF)
BUILDER_TEMPLATE_CONF += fc36:$(TEMPLATE_FEDORA_CONF)
BUILDER_TEMPLATE_CONF += fc36+minimal:$(TEMPLATE_FEDORA_CONF)
BUILDER_TEMPLATE_CONF += fc36+xfce:$(TEMPLATE_FEDORA_CONF)

BUILDER_TEMPLATE_CONF += buster:$(TEMPLATE_DEBIAN_CONF)
BUILDER_TEMPLATE_CONF += buster+standard:$(TEMPLATE_DEBIAN_CONF)
Expand Down

0 comments on commit b449f12

Please sign in to comment.