Comment out thunderbird and openoffice on i686 livecd for space reasons
svn path=/trunk/; revision=536
This commit is contained in:
parent
0dd1ba6c0b
commit
765aac5246
2 changed files with 8 additions and 2 deletions
|
@ -2,6 +2,10 @@
|
||||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
11 Jun 2008; Andrew Gaffney <agaffney@gentoo.org>
|
||||||
|
specs/x86/i686/livecd-stage1.spec:
|
||||||
|
Comment out thunderbird and openoffice on i686 livecd for space reasons
|
||||||
|
|
||||||
11 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
11 Jun 2008; Andrew Gaffney <agaffney@gentoo.org> scripts/livecd.sh:
|
||||||
Clear out /boot in the squashfs
|
Clear out /boot in the squashfs
|
||||||
Copy System.map instead of moving from /usr/livecd
|
Copy System.map instead of moving from /usr/livecd
|
||||||
|
|
|
@ -29,7 +29,8 @@ livecd/packages:
|
||||||
app-misc/mc
|
app-misc/mc
|
||||||
app-misc/screen
|
app-misc/screen
|
||||||
app-misc/vlock
|
app-misc/vlock
|
||||||
app-office/openoffice-bin
|
### Removed for space reasons
|
||||||
|
# app-office/openoffice-bin
|
||||||
app-portage/gentoolkit
|
app-portage/gentoolkit
|
||||||
app-portage/mirrorselect
|
app-portage/mirrorselect
|
||||||
app-portage/ufed
|
app-portage/ufed
|
||||||
|
@ -39,7 +40,8 @@ livecd/packages:
|
||||||
dev-util/git
|
dev-util/git
|
||||||
dev-util/subversion
|
dev-util/subversion
|
||||||
gnome-base/gdm
|
gnome-base/gdm
|
||||||
mail-client/mozilla-thunderbird
|
### Removed for space reasons
|
||||||
|
# mail-client/mozilla-thunderbird
|
||||||
media-gfx/fbgrab
|
media-gfx/fbgrab
|
||||||
# media-sound/audacious
|
# media-sound/audacious
|
||||||
net-analyzer/netcat
|
net-analyzer/netcat
|
||||||
|
|
Loading…
Add table
Reference in a new issue