mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-12 10:00:30 +08:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1bbfe1211 | ||
|
|
70a40e6c09 | ||
|
|
1dee99f2c9 | ||
|
|
e081be9992 | ||
|
|
e1c6b11b78 |
@@ -14,9 +14,6 @@ fedora-release-cinnamon
|
||||
@^cinnamon-desktop-environment
|
||||
|
||||
@libreoffice
|
||||
rhythmbox
|
||||
|
||||
# extra backgrounds
|
||||
f36-backgrounds-extras-gnome
|
||||
exaile
|
||||
|
||||
%end
|
||||
|
||||
@@ -83,7 +83,6 @@ python3-astroML
|
||||
python3-astroquery
|
||||
python3-astroscrappy
|
||||
python3-APLpy
|
||||
python3-ATpy
|
||||
python3-ccdproc
|
||||
python3-fitsio
|
||||
python3-gatspy
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
%include fedora-mate-common.ks
|
||||
%include fedora-live-minimization.ks
|
||||
|
||||
part / --size 8192
|
||||
part / --size 9216
|
||||
|
||||
%post
|
||||
# set livesys session type
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -20,6 +20,10 @@ maintainers = [ "Rex Dieter", "Marc Deop", "Neal Gompa" ]
|
||||
fas = [ "grinnz" ]
|
||||
maintainers = [ "Dan Book" ]
|
||||
|
||||
[spins.mate_compiz.x86_64]
|
||||
fas = [ "raveit65" ]
|
||||
maintainers = [ "Wolfgang Ulbrich" ]
|
||||
|
||||
[spins.lxde.x86_64]
|
||||
fas = [ "cwickert", "mtasaka" ]
|
||||
maintainers = [ "Christoph Wickert", "Mamoru TASAKA" ]
|
||||
|
||||
Reference in New Issue
Block a user