199 lines
5.5 KiB
Plaintext
199 lines
5.5 KiB
Plaintext
# Define an alternative execution strategy, in this case, the value must be
|
|
# "iso_remaster"
|
|
execution_strategy: iso_remaster
|
|
|
|
# Release string
|
|
release_string: Sabayon Linux
|
|
|
|
# File to write release string
|
|
release_file: /etc/sabayon-edition
|
|
|
|
# ISO Image title
|
|
iso_title: Sabayon GNOME
|
|
|
|
# Outer chroot script command, to be executed outside destination chroot before
|
|
# before entering it (and before inner_chroot_script)
|
|
outer_chroot_script: /sabayon/scripts/remaster_pre.sh
|
|
|
|
# Execute repositories update here, in a more fault-tolerant flavor
|
|
inner_chroot_script: /sabayon/scripts/remaster_generic_inner_chroot_script.sh
|
|
|
|
# Inner chroot script command, to be executed inside destination chroot after
|
|
# packages installation and removal
|
|
inner_chroot_script_after: /sabayon/scripts/remaster_generic_inner_chroot_script_after.sh gnome
|
|
|
|
# Outer chroot script command, to be executed outside destination chroot before
|
|
# before entering it (and AFTER inner_chroot_script)
|
|
outer_chroot_script_after: /sabayon/scripts/remaster_post.sh
|
|
|
|
# Used to umount /proc and unbind packages dir
|
|
error_script: /sabayon/scripts/remaster_error_script.sh
|
|
|
|
# Extra mkisofs parameters, perhaps something to include/use your bootloader
|
|
extra_mkisofs_parameters: -b isolinux/isolinux.bin -c isolinux/boot.cat
|
|
|
|
# Pre-ISO building script. Hook to be able to copy kernel images in place, for example
|
|
pre_iso_script: /sabayon/scripts/generic_pre_iso_script.sh GNOME
|
|
|
|
# Post-ISO building script, called after ISO image generation.
|
|
post_iso_script: /sabayon/scripts/generic_post_iso_script.sh
|
|
|
|
# Destination directory for the ISO image path (MANDATORY)
|
|
destination_iso_directory: /sabayon/iso
|
|
|
|
# List of packages that would be removed from chrooted system (comma separated)
|
|
# packages_to_remove:
|
|
|
|
# List of packages that would be added from chrooted system (comma separated)
|
|
packages_to_add:
|
|
@X,
|
|
@gnome,
|
|
@gst-plugins,
|
|
@fluxbox,
|
|
@wireless,
|
|
app-admin/gnome-system-tools,
|
|
app-admin/packagekit-base,
|
|
app-admin/packagekit-gtk,
|
|
app-admin/sulfur,
|
|
app-admin/system-tools-backends,
|
|
app-backup/deja-dup,
|
|
app-crypt/gnupg,
|
|
app-crypt/pinentry-gtk2,
|
|
app-dicts/aspell-de,
|
|
app-dicts/aspell-en,
|
|
app-dicts/aspell-fr,
|
|
app-dicts/aspell-it,
|
|
app-dicts/aspell-nl,
|
|
app-dicts/aspell-pl,
|
|
app-dicts/myspell-de,
|
|
app-dicts/myspell-en,
|
|
app-dicts/myspell-es,
|
|
app-dicts/myspell-fr,
|
|
app-dicts/myspell-it,
|
|
app-dicts/myspell-nl,
|
|
app-editors/gedit,
|
|
app-emulation/virtualbox-guest-additions,
|
|
app-emulation/wine,
|
|
app-misc/anaconda-runtime-gui,
|
|
app-misc/gnote,
|
|
app-misc/sabayon-version,
|
|
app-misc/sabayon-music,
|
|
app-misc/sabayon-mce,
|
|
app-misc/sabayon-skel,
|
|
app-text/pastebunz,
|
|
app-office/libreoffice,
|
|
app-office/libreoffice-l10n-de,
|
|
app-office/libreoffice-l10n-es,
|
|
app-office/libreoffice-l10n-fr,
|
|
app-office/libreoffice-l10n-it,
|
|
app-office/libreoffice-l10n-nl,
|
|
app-office/libreoffice-l10n-pt,
|
|
dev-java/icedtea6-bin,
|
|
gnome-base/gnome-shell,
|
|
gnome-extra/gcalctool,
|
|
gnome-extra/gconf-editor,
|
|
gnome-extra/gnome-games,
|
|
gnome-extra/gnome-power-manager,
|
|
gnome-extra/gnome-screensaver,
|
|
gnome-extra/gnome-system-monitor,
|
|
gnome-extra/gnome-tweak-tool,
|
|
gnome-extra/gnome-utils,
|
|
gnome-extra/gucharmap,
|
|
gnome-extra/nautilus-open-terminal,
|
|
gnome-extra/nautilus-sendto,
|
|
gnome-extra/nm-applet,
|
|
gnome-extra/polkit-gnome,
|
|
media-fonts/ttf-bitstream-vera,
|
|
media-fonts/dejavu,
|
|
media-fonts/corefonts,
|
|
media-gfx/shotwell,
|
|
media-gfx/gimp,
|
|
media-libs/libdvdread,
|
|
media-libs/libdvdcss,
|
|
media-libs/libdvdplay,
|
|
media-libs/libdvdnav,
|
|
media-plugins/alsa-plugins,
|
|
media-sound/exaile,
|
|
media-sound/pavucontrol,
|
|
media-tv/xbmc,
|
|
media-video/mplayer,
|
|
media-video/totem,
|
|
net-dialup/globespan-adsl,
|
|
net-dialup/gnome-ppp,
|
|
net-dialup/ppp,
|
|
net-dialup/rp-pppoe,
|
|
net-firewall/ufw-frontends,
|
|
net-fs/samba,
|
|
net-irc/xchat,
|
|
net-misc/networkmanager,
|
|
net-misc/networkmanager-openvpn,
|
|
net-misc/networkmanager-pptp,
|
|
net-misc/networkmanager-vpnc,
|
|
net-misc/ntp,
|
|
net-p2p/transmission-gtk+,
|
|
net-print/cups,
|
|
net-print/gnome-cups-manager,
|
|
net-print/foomatic-db,
|
|
net-print/foomatic-db-ppds,
|
|
net-print/foomatic-filters,
|
|
net-print/foomatic-filters-ppds,
|
|
net-print/gutenprint,
|
|
net-wireless/bluez,
|
|
net-wireless/bluez-firmware,
|
|
net-wireless/bluez-hcidump,
|
|
net-wireless/gnome-bluetooth,
|
|
sys-apps/gpu-detector,
|
|
sys-apps/entropy-client-services,
|
|
sys-apps/gnome-disk-utility,
|
|
sys-apps/hdparm,
|
|
sys-apps/sdparm,
|
|
sys-apps/tuxonice-userui,
|
|
sys-block/parted,
|
|
sys-block/gparted,
|
|
sys-fs/dmraid,
|
|
sys-fs/ntfs3g,
|
|
sys-power/acpid,
|
|
sys-power/cpufrequtils,
|
|
www-client/chromium,
|
|
www-plugins/adobe-flash,
|
|
x11-apps/xdm,
|
|
x11-terms/guake,
|
|
x11-terms/xterm,
|
|
x11-drivers/xf86-video-virtualbox,
|
|
games-misc/cowsay,
|
|
x11-drivers/ati-drivers,
|
|
x11-drivers/nvidia-drivers,
|
|
x11-libs/vdpau-video,
|
|
x11-libs/xvba-video,
|
|
x11-misc/alacarte,
|
|
x11-misc/magneto-gtk,
|
|
x11-misc/xvkbd,
|
|
x11-terms/gnome-terminal,
|
|
x11-themes/gnome-icon-theme,
|
|
x11-themes/gnome-themes,
|
|
x11-themes/gtk-engines,
|
|
x11-themes/hicolor-icon-theme,
|
|
x11-themes/sabayon-artwork-extra,
|
|
x11-themes/sabayon-artwork-gnome,
|
|
x11-themes/sabayon-artwork-loo,
|
|
x11-themes/sound-theme-freedesktop,
|
|
x11-themes/xcursor-themes,
|
|
x11-themes/iottinka-artwork,
|
|
x11-wm/twm
|
|
|
|
# Custom shell call to packages add (default is: equo install)
|
|
# custom_packages_add_cmd:
|
|
|
|
# Custom command for updating repositories (default is: equo update)
|
|
# repositories_update_cmd:
|
|
|
|
# Determine whether repositories update should be run (if packages_to_add is set)
|
|
# (default is: no), values are: yes, no.
|
|
execute_repositories_update: no
|
|
|
|
# Directories to remove completely (comma separated)
|
|
# paths_to_remove:
|
|
|
|
# Directories to empty (comma separated)
|
|
# paths_to_empty:
|