mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-08 16:10:29 +08:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a3ed8b47d | ||
|
|
a7a0a92a80 | ||
|
|
921d0847c1 | ||
|
|
ea689030c8 | ||
|
|
6aab50009c | ||
|
|
947627c6e4 | ||
|
|
4a19e27d9d | ||
|
|
d56e42d0ea |
@@ -14,9 +14,6 @@ fedora-release-cinnamon
|
||||
@^cinnamon-desktop-environment
|
||||
|
||||
@libreoffice
|
||||
rhythmbox
|
||||
|
||||
# extra backgrounds
|
||||
f36-backgrounds-extras-gnome
|
||||
exaile
|
||||
|
||||
%end
|
||||
|
||||
@@ -44,10 +44,10 @@ skyviewer
|
||||
swarp
|
||||
wcstools
|
||||
|
||||
# Observatory: KStars + INDI drivers
|
||||
indi-3rdparty-drivers
|
||||
# Observatory: KStars + INDI
|
||||
indistarter
|
||||
kstars
|
||||
libindi
|
||||
|
||||
# misc. astronomy
|
||||
#celestia
|
||||
@@ -83,7 +83,6 @@ python3-astroML
|
||||
python3-astroquery
|
||||
python3-astroscrappy
|
||||
python3-APLpy
|
||||
python3-ATpy
|
||||
python3-ccdproc
|
||||
python3-fitsio
|
||||
python3-gatspy
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
%include fedora-lxde-common.ks
|
||||
|
||||
# increate the disk size for compose
|
||||
part / --size 6144
|
||||
part / --size 7168
|
||||
|
||||
%post
|
||||
# LXDE and LXDM configuration
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -16,9 +16,6 @@ part / --size 10752
|
||||
|
||||
# Add robotics development packages
|
||||
@robotics-suite
|
||||
pcl-devel
|
||||
player-devel
|
||||
stage-devel
|
||||
|
||||
# Add version control packages
|
||||
git
|
||||
|
||||
@@ -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