13 lines
460 B
Python
13 lines
460 B
Python
# Use abs path, otherwise daily builds automagic won't work
|
|
%import /sabayon/molecules/spinbase-openvz-template.common
|
|
|
|
# pre chroot command, example, for 32bit chroots on 64bit system, you always
|
|
# have to append "linux32" this is useful for inner_chroot_script
|
|
prechroot: linux32
|
|
|
|
# Path to source ISO file (MANDATORY)
|
|
source_iso: /sabayon/iso/Sabayon_Linux_SpinBase_DAILY_x86.iso
|
|
|
|
release_version: 5.5
|
|
tar_name: Sabayon_Linux_SpinBase_5.5_x86_openvz.tar.gz
|