mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-09 08:30:30 +08:00
Correct fedora-live-jam-kde.ks part cmd, add to Makefile
This commit is contained in:
@@ -9,20 +9,17 @@
|
||||
|
||||
# Maintainer: Jørn Lomax <northlomax@gmail.com>
|
||||
# https://fedoraproject.org/wiki/User:jvlomax
|
||||
|
||||
# Last modified: Jun 28, 2012.
|
||||
# Brendan Jones <brendan.jones.it@gmail.com>
|
||||
# Last modified: Dec 20, 2012.
|
||||
|
||||
%include fedora-livecd-kde.ks
|
||||
|
||||
# increase partition size
|
||||
part / --size 4096 --fstype ext4
|
||||
# DVD size partition
|
||||
part / --size 10240 --fstype ext4
|
||||
|
||||
#enable threaded irqs
|
||||
bootloader --append="threadirqs"
|
||||
|
||||
# DVD payload
|
||||
part / --size 10000
|
||||
|
||||
%packages
|
||||
|
||||
#alsa
|
||||
|
||||
Reference in New Issue
Block a user