From ebf129e4f851e45293f008f3934ca70cec22b23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Sat, 6 Apr 2019 19:04:22 +0200 Subject: [PATCH] Add some minor comments --- fedora-common-ostree.yaml | 10 ++++++---- fedora-kinoite.yaml | 4 +++- fedora-lxqt.yaml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/fedora-common-ostree.yaml b/fedora-common-ostree.yaml index f278a13..fc44f4e 100644 --- a/fedora-common-ostree.yaml +++ b/fedora-common-ostree.yaml @@ -6,15 +6,17 @@ mutate-os-release: "31" include: fedora-common-ostree-pkgs.yaml packages: - - buildah - - flatpak - - flatpak-builder - git-core - lvm2 - - podman - rpm-ostree + # Container management + - buildah + - podman - skopeo - toolbox + # Flatpak support + - flatpak + - flatpak-builder - xdg-desktop-portal # HFS filesystem tools for Apple hardware # See https://github.com/projectatomic/rpm-ostree/issues/1380 diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml index 815cde7..ea1125c 100644 --- a/fedora-kinoite.yaml +++ b/fedora-kinoite.yaml @@ -5,11 +5,13 @@ rojig: summary: "Fedora Kinoite (KDE) base image" license: MIT packages: + # Wayland support - kwayland-integration - kwin-wayland - plasma-workspace-wayland - - xdg-desktop-portal-kde - xorg-x11-server-Xwayland + # Portals for Flatpak + - xdg-desktop-portal-kde repos: - fedora-rawhide diff --git a/fedora-lxqt.yaml b/fedora-lxqt.yaml index 354701e..21ecf2b 100644 --- a/fedora-lxqt.yaml +++ b/fedora-lxqt.yaml @@ -2,7 +2,7 @@ include: lxqt-desktop-pkgs.yaml ref: fedora/rawhide/${basearch}/lxqt rojig: name: fedora-lxqt - summary: "Fedora LXQT base image" + summary: "Fedora LXQt base image" license: MIT packages: - libqtxdg