mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
set target and add podman and ostree
This commit is contained in:
parent
b2ec57e4e3
commit
3fcee30d9d
1 changed files with 9 additions and 0 deletions
|
|
@ -1 +1,10 @@
|
||||||
%include submodules/fedora-kickstarts/fedora-live-base.ks
|
%include submodules/fedora-kickstarts/fedora-live-base.ks
|
||||||
|
|
||||||
|
%packages
|
||||||
|
podman
|
||||||
|
ostree
|
||||||
|
%end
|
||||||
|
|
||||||
|
%post
|
||||||
|
systemctl set-default anaconda.target
|
||||||
|
%end
|
||||||
Loading…
Add table
Add a link
Reference in a new issue