Add some minor comments

This commit is contained in:
Timothée Ravier 2019-04-06 19:04:22 +02:00
parent b461398aef
commit ebf129e4f8
3 changed files with 10 additions and 6 deletions

View file

@ -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