mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Add Workstation disk image for aarch64
This is a generic disk image that should be usable on any architecture with imagefactory or live-media-creator (possibly with package tweaks). Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
15
fedora-disk-workstation.ks
Normal file
15
fedora-disk-workstation.ks
Normal file
@@ -0,0 +1,15 @@
|
||||
%include fedora-disk-base.ks
|
||||
%include fedora-disk-xbase.ks
|
||||
%include fedora-workstation-common.ks
|
||||
|
||||
bootloader --append="cma=256MB"
|
||||
|
||||
%packages
|
||||
-initial-setup
|
||||
-initial-setup-gui
|
||||
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
%end
|
||||
Reference in New Issue
Block a user