Add some minor comments
This commit is contained in:
parent
b461398aef
commit
ebf129e4f8
3 changed files with 10 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue