Fabian Affolter
56bc67430b
remove obsolete pkgs
2013-11-05 17:58:47 +01:00
Fabian Affolter
b9dc4f5f49
remove more pkgs
2013-10-01 23:32:48 +02:00
Dan Mashal
045b630a4e
Security: Add space to prevent failures on compose
2013-09-24 18:28:48 -07:00
Fabian Affolter
6dfda6e355
Synced with xfce
2013-09-06 00:36:47 +02:00
Fabian Affolter
f3b92ac9e0
Removed more packages to save space
2013-09-06 00:35:55 +02:00
Fabian Affolter
4411338736
FSL moved to Xfce
2013-08-13 13:51:50 +02:00
Bruno Wolff III
0f3f36d2c5
Remove references to packages that no longer exist
...
I found a few attempts to remove packages that had been dropped
from Fedora.
2013-07-05 10:04:12 -05:00
Bruno Wolff III
71a28f4d04
Presto is now part of yum, not a separate plugin
2013-04-08 08:13:09 -05:00
Fabian Affolter
d5fb94d32e
epdfview removed
2013-03-12 23:00:31 +01:00
Fabian Affolter
874050bfc4
gnome-terminal relplayed by Terminal to save space
2012-11-03 21:31:39 +01:00
Fabian Affolter
7b1eb31c55
Less than 80 chars per line
2012-09-16 13:32:25 +02:00
Fabian Affolter
b43cfac9dc
system-config-network is not longer available
2012-09-16 12:06:21 +02:00
Dennis Gilmore
67ad433749
Install network-manager-applet rather than the removed NetworkManager-gnome
2012-08-31 19:34:13 -05:00
Kalev Lember
9d017bd59a
Adapt to firefox desktop file name change in F17
...
Starting with firefox-7.0.1-3.fc17, the desktop file was renamed from
mozilla-firefox.desktop -> firefox.desktop.
https://bugzilla.redhat.com/show_bug.cgi?id=736558
https://bugzilla.redhat.com/show_bug.cgi?id=808497
2012-03-30 17:30:42 +03:00
Fabian Affolter
5dc8a039ab
weplab entry fixed
2012-03-18 14:56:26 +01:00
Fabian Affolter
52c33d1524
Updated
2012-03-18 12:37:28 +01:00
Christoph Wickert
65cfec7f93
Security: Don't start Pulseaudio but notification-daemon, install upower ( #713292 and #749985 )
2011-10-31 22:39:24 +01:00
Rex Dieter
ab1b1e6f95
s/kpackagekit/apper/
2011-10-21 17:03:05 -05:00
Joerg Simon
b1cbbb447a
SecurityLab: removed "firstaidkit-plugin-all" because nightly build failed with firstaidkit-plugin-grub-0.3.1-1.fc16.i686 requires grub
2011-10-17 13:11:09 +02:00
Joerg Simon
ec9af540b1
SecuritySpin: added back gnome-terminal which is used by security-menus
2011-10-13 10:28:45 +02:00
simon
21eb6c8fd1
made it ready for f16 - fixed deps and added some stuff like sqlninja build and test worked fine with f16 i386
2011-10-10 16:55:12 +02:00
Kevin Fenzi
87acaf1a7b
Remove cnetworkmanager, it no longer exists.
...
https://bugzilla.redhat.com/show_bug.cgi?id=727645
2011-08-02 14:16:42 -06:00
Bruno Wolff III
5b034583bb
nss_db is depreciated in F16.
2011-07-14 07:28:23 -05:00
Bruno Wolff III
1a21086dbe
Remove references to hal-storage-addon.
...
hal-storage-addon has been retired for F16.
2011-05-21 00:27:52 -05:00
Christoph Wickert
ff93306010
Security: Final fixes for F15
2011-05-07 14:02:42 +02:00
Joerg (kital) Simon
6e18af0f81
FSL temp removal of honeyd - broken dep to libevent
2011-03-09 14:53:17 +01:00
Joerg (kital) Simon
ab98498dfa
Security Lab temp takeout scanssh - added vlock
2011-03-02 09:05:22 +01:00
Joerg (kital) Simon
e6f64a9f05
removed gmixer - caused build error
2011-02-28 14:45:40 +01:00
Joerg (kital) Simon
fda5000b76
little fix - backgroundimage was not working
2010-10-28 21:31:50 +02:00
Joerg (kital) Simon
9f842088de
modified to work well with F14
2010-10-27 15:43:07 +02:00
Joerg (kital) Simon
e2dce6a8c6
changed for downsizing to comply to the 700 mb limit
2010-08-28 19:06:22 +02:00
Joerg (kital) Simon
890d943e05
changed for downsizing to comply to the 700 MB limitation
2010-08-28 18:57:35 +02:00
Joerg (kital) Simon
7e7518d45a
added new apps and parser marker for the security lab menu
2010-08-27 23:16:44 +02:00
Christoph Wickert
f435370753
Security: Don't install fprintd-pam as it crashes LXDM
2010-05-09 23:23:15 +02:00
Christoph Wickert
2e7b9058d0
Security: sync with LXDE
2010-04-22 11:03:47 +02:00
Colin Walters
198011f976
Rework live-base and desktop minimization
...
First, strip the "minimization" parts out of fedora-live-base.ks,
and move them into fedora-live-minimization.ks. All previous consumers
of fedora-live-base.ks are updated.
The old fedora-live-base.ks was conflating two entirely different
things:
* A live-based image which can be used to install
* Stripping some random bits to fit onto a CD
The previous fedora-livecd-desktop is now fedora-live-desktop.ks.
The new file fedora-livecd-desktop.ks is actually further
minimizations on top of fedora-live-desktop.ks.
Split up these two concepts so that fedora-live-desktop is *THE*
desktop. What we expect everyone to have as a base, and the
exact same set of packages should be installed by Standalone
Anaconda (DVD) as well. Then, we have minimization hacks
in fedora-live-desktop-cd.ks.
Over time, we should be shrinking the default install and making
it more just-in-time, by e.g. having many more things use
the PackageKit library to pull in components as needed.
2010-03-24 15:43:51 -04:00
Christoph Wickert
ad63119312
Security: Sync LXDE and LXDM configuration with LXDE spin
2010-03-23 19:42:50 +01:00
Adam Miller
b501d94b54
Commented out package halberd as it is causing the build to fail.
2010-02-19 13:43:55 -06:00
Adam Miller
a3999b459e
Needed to remove the generic-{release,release-notes,logos} now that spin is
...
official.
2010-02-19 08:34:53 -06:00
Adam Miller
9bc51159de
Added kickstart for security spin as board has approved this spin.
...
http://lists.fedoraproject.org/pipermail/advisory-board/2010-February/008027.html
2010-02-19 08:32:02 -06:00