mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-09 00:20:31 +08:00
Compare commits
128 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1cdbd3ef07 | ||
|
|
e640139976 | ||
|
|
fb34ac6186 | ||
|
|
03020f4a74 | ||
|
|
cd2ff0eea2 | ||
|
|
ee9e070d75 | ||
|
|
a769fe0a58 | ||
|
|
dbf41eb0b0 | ||
|
|
f086a341da | ||
|
|
9714319110 | ||
|
|
df302e6748 | ||
|
|
558f5c6315 | ||
|
|
f0fdf7c568 | ||
|
|
302f5ad386 | ||
|
|
e891c467f0 | ||
|
|
6105897461 | ||
|
|
d003cb2a7d | ||
|
|
f8593bceab | ||
|
|
6eab7f1b6a | ||
|
|
2264e6daa9 | ||
|
|
24e3e25f16 | ||
|
|
a4495045d0 | ||
|
|
17bed3db91 | ||
|
|
f4ee7648ad | ||
|
|
3992f9ca91 | ||
|
|
34a505db5c | ||
|
|
dc22ec46cb | ||
|
|
dec45f8d97 | ||
|
|
80d15bf8ba | ||
|
|
1ef06b2533 | ||
|
|
71fb82b5bc | ||
|
|
11a93ac029 | ||
|
|
4407d70045 | ||
|
|
ab8bfa2903 | ||
|
|
37bbc185a5 | ||
|
|
125b994038 | ||
|
|
d9a3ca9946 | ||
|
|
1016065d6b | ||
|
|
8c2a31f378 | ||
|
|
e1206f4b9b | ||
|
|
7f13b20e33 | ||
|
|
6226c24d43 | ||
|
|
b4d8fed0e8 | ||
|
|
de041f9852 | ||
|
|
7b9bef18d0 | ||
|
|
802b718d0d | ||
|
|
c4326802f6 | ||
|
|
fb5d41231c | ||
|
|
3d38aa7715 | ||
|
|
5b062b29c6 | ||
|
|
55890d6209 | ||
|
|
533fa0ccda | ||
|
|
c53c695e25 | ||
|
|
23af1c94df | ||
|
|
3ddd549ff7 | ||
|
|
92cbaff664 | ||
|
|
ef88d6ddbd | ||
|
|
8c971991de | ||
|
|
103d925e9b | ||
|
|
410101bd76 | ||
|
|
179a268857 | ||
|
|
ccc8847b19 | ||
|
|
eead7177ab | ||
|
|
ff8162790b | ||
|
|
b9fcda35df | ||
|
|
2d034dd1c6 | ||
|
|
f4e8f1bb0a | ||
|
|
a08e27a87d | ||
|
|
9199268aed | ||
|
|
a42f2327e1 | ||
|
|
2ab5ea67c1 | ||
|
|
26768920ec | ||
|
|
c254d4e73e | ||
|
|
b119d39e42 | ||
|
|
c615ddf087 | ||
|
|
eac616bd35 | ||
|
|
17862cd969 | ||
|
|
454fed4a4c | ||
|
|
6da9e16e53 | ||
|
|
534fd19ce0 | ||
|
|
e8de8a9ce3 | ||
|
|
5d3551ec4c | ||
|
|
8014b39df3 | ||
|
|
1de4bff8c4 | ||
|
|
777c11480e | ||
|
|
6458689610 | ||
|
|
9bbdbaa066 | ||
|
|
f6a18417ad | ||
|
|
250e0ff647 | ||
|
|
2a01df0e23 | ||
|
|
8b2b222290 | ||
|
|
dc78e464ae | ||
|
|
72a35490a6 | ||
|
|
3f99a181c6 | ||
|
|
c6a977b572 | ||
|
|
abdadb9819 | ||
|
|
55fdac893b | ||
|
|
f8ed0462ad | ||
|
|
3a904419b4 | ||
|
|
db37b444a0 | ||
|
|
aec1a20be7 | ||
|
|
3336b784a8 | ||
|
|
7950e4ad73 | ||
|
|
3ad15c2869 | ||
|
|
91a99a0635 | ||
|
|
9607fe239d | ||
|
|
40d5361600 | ||
|
|
07a4cdef0d | ||
|
|
d59d641659 | ||
|
|
2b2ba583bc | ||
|
|
21c9f3a5d2 | ||
|
|
f5f7fb74e7 | ||
|
|
6b8631e393 | ||
|
|
1905ebd3fb | ||
|
|
8a3e8bf895 | ||
|
|
d5fc8a9374 | ||
|
|
1cbaae85fb | ||
|
|
80eeba2146 | ||
|
|
c7c8d13df8 | ||
|
|
fd4b26341c | ||
|
|
1a224d7e84 | ||
|
|
415a8c2df3 | ||
|
|
6b42371f72 | ||
|
|
1d9ef5a9c1 | ||
|
|
aafeb10a57 | ||
|
|
82b0d8cab9 | ||
|
|
3ca47ea8e3 | ||
|
|
d2f3e0c097 |
@@ -1 +0,0 @@
|
||||
d6afc629dc9311ebd79b4cedb2775531065ecb05
|
||||
@@ -4,5 +4,5 @@
|
||||
<%page args="ostree_osname, ostree_ref"/>
|
||||
append usr/share/anaconda/interactive-defaults.ks "ostreesetup --nogpg --osname=${ostree_osname} --remote=${ostree_osname} --url=file:////run/install/repo/content/repo --ref=${ostree_ref}\n"
|
||||
append usr/share/anaconda/interactive-defaults.ks "services --disabled cloud-init,cloud-config,cloud-final,cloud-init-local\n"
|
||||
append usr/share/anaconda/interactive-defaults.ks "%post --erroronfail\nrm -f /etc/ostree/remotes.d/${ostree_osname}.conf\nostree remote add --set=gpg-verify=false fedora-atomic 'https://dl.fedoraproject.org/pub/fedora/linux/atomic/22/'\n%end\n"
|
||||
append usr/share/anaconda/interactive-defaults.ks "%post --erroronfail\nrm -f /etc/ostree/remotes.d/${ostree_osname}.conf\nostree remote add --set=gpg-verify=false fedora-atomic 'https://dl.fedoraproject.org/pub/fedora/linux/atomic/24/'\n%end\n"
|
||||
|
||||
|
||||
@@ -9,12 +9,12 @@ bootloader extlinux
|
||||
|
||||
part /boot --size=512 --fstype ext4
|
||||
part swap --size=512 --fstype swap
|
||||
part / --size=3000 --fstype ext4
|
||||
part / --size=3584 --fstype ext4
|
||||
|
||||
# make sure that initial-setup runs and lets us do all the configuration bits
|
||||
firstboot --reconfig
|
||||
|
||||
services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd --disabled=network
|
||||
services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd,initial-setup --disabled=network
|
||||
|
||||
%include fedora-repo.ks
|
||||
|
||||
@@ -25,11 +25,11 @@ services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd --disabled=ne
|
||||
@dial-up
|
||||
|
||||
kernel
|
||||
|
||||
dracut-config-generic
|
||||
# install tools needed to manage and boot arm systems
|
||||
@arm-tools
|
||||
|
||||
chrony
|
||||
arm-boot-config
|
||||
extlinux-bootloader
|
||||
initial-setup
|
||||
initial-setup-gui
|
||||
@@ -39,9 +39,9 @@ initial-setup-gui
|
||||
# remove this in %post
|
||||
dracut-config-generic
|
||||
|
||||
# install uboot images
|
||||
uboot-images-armv7
|
||||
|
||||
# make sure all the locales are available for inital0-setup and anaconda to work
|
||||
glibc-all-langpacks
|
||||
%end
|
||||
|
||||
%post
|
||||
@@ -56,14 +56,15 @@ rpm -qa
|
||||
# Note that running rpm recreates the rpm db files which aren't needed or wanted
|
||||
rm -f /var/lib/rpm/__db*
|
||||
|
||||
# remove random seed, the newly installed instance should make it's own
|
||||
rm -f /var/lib/systemd/random-seed
|
||||
|
||||
# Because memory is scarce resource in most arm systems we are differing from the Fedora
|
||||
# default of having /tmp on tmpfs.
|
||||
echo "Disabling tmpfs for /tmp."
|
||||
systemctl mask tmp.mount
|
||||
|
||||
/usr/sbin/a-b-c
|
||||
|
||||
yum -y remove dracut-config-generic
|
||||
dnf -y remove dracut-config-generic
|
||||
|
||||
%end
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%include fedora-arm-xbase.ks
|
||||
%include fedora-kde-packages.ks
|
||||
|
||||
part / --size=5000 --fstype ext4
|
||||
part / --size=5632 --fstype ext4
|
||||
|
||||
%post
|
||||
echo -n "Enabling initial-setup gui mode on startup"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%include fedora-arm-xbase.ks
|
||||
%include fedora-mate-packages.ks
|
||||
|
||||
part / --size=5000 --fstype ext4
|
||||
part / --size=5500 --fstype ext4
|
||||
|
||||
%post
|
||||
echo -n "Enabling initial-setup gui mode on startup"
|
||||
|
||||
@@ -1,14 +1,18 @@
|
||||
%include fedora-arm-base.ks
|
||||
|
||||
part /boot --size=300 --fstype ext4
|
||||
part /boot --size=512 --fstype ext4
|
||||
part swap --size=256 --fstype swap
|
||||
part / --size=1200 --fstype ext4
|
||||
part / --size=1279 --fstype ext4
|
||||
|
||||
%packages
|
||||
-@standard
|
||||
-@dial-up
|
||||
-initial-setup-gui
|
||||
-generic-release*
|
||||
-glibc-all-langpacks
|
||||
glibc-langpack-en
|
||||
iw
|
||||
NetworkManager-wifi
|
||||
%end
|
||||
|
||||
%post
|
||||
@@ -19,9 +23,5 @@ rm -f /etc/systemd/system/default.target
|
||||
ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
|
||||
echo .
|
||||
|
||||
echo -n "Enabling initial-setup text mode on startup"
|
||||
ln -s /usr/lib/systemd/system/initial-setup-text.service /etc/systemd/system/multi-user.target.wants/initial-setup-text.service
|
||||
echo .
|
||||
|
||||
%end
|
||||
|
||||
|
||||
@@ -23,9 +23,5 @@ rm -f /etc/systemd/system/default.target
|
||||
ln -s /lib/systemd/system/multi-user.target /etc/systemd/system/default.target
|
||||
echo .
|
||||
|
||||
echo -n "Enabling initial-setup text mode on startup"
|
||||
ln -s /usr/lib/systemd/system/initial-setup-text.service /etc/systemd/system/multi-user.target.wants/initial-setup-text.service
|
||||
echo .
|
||||
|
||||
%end
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
%include fedora-arm-xbase.ks
|
||||
%include fedora-workstation-packages.ks
|
||||
|
||||
part / --size=5000 --fstype ext4
|
||||
part / --size=5500 --fstype ext4
|
||||
|
||||
%packages
|
||||
-initial-setup
|
||||
|
||||
@@ -1,13 +1,20 @@
|
||||
# Like the Atomic cloud image, but tuned for vagrant. Enable
|
||||
# the vagrant user, disable cloud-init.
|
||||
|
||||
%include fedora-cloud-atomic.ks
|
||||
%include fedora-atomic.ks
|
||||
|
||||
services --disabled=cloud-init,cloud-init-local,cloud-config,cloud-final
|
||||
|
||||
user --name=vagrant --password=vagrant
|
||||
rootpw vagrant
|
||||
|
||||
# The addition of the net.ifnames=0 and biosdevnames=0 option ensures that
|
||||
# even on VirtualBox virt, we get a primary network device with "eth0" as the name
|
||||
# This simplifies things and allows a single disk image for both supported Vagrant
|
||||
# platforms (virtualbox and kvm)
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8 net.ifnames=0 biosdevname=0"
|
||||
|
||||
|
||||
%post --erroronfail
|
||||
|
||||
# Work around cloud-init being both disabled and enabled; need
|
||||
@@ -33,14 +33,14 @@ volgroup atomicos pv.01
|
||||
logvol / --size=3000 --fstype="xfs" --name=root --vgname=atomicos
|
||||
|
||||
# Equivalent of %include fedora-repo.ks
|
||||
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=http://kojipkgs.fedoraproject.org/mash/atomic/rawhide/ --ref=fedora-atomic/rawhide/x86_64/docker-host
|
||||
ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=https://kojipkgs.fedoraproject.org/mash/atomic/24/ --ref=fedora-atomic/24/x86_64/docker-host
|
||||
|
||||
reboot
|
||||
|
||||
%post --erroronfail
|
||||
# See https://github.com/projectatomic/rpm-ostree/issues/42
|
||||
ostree remote delete fedora-atomic
|
||||
ostree remote add --set=gpg-verify=false fedora-atomic 'https://dl.fedoraproject.org/pub/fedora/linux/atomic/rawhide/'
|
||||
ostree remote add --set=gpg-verify=false fedora-atomic 'https://dl.fedoraproject.org/pub/fedora/linux/atomic/24/'
|
||||
|
||||
# older versions of livecd-tools do not follow "rootpw --lock" line above
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=964299
|
||||
@@ -122,5 +122,8 @@ dd bs=1M if=/dev/zero of=/var/tmp/zeros || :
|
||||
rm -f /var/tmp/zeros
|
||||
echo "(Don't worry -- that out-of-space error was expected.)"
|
||||
|
||||
echo "Adding Developer Mode GRUB2 menu item."
|
||||
/usr/libexec/atomic-devmode/bootentry add
|
||||
|
||||
%end
|
||||
|
||||
@@ -18,8 +18,12 @@ hexchat
|
||||
transmission
|
||||
parole
|
||||
|
||||
# unlock default keyring. FIXME: Should probably be done in comps
|
||||
gnome-keyring-pam
|
||||
# make sure we have a graphical installer
|
||||
yumex-dnf
|
||||
|
||||
# extra backgrounds
|
||||
desktop-backgrounds-basic
|
||||
f24-backgrounds-extras-gnome
|
||||
|
||||
# save some space
|
||||
-fedora-icon-theme
|
||||
|
||||
12
fedora-cloud-base-arm.ks
Normal file
12
fedora-cloud-base-arm.ks
Normal file
@@ -0,0 +1,12 @@
|
||||
%include fedora-cloud-base.ks
|
||||
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyAMA0,115200n8"
|
||||
|
||||
part /boot --fstype="ext4" --size=500
|
||||
part /boot/efi --fstype="vfat" --size=100
|
||||
|
||||
%packages
|
||||
efibootmgr
|
||||
grub2-efi
|
||||
shim
|
||||
%end
|
||||
10
fedora-cloud-base-ppc.ks
Normal file
10
fedora-cloud-base-ppc.ks
Normal file
@@ -0,0 +1,10 @@
|
||||
%include fedora-cloud-base.ks
|
||||
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
|
||||
|
||||
part prepboot --fstype="prepboot" --size=4
|
||||
part /boot --fstype="ext4" --size=500
|
||||
|
||||
%packages
|
||||
grub2
|
||||
%end
|
||||
@@ -19,7 +19,7 @@ rootpw vagrant
|
||||
# even on VirtualBox virt, we get a primary network device with "eth0" as the name
|
||||
# This simplifies things and allows a single disk image for both supported Vagrant
|
||||
# platforms (virtualbox and kvm)
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8 net.ifnames=0 biosdevname=0"
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8 net.ifnames=0 biosdevname=0" --extlinux
|
||||
|
||||
%packages
|
||||
# The default koji Vagrantfile configuration uses rsync to sync files between
|
||||
|
||||
@@ -43,7 +43,7 @@ services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config
|
||||
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 3000 --fstype ext4 --grow
|
||||
part / --fstype ext4 --grow
|
||||
|
||||
%include fedora-repo.ks
|
||||
|
||||
@@ -61,6 +61,11 @@ reboot
|
||||
|
||||
kernel-core
|
||||
@^cloud-server-environment
|
||||
# Need to pull in the udev subpackage
|
||||
systemd-udev
|
||||
|
||||
# after move away from grub2 - let's add 'which' back
|
||||
which
|
||||
|
||||
# rescue mode generally isn't useful in the cloud context
|
||||
-dracut-config-rescue
|
||||
|
||||
6
fedora-docker-base-arm.ks
Normal file
6
fedora-docker-base-arm.ks
Normal file
@@ -0,0 +1,6 @@
|
||||
%include fedora-docker-base.ks
|
||||
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
|
||||
|
||||
part /boot --fstype="ext4" --size=500
|
||||
part /boot/efi --fstype="vfat" --size=100
|
||||
5
fedora-docker-base-ppc.ks
Normal file
5
fedora-docker-base-ppc.ks
Normal file
@@ -0,0 +1,5 @@
|
||||
%include fedora-docker-base.ks
|
||||
|
||||
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
|
||||
|
||||
part prepboot --fstype="prepboot" --size=4
|
||||
@@ -1,4 +1,4 @@
|
||||
# This is a minimal Fedora install designed to serve as a Docker base image.
|
||||
# This is a minimal Fedora install designed to serve as a Docker base image.
|
||||
#
|
||||
# To keep this image minimal it only installs English language. You need to change
|
||||
# yum configuration in order to enable other languages.
|
||||
@@ -9,9 +9,9 @@
|
||||
#
|
||||
# To do so, testing local changes, first you'll need a TDL file. I store one here:
|
||||
# https://git.fedorahosted.org/cgit/fedora-atomic.git/tree/fedora-atomic-rawhide.tdl
|
||||
#
|
||||
#
|
||||
# Then, once you have imagefactory and imagefactory-plugins installed, run:
|
||||
#
|
||||
#
|
||||
# imagefactory --debug target_image --template /path/to/fedora-atomic-rawhide.tdl --parameter offline_icicle true --file-parameter install_script $(pwd)/fedora-docker-base.ks docker
|
||||
#
|
||||
|
||||
@@ -24,7 +24,7 @@ user --name=none
|
||||
keyboard us
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 3000 --fstype ext4
|
||||
part / --fstype ext4 --grow
|
||||
network --bootproto=dhcp --device=link --activate --onboot=on
|
||||
reboot
|
||||
|
||||
@@ -83,6 +83,10 @@ sed -i 's/OOMScoreAdjust=-900//' /etc/systemd/system/dbus.service
|
||||
#Mask mount units and getty service so that we don't get login prompt
|
||||
systemctl mask systemd-remount-fs.service dev-hugepages.mount sys-fs-fuse-connections.mount systemd-logind.service getty.target console-getty.service
|
||||
|
||||
# Fix /run/lock breakage since it's not tmpfs in docker
|
||||
umount /run
|
||||
systemd-tmpfiles --create --boot
|
||||
|
||||
rm -f /etc/machine-id
|
||||
|
||||
%end
|
||||
|
||||
@@ -1,93 +0,0 @@
|
||||
# Kickstart file for composing the "Fedora Cloud" spin of Fedora (rawhide)
|
||||
# Maintained by the Fedora Release Engineering team:
|
||||
# https://fedoraproject.org/wiki/ReleaseEngineering
|
||||
# mailto:rel-eng@lists.fedoraproject.org
|
||||
|
||||
# Use a part of 'iso' to define how large you want your isos.
|
||||
# Only used when composing to more than one iso.
|
||||
# Default is 695 (megs), CD size.
|
||||
# Listed below is the size of a DVD if you wanted to split higher.
|
||||
#part iso --size=4998
|
||||
|
||||
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
||||
|
||||
# Only uncomment repo commands in one of the two following sections.
|
||||
# Because the install kickstart doesn't use the updates repo and does
|
||||
# use the source repo, we can't just include fedora-repo.ks
|
||||
|
||||
# In the master branch the rawhide repo commands should be uncommented.
|
||||
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch --excludepkgs=fedora-productimg-workstation,fedora-productimg-server
|
||||
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch --excludepkgs=fedora-productimg-workstation,fedora-productimg-server
|
||||
|
||||
# In non-master branches the fedora repo commands should be uncommented
|
||||
#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --excludepkgs=fedora-productimg-workstation,fedora-productimg-server
|
||||
#repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --excludepkgs=fedora-productimg-workstation,fedora-productimg-server
|
||||
|
||||
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
||||
# (default groups for the configured repos are added by --default)
|
||||
# @base got renamed to @standard, but @base is still included by default by pungi.
|
||||
%packages --default
|
||||
|
||||
# pungi is an inclusive depsolver so that multiple packages are brought
|
||||
# in to satisify dependencies and we don't always want that. So we use
|
||||
# an exclusion list to cut out things we don't want
|
||||
|
||||
-kernel*debug*
|
||||
-kernel-kdump*
|
||||
-kernel-tools*
|
||||
-syslog-ng*
|
||||
-astronomy-bookmarks
|
||||
# generic* would match generic-jms-ra, so don't 'simplify' this
|
||||
-generic-logos*
|
||||
-generic-release*
|
||||
-GConf2-dbus*
|
||||
-bluez-gnome
|
||||
-community-mysql*
|
||||
# jruby used to be in this list, but springframework-context explicitly
|
||||
# requires it, not just 'any ruby implemention' - please check for things
|
||||
# on the image that require mvn(org.jruby:jruby) before adding jruby to
|
||||
# this list again - adamw 2014/09
|
||||
#-jruby
|
||||
|
||||
# core
|
||||
kernel*
|
||||
dracut-*
|
||||
|
||||
|
||||
# Things needed for installation
|
||||
@anaconda-tools
|
||||
fedora-productimg-cloud
|
||||
-fedora-productimg-server
|
||||
-fedora-productimg-workstation
|
||||
|
||||
# Packages to enable server images to run in cloud environments
|
||||
@cloud-server
|
||||
@core
|
||||
@standard
|
||||
@headless-management
|
||||
@dogtag
|
||||
@directory-server
|
||||
@dns-server
|
||||
@freeipa-server
|
||||
@ftp-server
|
||||
@guest-agents
|
||||
@ha
|
||||
@load-balancer
|
||||
@mail-server
|
||||
@mysql
|
||||
@network-server
|
||||
@smb-server
|
||||
@sql-server
|
||||
@web-server
|
||||
|
||||
# Langpacks
|
||||
autocorr-*
|
||||
hunspell-*
|
||||
hyphen-*
|
||||
man-pages-*
|
||||
-gimp-help-*
|
||||
|
||||
# Removals
|
||||
-PackageKit-zif
|
||||
-zif
|
||||
%end
|
||||
@@ -1,136 +0,0 @@
|
||||
# Kickstart file for composing the "Fedora" spin of Fedora (rawhide)
|
||||
# Maintained by the Fedora Release Engineering team:
|
||||
# https://fedoraproject.org/wiki/ReleaseEngineering
|
||||
# mailto:rel-eng@lists.fedoraproject.org
|
||||
|
||||
# Use a part of 'iso' to define how large you want your isos.
|
||||
# Only used when composing to more than one iso.
|
||||
# Default is 695 (megs), CD size.
|
||||
# Listed below is the size of a DVD if you wanted to split higher.
|
||||
#part iso --size=4998
|
||||
|
||||
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
||||
|
||||
# Only uncomment repo commands in one of the two following sections.
|
||||
# Because the install kickstart doesn't use the updates repo and does
|
||||
# use the source repo, we can't just include fedora-repo.ks
|
||||
|
||||
# In the master branch the rawhide repo commands should be uncommented.
|
||||
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-workstation
|
||||
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-workstation
|
||||
|
||||
# In non-master branches the fedora repo commands should be uncommented
|
||||
#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-workstation
|
||||
#repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-workstation
|
||||
|
||||
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
||||
# (default groups for the configured repos are added by --default)
|
||||
# @base got renamed to @standard, but @base is still included by default by pungi.
|
||||
%packages --default
|
||||
|
||||
-fedora-productimg-cloud
|
||||
fedora-productimg-server
|
||||
-fedora-productimg-workstation
|
||||
|
||||
# pungi is an inclusive depsolver so that multiple packages are brought
|
||||
# in to satisify dependencies and we don't always want that. So we use
|
||||
# an exclusion list to cut out things we don't want
|
||||
|
||||
-kernel*debug*
|
||||
-kernel-kdump*
|
||||
-kernel-tools*
|
||||
-syslog-ng*
|
||||
-astronomy-bookmarks
|
||||
-generic-logos*
|
||||
-generic-release*
|
||||
-GConf2-dbus*
|
||||
-bluez-gnome
|
||||
-community-mysql*
|
||||
|
||||
# core
|
||||
kernel*
|
||||
dracut-*
|
||||
|
||||
# No desktops
|
||||
-cinnamon*
|
||||
-enlightenment*
|
||||
-gnome-shell
|
||||
-gnome-session
|
||||
-kde*
|
||||
-lightdm-kde
|
||||
-lightdm-razorqt
|
||||
# Pulls in qt
|
||||
-oprofile-gui
|
||||
|
||||
-@legacy-fonts
|
||||
|
||||
-@multimedia
|
||||
|
||||
## common stuff
|
||||
@guest-agents
|
||||
@standard
|
||||
@core
|
||||
@hardware-support
|
||||
@networkmanager-submodules
|
||||
|
||||
# Fedora Server.
|
||||
# Including this causes the fedora-release-server package to be included,
|
||||
# which in turn enables server-product-environment, and due to to its priority
|
||||
# this will be the default environment.
|
||||
@^server-product-environment
|
||||
@server-product
|
||||
@headless-management
|
||||
@container-management
|
||||
@domain-client
|
||||
@server-hardware-support
|
||||
|
||||
# Common server packages
|
||||
@mysql
|
||||
@sql-server
|
||||
@web-server
|
||||
|
||||
# Web Server environment
|
||||
@haproxy
|
||||
@mongodb
|
||||
@perl-web
|
||||
@python-web
|
||||
@php
|
||||
@rubyonrails
|
||||
@tomcat
|
||||
|
||||
# Infrastructure Server
|
||||
@directory-server
|
||||
@dogtag
|
||||
@dns-server
|
||||
@freeipa-server
|
||||
@ftp-server
|
||||
@mail-server
|
||||
@network-server
|
||||
@printing
|
||||
@smb-server
|
||||
@virtualization-headless
|
||||
@load-balancer
|
||||
@ha
|
||||
|
||||
@javaenterprise
|
||||
|
||||
# “uservisible” groups we want to offer
|
||||
@editors
|
||||
@network-server
|
||||
@system-tools
|
||||
@text-internet
|
||||
|
||||
# Things needed for installation
|
||||
@anaconda-tools
|
||||
fedora-productimg-server
|
||||
|
||||
# Langpacks
|
||||
autocorr-*
|
||||
hunspell-*
|
||||
man-pages-*
|
||||
-gimp-help-*
|
||||
|
||||
# Removals
|
||||
-PackageKit-zif
|
||||
-zif
|
||||
%end
|
||||
@@ -1,51 +0,0 @@
|
||||
# Kickstart file for composing the "Fedora" spin of Fedora (rawhide)
|
||||
# Maintained by the Fedora Release Engineering team:
|
||||
# https://fedoraproject.org/wiki/ReleaseEngineering
|
||||
# mailto:rel-eng@lists.fedoraproject.org
|
||||
|
||||
# Use a part of 'iso' to define how large you want your isos.
|
||||
# Only used when composing to more than one iso.
|
||||
# Default is 695 (megs), CD size.
|
||||
# Listed below is the size of a DVD if you wanted to split higher.
|
||||
#part iso --size=4998
|
||||
|
||||
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
||||
|
||||
# Only uncomment repo commands in one of the two following sections.
|
||||
# Because the install kickstart doesn't use the updates repo and does
|
||||
# use the source repo, we can't just include fedora-repo.ks
|
||||
|
||||
# In the master branch the rawhide repo commands should be uncommented.
|
||||
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-server
|
||||
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-server
|
||||
|
||||
# In non-master branches the fedora repo commands should be uncommented
|
||||
#repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-server
|
||||
#repo --name=fedora-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-source-$releasever&arch=$basearch --excludepkgs=fedora-productimg-cloud,fedora-productimg-server
|
||||
|
||||
%include fedora-workstation-packages.ks
|
||||
|
||||
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
||||
# (default groups for the configured repos are added by --default)
|
||||
# @base got renamed to @standard, but @base is still included by default by pungi.
|
||||
%packages --default
|
||||
|
||||
# pungi is an inclusive depsolver so that multiple packages are brought
|
||||
# in to satisify dependencies and we don't always want that. So we use
|
||||
# an exclusion list to cut out things we don't want
|
||||
-kernel*debug*
|
||||
-kernel-kdump*
|
||||
-kernel-tools*
|
||||
-astronomy-bookmarks
|
||||
-generic*
|
||||
|
||||
# core
|
||||
kernel*
|
||||
|
||||
# Things needed for installation
|
||||
@anaconda-tools
|
||||
-fedora-productimg-cloud
|
||||
-fedora-productimg-server
|
||||
fedora-productimg-workstation
|
||||
|
||||
%end
|
||||
@@ -1,4 +1,5 @@
|
||||
%packages
|
||||
@firefox
|
||||
@kde-apps
|
||||
@kde-desktop
|
||||
@kde-media
|
||||
@@ -9,7 +10,7 @@
|
||||
### The KDE-Desktop
|
||||
|
||||
### Browser
|
||||
firefox
|
||||
qupzilla
|
||||
|
||||
### fixes
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
%include fedora-live-kde.ks
|
||||
|
||||
# The recommended part size for DVDs is too close to use for the astronomy spin
|
||||
part / --size 12288
|
||||
part / --size 14500
|
||||
|
||||
%packages
|
||||
|
||||
@@ -42,55 +42,18 @@ indi-apogee
|
||||
indi-eqmod
|
||||
indi-gphoto
|
||||
indi-sx
|
||||
indistarter
|
||||
kstars
|
||||
skychart
|
||||
skychart-data-dso
|
||||
skychart-data-stars
|
||||
stellarium
|
||||
|
||||
# misc. astronomy
|
||||
celestia
|
||||
xvarstar
|
||||
virtualplanet
|
||||
|
||||
# Some astro environment stuff
|
||||
astronomy-bookmarks
|
||||
astronomy-menus
|
||||
astronomy-menus-toplevel
|
||||
|
||||
#Devel tools
|
||||
|
||||
#Install the mandatory packages from dev-tools and dev-libs
|
||||
# C/C++ compiler, gdb, autotools, bison, flex, make, strace..
|
||||
@development-tools
|
||||
@development-libs
|
||||
@c-development
|
||||
@rpm-development-tools
|
||||
# for astronomy
|
||||
cfitsio-devel
|
||||
CCfits-devel
|
||||
libnova-devel
|
||||
wcslib-devel
|
||||
|
||||
|
||||
#python 2 tools/libraries not included from the groups
|
||||
python-tools
|
||||
python-ipython
|
||||
python-ipython-console
|
||||
python-ipython-notebook
|
||||
sympy
|
||||
python-networkx
|
||||
python-pandas
|
||||
# Python astronomy
|
||||
astropy-tools
|
||||
python-astropy
|
||||
python-astroML
|
||||
python-photutils
|
||||
python-sep
|
||||
pyephem
|
||||
APLpy
|
||||
ATpy
|
||||
|
||||
|
||||
#python 3 and tools/libraries not included from the groups
|
||||
python3
|
||||
python3-tools
|
||||
@@ -106,23 +69,23 @@ python3-pandas
|
||||
# Python 3 astronomy
|
||||
python3-astropy
|
||||
python3-astroML
|
||||
python3-astroML-addons
|
||||
python3-astroquery
|
||||
python3-APLpy
|
||||
python3-ATpy
|
||||
python3-ccdproc
|
||||
python3-gatspy
|
||||
python3-photutils
|
||||
python3-sep
|
||||
|
||||
# matplotlib backends
|
||||
python-matplotlib-qt4
|
||||
python-matplotlib-qt5
|
||||
python-matplotlib-tk
|
||||
python3-matplotlib-qt4
|
||||
python3-matplotlib-qt5
|
||||
python3-matplotlib-tk
|
||||
|
||||
|
||||
# Python IDE very useful for scientific use
|
||||
spyder
|
||||
|
||||
python3-spyder
|
||||
|
||||
#Version control- a GUI for each as well
|
||||
|
||||
@@ -130,28 +93,24 @@ spyder
|
||||
rapidsvn
|
||||
git
|
||||
git-gui
|
||||
# Mercurial
|
||||
mercurial
|
||||
mercurial-hgk
|
||||
|
||||
#Backup Utilities
|
||||
backintime-kde
|
||||
|
||||
#Drawing, Picture viewing tools, Visualization tools
|
||||
dia
|
||||
gimp
|
||||
inkscape
|
||||
kst
|
||||
kst-docs
|
||||
kst-fits
|
||||
scidavis
|
||||
LabPlot
|
||||
|
||||
#Misc. Utils
|
||||
# icedtea-web to have webstart useful for VO tools
|
||||
icedtea-web
|
||||
ImageMagick
|
||||
kate
|
||||
kate-plugins
|
||||
rlwrap
|
||||
screen
|
||||
plasma-applet-redshift-control
|
||||
|
||||
# Omit KDE 4 translations for now: https://bugzilla.redhat.com/show_bug.cgi?id=1197940
|
||||
-kde-l10n-*
|
||||
|
||||
@@ -14,8 +14,12 @@ auth --useshadow --passalgo=sha512
|
||||
selinux --enforcing
|
||||
firewall --enabled --service=mdns
|
||||
xconfig --startxonboot
|
||||
part / --size 4096 --fstype ext4
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 5120 --fstype ext4
|
||||
services --enabled=NetworkManager,ModemManager --disabled=network,sshd
|
||||
network --bootproto=dhcp --device=link --activate
|
||||
shutdown
|
||||
|
||||
%include fedora-repo.ks
|
||||
|
||||
@@ -34,6 +38,8 @@ services --enabled=NetworkManager,ModemManager --disabled=network,sshd
|
||||
# Explicitly specified here:
|
||||
# <notting> walters: because otherwise dependency loops cause yum issues.
|
||||
kernel
|
||||
kernel-modules
|
||||
kernel-modules-extra
|
||||
|
||||
# This was added a while ago, I think it falls into the category of
|
||||
# "Diagnosis/recovery tool useful from a Live OS image". Leaving this untouched
|
||||
@@ -49,7 +55,11 @@ aajohan-comfortaa-fonts
|
||||
|
||||
# Without this, initramfs generation during live image creation fails: #1242586
|
||||
dracut-live
|
||||
grub2-efi
|
||||
syslinux
|
||||
|
||||
# anaconda needs the locales available to run for different locales
|
||||
glibc-all-langpacks
|
||||
%end
|
||||
|
||||
%post
|
||||
@@ -62,7 +72,7 @@ cat > /etc/rc.d/init.d/livesys << EOF
|
||||
# chkconfig: 345 00 99
|
||||
# description: Init script for live image.
|
||||
### BEGIN INIT INFO
|
||||
# X-Start-Before: display-manager
|
||||
# X-Start-Before: display-manager chronyd
|
||||
### END INIT INFO
|
||||
|
||||
. /etc/init.d/functions
|
||||
@@ -275,21 +285,11 @@ chmod 755 /etc/rc.d/init.d/livesys-late
|
||||
# enable tmpfs for /tmp
|
||||
systemctl enable tmp.mount
|
||||
|
||||
# As livecd-creator is still yum based, we only get yum's yumdb during the
|
||||
# image compose. Migrate this over to dnf so that dnf and PackageKit can keep
|
||||
# track where packages came from.
|
||||
if [ ! -d /var/lib/dnf ]; then
|
||||
mkdir -p /var/lib/dnf
|
||||
mv /var/lib/yum/yumdb /var/lib/dnf/
|
||||
rm -rf /var/lib/yum/
|
||||
fi
|
||||
|
||||
# make it so that we don't do writing to the overlay for things which
|
||||
# are just tmpdirs/caches
|
||||
# note https://bugzilla.redhat.com/show_bug.cgi?id=1135475
|
||||
cat >> /etc/fstab << EOF
|
||||
vartmp /var/tmp tmpfs defaults 0 0
|
||||
varcacheyum /var/cache/yum tmpfs mode=0755,context=system_u:object_r:rpm_var_cache_t:s0 0 0
|
||||
EOF
|
||||
|
||||
# work around for poor key import UI in PackageKit
|
||||
@@ -305,17 +305,22 @@ rm -f /var/lib/rpm/__db*
|
||||
# go ahead and pre-make the man -k cache (#455968)
|
||||
/usr/bin/mandb
|
||||
|
||||
# save a little bit of space at least...
|
||||
rm -f /boot/initramfs*
|
||||
# make sure there aren't core files lying around
|
||||
rm -f /core*
|
||||
|
||||
# remove random seed, the newly installed instance should make it's own
|
||||
rm -f /var/lib/systemd/random-seed
|
||||
|
||||
# convince readahead not to collect
|
||||
# FIXME: for systemd
|
||||
|
||||
echo 'File created by kickstart. See systemd-update-done.service(8).' \
|
||||
| tee /etc/.updated >/var/.updated
|
||||
|
||||
# Drop the rescue kernel and initramfs, we don't need them on the live media itself.
|
||||
# See bug 1317709
|
||||
rm -f /boot/*-rescue*
|
||||
|
||||
%end
|
||||
|
||||
|
||||
|
||||
@@ -9,81 +9,28 @@
|
||||
|
||||
%include fedora-live-workstation.ks
|
||||
|
||||
#DVD size partition
|
||||
part / --size 8192
|
||||
# Size partition
|
||||
part / --size 14336
|
||||
|
||||
%packages
|
||||
# graphics
|
||||
blender
|
||||
#LuxRender-blender
|
||||
YafaRay-blender
|
||||
bluefish
|
||||
colord-extra-profiles
|
||||
darktable
|
||||
dia
|
||||
entangle
|
||||
fontforge
|
||||
font-manager
|
||||
gimp
|
||||
gimp-elsamuko
|
||||
gimp-*-plugin
|
||||
gimp-data-extras
|
||||
gimp-gap
|
||||
gimp-paint-studio
|
||||
gimp-high-pass-filter
|
||||
gimp-normalmap
|
||||
gimp-resynthesizer
|
||||
gimp-separate+
|
||||
gpick
|
||||
GraphicsMagick
|
||||
gmic-gimp
|
||||
hugin
|
||||
ImageMagick
|
||||
inkscape
|
||||
inkscape-sozi
|
||||
inkscape-table
|
||||
mypaint
|
||||
nautilus-image-converter
|
||||
optipng
|
||||
phatch
|
||||
screenruler
|
||||
simple-scan
|
||||
scribus
|
||||
shutter
|
||||
synfigstudio
|
||||
xournal
|
||||
# Switch to groups for design suite
|
||||
@design-suite
|
||||
|
||||
# office
|
||||
vym
|
||||
pdfmod
|
||||
pdfshuffler
|
||||
# Preview Gnome Photos
|
||||
gnome-photos
|
||||
|
||||
# internet
|
||||
filezilla
|
||||
sparkleshare
|
||||
sshpass
|
||||
|
||||
# audio & video
|
||||
audacity
|
||||
pitivi
|
||||
|
||||
# fonts
|
||||
aajohan-comfortaa-fonts
|
||||
adobe-source-sans-pro-fonts
|
||||
campivisivi-titillium-fonts
|
||||
lato-fonts
|
||||
open-sans-fonts
|
||||
overpass-fonts
|
||||
# Add gthumb for renaming group files
|
||||
gthumb
|
||||
|
||||
# Extra wallpapers
|
||||
f23-backgrounds-extras-base
|
||||
f23-backgrounds-extras-gnome
|
||||
f24-backgrounds-extras-base
|
||||
f24-backgrounds-extras-gnome
|
||||
|
||||
# removal of unneeded applications
|
||||
-gnome-boxes
|
||||
-gthumb
|
||||
-eog
|
||||
-gnome-photos
|
||||
-rdesktop
|
||||
|
||||
%end
|
||||
@@ -92,7 +39,7 @@ f23-backgrounds-extras-gnome
|
||||
#Override the favorite desktop application in Dash
|
||||
cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
|
||||
[org.gnome.shell]
|
||||
favorite-apps=['firefox.desktop', 'shotwell.desktop', 'gimp.desktop', 'inkscape.desktop', 'blender.desktop', 'libreoffice-writer.desktop', 'scribus.desktop', 'nautilus.desktop', 'bijiben.desktop', 'anaconda.desktop', 'list-design-tutorials.desktop']
|
||||
favorite-apps=['firefox.desktop', 'gnome-photos.desktop', 'gimp.desktop', 'inkscape.desktop', 'blender.desktop', 'libreoffice-writer.desktop', 'scribus.desktop', 'nautilus.desktop', 'bijiben.desktop', 'anaconda.desktop', 'list-design-tutorials.desktop']
|
||||
FOE
|
||||
|
||||
# Add link to lists of tutorials
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%include fedora-live-xfce.ks
|
||||
|
||||
# The recommended part size for DVDs is too close to use for the games spin
|
||||
part / --size 10240
|
||||
part / --size 14336
|
||||
|
||||
%packages
|
||||
|
||||
@@ -45,7 +45,7 @@ extremetuxracer
|
||||
freeciv
|
||||
freecol
|
||||
freedoom
|
||||
freedroidrpg
|
||||
# freedroidrpg cut for size
|
||||
frozen-bubble
|
||||
gl-117
|
||||
glob2
|
||||
@@ -58,7 +58,7 @@ nethack-vultures
|
||||
netpanzer
|
||||
#neverball #cut for size
|
||||
nogravity
|
||||
pinball
|
||||
#pinball # Would pull in fluid-soundfont-lite-patches
|
||||
scorched3d
|
||||
supertux
|
||||
#supertuxkart #remove for size
|
||||
@@ -66,7 +66,7 @@ ultimatestunts
|
||||
warzone2100
|
||||
wesnoth
|
||||
# worminator # Would pull in fluid-soundfont-lite-patches
|
||||
warmux
|
||||
# warmux - Cut for size
|
||||
xmoto
|
||||
|
||||
# traditional (small)
|
||||
@@ -98,7 +98,7 @@ openlierox
|
||||
pachi
|
||||
pioneers
|
||||
quarry
|
||||
Ri-li
|
||||
# Ri-li cut for size
|
||||
rogue
|
||||
# scorchwentbonkers # Would pull in fluid-soundfont-lite-patches
|
||||
seahorse-adventures
|
||||
|
||||
@@ -168,9 +168,6 @@ rtirq
|
||||
japa
|
||||
radium-compressor
|
||||
|
||||
#streaming
|
||||
idjc
|
||||
|
||||
# fedora jam theming (to be customized)
|
||||
kfaenza-icon-theme
|
||||
fedora-jam-backgrounds
|
||||
|
||||
@@ -19,7 +19,6 @@ part / --size=6144
|
||||
# don't include these for now to fit on a cd
|
||||
-desktop-backgrounds-basic
|
||||
-kdeaccessibility*
|
||||
-kdeartwork-screensavers # screensavers are not needed on live images
|
||||
#-ktorrent # kget has also basic torrent features (~3 megs)
|
||||
-digikam # digikam has duplicate functionality with gwenview (~28 megs)
|
||||
#-amarok # ~23 megs (mysql-embedded etc.)
|
||||
@@ -44,7 +43,7 @@ wqy-microhei-fonts # a compact CJK font, to replace:
|
||||
-naver-nanum-gothic-fonts # Korean
|
||||
-vlgothic-fonts # Japanese
|
||||
-adobe-source-han-sans-cn-fonts # simplified Chinese
|
||||
-adobe-source-han-sans-twhk-fonts # traditional Chinese
|
||||
-adobe-source-han-sans-tw-fonts # traditional Chinese
|
||||
|
||||
-paratype-pt-sans-fonts # Cyrillic (already supported by DejaVu), huge
|
||||
#-stix-fonts # mathematical symbols
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
-mpage
|
||||
-sox
|
||||
-hplip
|
||||
-hpijs
|
||||
-numactl
|
||||
-isdn4k-utils
|
||||
-autofs
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%include fedora-live-minimization.ks
|
||||
|
||||
# The recommended part size for DVDs is too close to use for the robotics spin
|
||||
part / --size 10240
|
||||
part / --size 10752
|
||||
|
||||
%packages
|
||||
# Start with GNOME
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
#fedora-livedvd-scientific-kde.ks
|
||||
# With KDE Desktop
|
||||
# Fedora Scientific with KDE Desktop
|
||||
|
||||
# Fedora Scientific: For researchers in Science and Engineering
|
||||
# Fedora-Scientific aims to create a Fedora which has the generic
|
||||
# toolset for the researcher
|
||||
# Web: https://fedoraproject.org/wiki/Scientific_Spin
|
||||
# Web: http://spins.fedoraproject.org/scientific-kde/
|
||||
# Web: https://labs.fedoraproject.org/en/scientific/
|
||||
|
||||
# Maintainer: Amit Saha <amitksaha@fedoraproject.org>
|
||||
# https://fedoraproject.org/wiki/User:Amitksaha
|
||||
@@ -13,7 +11,7 @@
|
||||
%include fedora-live-kde.ks
|
||||
|
||||
# The recommended part size for DVDs is too close to use for the scientific spin
|
||||
part / --size 12288
|
||||
part / --size 14500
|
||||
|
||||
%packages
|
||||
|
||||
@@ -25,10 +23,8 @@ scilab
|
||||
scilab-devel
|
||||
scilab-doc
|
||||
|
||||
# sagemath
|
||||
# BZ #1006230 should fix this
|
||||
#sagemath
|
||||
#sagemath-notebook
|
||||
# Remove sagemath explicitly?
|
||||
-sagemath
|
||||
|
||||
#Devel tools
|
||||
|
||||
@@ -88,6 +84,10 @@ rkward
|
||||
# GUI for Octave
|
||||
qtoctave
|
||||
|
||||
# julia
|
||||
julia
|
||||
julia-doc
|
||||
|
||||
# IDEs for the IDE folks
|
||||
@eclipse
|
||||
spyder
|
||||
@@ -153,8 +153,8 @@ xzgv
|
||||
gimp
|
||||
ggobi
|
||||
ggobi-devel
|
||||
g3data
|
||||
Mayavi
|
||||
#g3data
|
||||
#Mayavi
|
||||
|
||||
#Misc. Utils
|
||||
screen
|
||||
@@ -173,4 +173,4 @@ firefox
|
||||
|
||||
%post
|
||||
|
||||
%end
|
||||
%end
|
||||
|
||||
@@ -6,10 +6,9 @@
|
||||
# Maintainers:
|
||||
# Fabian Affolter <fab [AT] fedoraproject <dot> org>
|
||||
# Joerg Simon <jsimon [AT] fedoraproject <dot> org>
|
||||
# Christoph Wickert <cwickert [AT] fedoraproject <dot> org>
|
||||
# Acknowledgements:
|
||||
# Fedora LiveCD Xfce Spin team - some work here was and will be inherited,
|
||||
# many thanks!
|
||||
# many thanks, especially to Christoph Wickert!
|
||||
# Fedora LXDE Spin - Copied over stuff to make LXDE Default
|
||||
# Luke Macken and Adam Miller for the original OpenBox Security ks and all
|
||||
# the Security Applications!
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%include fedora-workstation-packages.ks
|
||||
%include snippets/packagekit-cached-metadata.ks
|
||||
|
||||
part / --size 6144
|
||||
part / --size 6656
|
||||
|
||||
%post
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ mkdir -p /home/liveuser/.config/xfce4
|
||||
cat > /home/liveuser/.config/xfce4/helpers.rc << FOE
|
||||
MailReader=sylpheed-claws
|
||||
FileManager=Thunar
|
||||
WebBrowser=midori
|
||||
WebBrowser=firefox
|
||||
FOE
|
||||
|
||||
# disable screensaver locking (#674410)
|
||||
|
||||
@@ -7,27 +7,25 @@ compiz-plugins-main
|
||||
compiz-plugins-extra
|
||||
compiz-manager
|
||||
compizconfig-python
|
||||
compiz-plugins-unsupported
|
||||
compiz-mate
|
||||
compiz-plugins-experimental
|
||||
libcompizconfig
|
||||
compiz-plugins-main
|
||||
ccsm
|
||||
simple-ccsm
|
||||
emerald-themes
|
||||
emerald
|
||||
fusion-icon
|
||||
fusion-icon-gtk
|
||||
@networkmanager-submodules
|
||||
blueman
|
||||
|
||||
# some apps from mate-applications
|
||||
caja-actions
|
||||
mate-disk-usage-analyzer
|
||||
mate-netspeed
|
||||
|
||||
# more backgrounds
|
||||
f23-backgrounds-base
|
||||
f23-backgrounds-mate
|
||||
f23-backgrounds-extras-base
|
||||
f24-backgrounds-base
|
||||
f24-backgrounds-mate
|
||||
f24-backgrounds-extras-base
|
||||
|
||||
# system tools
|
||||
system-config-printer
|
||||
@@ -48,6 +46,10 @@ PackageKit-gstreamer-plugin
|
||||
# dsl tools
|
||||
rp-pppoe
|
||||
|
||||
# some tools
|
||||
p7zip
|
||||
p7zip-plugins
|
||||
|
||||
# FIXME; apparently the glibc maintainers dislike this, but it got put into the
|
||||
# desktop image at some point. We won't touch this one for now.
|
||||
nss-mdns
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch
|
||||
repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch
|
||||
#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch
|
||||
url --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
repo --name=rawhide --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
|
||||
url --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Exactly one of the following should be uncommented
|
||||
|
||||
# For the master branch the following should be uncommented
|
||||
%include fedora-repo-rawhide.ks
|
||||
# %include fedora-repo-rawhide.ks
|
||||
|
||||
# For non-master branches the following should be uncommented
|
||||
# %include fedora-repo-not-rawhide.ks
|
||||
%include fedora-repo-not-rawhide.ks
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
-abrt-cli
|
||||
-ibus*
|
||||
-hyperv-daemons
|
||||
-webkitgtk4-plugin-process-gtk2
|
||||
|
||||
# Add some extra fonts
|
||||
dejavu-sans-fonts
|
||||
@@ -76,9 +77,6 @@ pulseaudio-utils
|
||||
# Usefulness for DSL connections as per:
|
||||
# http://bugs.sugarlabs.org/ticket/1951
|
||||
rp-pppoe
|
||||
# Useful for SoaS duplication from:
|
||||
# http://bugs.sugarlabs.org/ticket/74
|
||||
livecd-tools
|
||||
|
||||
# Get the Sugar boot screen
|
||||
-plymouth-system-theme
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
@core
|
||||
@firefox
|
||||
@fonts
|
||||
@gnome-desktop
|
||||
@guest-desktop-agents
|
||||
@hardware-support
|
||||
@libreoffice
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
|
||||
# unlock default keyring. FIXME: Should probably be done in comps
|
||||
gnome-keyring-pam
|
||||
# Admin tools are handy to have
|
||||
@admin-tools
|
||||
# Add some screensavers, people seem to like them
|
||||
# Note that blank is still default.
|
||||
xscreensaver-extras
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
%post --nochroot
|
||||
# Copy over files needed for networking inside the chroot
|
||||
for f in /etc/resolv.conf /etc/hosts ; do
|
||||
test -f $f && cp -a $f ${INSTALL_ROOT}${f}.kickstart
|
||||
test -f $f && cp $f /mnt/sysimage/$f.kickstart
|
||||
done
|
||||
%end
|
||||
|
||||
@@ -19,7 +19,7 @@ PK_PREFIX=`mktemp -d`
|
||||
mkdir -p $PK_PREFIX/etc/yum.repos.d
|
||||
if [ -f /etc/yum.repos.d/fedora.repo ] ; then
|
||||
cp /etc/yum.repos.d/fedora.repo $PK_PREFIX/etc/yum.repos.d/
|
||||
sed -i -e 's|^metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/mash/branched/$basearch/os/|' \
|
||||
sed -i -e 's|^metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-/compose/Everything/$basearch/os/|' \
|
||||
$PK_PREFIX/etc/yum.repos.d/fedora.repo
|
||||
fi
|
||||
if [ -f /etc/yum.repos.d/fedora-updates.repo ] ; then
|
||||
@@ -34,7 +34,7 @@ if [ -f /etc/yum.repos.d/fedora-updates-testing.repo ] ; then
|
||||
fi
|
||||
if [ -f /etc/yum.repos.d/fedora-rawhide.repo ] ; then
|
||||
cp /etc/yum.repos.d/fedora-rawhide.repo $PK_PREFIX/etc/yum.repos.d/
|
||||
sed -i -e 's|^metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/mash/rawhide/$basearch/os/|' \
|
||||
sed -i -e 's|^metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-/compose/Everything/$basearch/os/|' \
|
||||
$PK_PREFIX/etc/yum.repos.d/fedora-rawhide.repo
|
||||
fi
|
||||
rpm --root=$PK_PREFIX --initdb
|
||||
|
||||
Reference in New Issue
Block a user