mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-22 07:23:09 +00:00
Add initscripts to fedora-live-base.ks
It was removed from the @core group in fedora-comps d7faeb5, but we are still using stone-age sysv-style scripts for the early boot live image setup stuff (livesys and livesys-late), so we need it installed in live images. Without this, lives are utterly broken, because livesys fails almost immediately and does not do any of the expected live customizations. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
70c3d795e8
commit
0ed1396cb9
@ -61,6 +61,9 @@ syslinux
|
||||
|
||||
# anaconda needs the locales available to run for different locales
|
||||
glibc-all-langpacks
|
||||
|
||||
# no longer in @core since 2018-10, but needed for livesys script
|
||||
initscripts
|
||||
%end
|
||||
|
||||
%post
|
||||
|
Loading…
Reference in New Issue
Block a user