mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
arm: changes for the UEFI on ARMv7
Primarily changes for UEFI on ARMv7 but also some cleanups/updates for the arm/aarch64 images. Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
committed by
mohanboddu
parent
9f36177559
commit
aa32bc6bb0
20
fedora-disk-python-classroom.ks
Normal file
20
fedora-disk-python-classroom.ks
Normal file
@@ -0,0 +1,20 @@
|
||||
# Maintained by the Fedora Python SIG:
|
||||
# http://fedoraproject.org/wiki/SIGs/Python
|
||||
# mailto:python-devel@lists.fedoraproject.org
|
||||
|
||||
# The Workstion based Python Classroom Lab
|
||||
|
||||
%include fedora-disk-base.ks
|
||||
%include fedora-disk-xbase.ks
|
||||
%include fedora-workstation-common.ks
|
||||
%include fedora-python-classroom-gnome-common.ks
|
||||
|
||||
autopart --type=btrfs --noswap
|
||||
|
||||
%packages
|
||||
-initial-setup
|
||||
-initial-setup-gui
|
||||
-libvirt*
|
||||
-gnome-boxes
|
||||
|
||||
%end
|
||||
Reference in New Issue
Block a user