mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-25 00:23:10 +00:00
Add nwg-wrapper to show installation instructions
This package will enable us to show installation instructions on the background of Live media. This package is used by the sway-config-fedora package.
This commit is contained in:
parent
42058f27ea
commit
4b316e74e6
@ -13,6 +13,11 @@
|
|||||||
%include fedora-live-minimization.ks
|
%include fedora-live-minimization.ks
|
||||||
%include fedora-sway-common.ks
|
%include fedora-sway-common.ks
|
||||||
|
|
||||||
|
%packages
|
||||||
|
# To be able to show installation instructions on background
|
||||||
|
nwg-wrapper
|
||||||
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
# create /etc/sysconfig/desktop (needed for installation)
|
# create /etc/sysconfig/desktop (needed for installation)
|
||||||
cat > /etc/sysconfig/desktop <<EOF
|
cat > /etc/sysconfig/desktop <<EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user