[remaster/mcs] more cleanup and shrinking work

This commit is contained in:
Fabio Erculiani 2010-10-21 09:54:17 +02:00
parent 31b965e2c1
commit 40f53e56d8
2 changed files with 37 additions and 1 deletions

View File

@ -36,7 +36,37 @@ pre_iso_script: /sabayon/scripts/generic_pre_iso_script.sh MCS
destination_iso_directory: /sabayon/iso destination_iso_directory: /sabayon/iso
# List of packages that would be removed from chrooted system (comma separated) # List of packages that would be removed from chrooted system (comma separated)
packages_to_remove: app-office/openoffice, app-emulation/wine, sabayon-mce, sabayon-music, sun-jre-bin packages_to_remove:
app-office/openoffice,
app-emulation/wine,
sabayon-mce,
sabayon-music,
sun-jre-bin,
gnome-extra/gcalctool,
x11-terms/guake,
app-misc/gnote,
gnome-extra/gnome-games,
games-puzzle/world-of-goo-demo,
app-text/evince,
media-gfx/shotwell,
media-gfx/gimp,
net-p2p/deluge,
net-dialup/gnome-ppp,
net-irc/xchat,
net-im/pidgin,
mail-client/evolution,
app-admin/sulfur,
sys-apps/magneto-core,
media-tv/xbmc,
media-sound/audacious,
app-cdr/brasero,
media-video/totem,
www-plugins/adobe-flash,
media-libs/libdvdcss,
media-libs/libdvdread,
gnome-extra/gnome-media,
x11-wm/compiz
# List of packages that would be added from chrooted system (comma separated) # List of packages that would be added from chrooted system (comma separated)
packages_to_add: packages_to_add:
@ -55,6 +85,9 @@ packages_to_add:
# Custom shell call to packages add (default is: equo install) # Custom shell call to packages add (default is: equo install)
custom_packages_add_cmd: equo install --relaxed custom_packages_add_cmd: equo install --relaxed
# Custom shell call to packages removal (default is: equo remove)
custom_packages_remove_cmd: equo remove --deep
# Custom command for updating repositories (default is: equo update) # Custom command for updating repositories (default is: equo update)
# repositories_update_cmd: # repositories_update_cmd:

View File

@ -134,6 +134,9 @@ rc-update del music default
rm /.mcs -rf rm /.mcs -rf
# Sabayon stuff # Sabayon stuff
echo "Working out Sabayon stuff"
rm -rf /install-data || exit 1
rm -rf /usr/share/sabayon/xdg || exit 1
mount -t proc proc /proc mount -t proc proc /proc
/lib/rc/bin/rc-depend -u /lib/rc/bin/rc-depend -u