mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2024-11-12 11:04:22 +00:00
work around RHBZ #1349743 when generating KDE disk image
This commit is contained in:
parent
efd98f218d
commit
2f80cd8067
@ -1,7 +1,8 @@
|
|||||||
root-password password:weakpassword
|
root-password password:weakpassword
|
||||||
update
|
update
|
||||||
selinux-relabel
|
selinux-relabel
|
||||||
install @kde-desktop-environment
|
# the imsettings-qt is to work around RHBZ #1349743
|
||||||
|
install @kde-desktop-environment,imsettings-qt
|
||||||
delete /etc/systemd/system/multi-user.target.wants/initial-setup-text.service
|
delete /etc/systemd/system/multi-user.target.wants/initial-setup-text.service
|
||||||
delete /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service
|
delete /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service
|
||||||
firstboot-command useradd -m -p '' test
|
firstboot-command useradd -m -p '' test
|
||||||
|
Loading…
Reference in New Issue
Block a user