doc/treefiles: Move generic-release into bootstrap package set
The problem is filesystem -> setup -> fedora-release, which then conflicts. https://bugzilla.redhat.com/show_bug.cgi?id=705443
This commit is contained in:
parent
d048427618
commit
f3b1bbfcd8
@ -7,9 +7,10 @@
|
||||
|
||||
"selinux": true,
|
||||
|
||||
"bootstrap_packages": ["filesystem", "glibc", "nss-altfiles", "shadow-utils"],
|
||||
"bootstrap_packages": ["filesystem", "glibc", "nss-altfiles", "shadow-utils",
|
||||
"generic-release"],
|
||||
|
||||
"packages": ["kernel", "ostree", "generic-release", "lvm2",
|
||||
"packages": ["kernel", "ostree", "lvm2",
|
||||
"btrfs-progs", "e2fsprogs", "xfsprogs",
|
||||
"rpm-ostree-public-gpg-key", "gnupg2",
|
||||
"selinux-policy-targeted",
|
||||
|
Loading…
Reference in New Issue
Block a user