forked from srbala/fedora-kickstarts
Move fpaste to the base ks. It's small, doesn't have many deps and very
useful for debugging problems.
This commit is contained in:
parent
bd151ed173
commit
ed00e34b0b
@ -49,6 +49,9 @@ memtest86+
|
|||||||
anaconda
|
anaconda
|
||||||
isomd5sum
|
isomd5sum
|
||||||
|
|
||||||
|
# fpaste is very useful for debugging and very small
|
||||||
|
fpaste
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
@ -29,7 +29,6 @@ koffice-filters
|
|||||||
fuse
|
fuse
|
||||||
liveusb-creator
|
liveusb-creator
|
||||||
#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
|
#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
|
||||||
fpaste # user request and pretty small
|
|
||||||
|
|
||||||
# only include kdegames-minimal
|
# only include kdegames-minimal
|
||||||
-kdegames
|
-kdegames
|
||||||
|
@ -39,7 +39,6 @@ koffice-filters
|
|||||||
fuse
|
fuse
|
||||||
liveusb-creator
|
liveusb-creator
|
||||||
#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
|
#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
|
||||||
fpaste # user request and pretty small
|
|
||||||
|
|
||||||
# only include kdegames-minimal
|
# only include kdegames-minimal
|
||||||
-kdegames
|
-kdegames
|
||||||
|
@ -88,7 +88,6 @@ wget
|
|||||||
irssi
|
irssi
|
||||||
mutt
|
mutt
|
||||||
yum-utils
|
yum-utils
|
||||||
fpaste
|
|
||||||
|
|
||||||
# xfce packages
|
# xfce packages
|
||||||
@xfce-desktop
|
@xfce-desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user