18 lines
472 B
Python
18 lines
472 B
Python
# Use abs path, otherwise daily builds automagic won't work
|
|
%import /sabayon/molecules/gaming.common
|
|
|
|
# This is 32bit
|
|
prechroot: linux32
|
|
|
|
# Release Version
|
|
release_version: 6
|
|
|
|
# Release Version string description
|
|
release_desc: x86 Gaming Edition
|
|
|
|
# Path to source ISO file (MANDATORY)
|
|
source_iso: /sabayon/iso/Sabayon_Linux_DAILY_x86_G.iso
|
|
|
|
# Destination ISO image name, call whatever you want.iso, not mandatory
|
|
destination_iso_image_name: Sabayon_Linux_6_x86_Gaming.iso
|