14 lines
511 B
RPMSpec
14 lines
511 B
RPMSpec
# Use abs path, otherwise daily builds automagic won't work
|
|
# For further documentation, see the file above:
|
|
%import /sabayon/molecules/spinbase-amazon-ami-image-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: 9
|
|
image_name: Sabayon_Linux_SpinBase_9_x86_ami.img
|