17 lines
543 B
Ruby
17 lines
543 B
Ruby
## Static settings
|
|
subarch: amd64
|
|
target: stage3
|
|
rel_type: default
|
|
profile: default/linux/amd64/17.0
|
|
cflags: -O2 -pipe -march=native
|
|
#pkgcache_path: /var/cache/portage/packages
|
|
portage_confdir: /var/lib/catalyst/portage-conf
|
|
## Dynamic settings (might be passed on as parameters instead)
|
|
# Name of the "seed" stage3 file to use
|
|
#source_subpath: default/stage3-amd64-latest
|
|
source_subpath: default/stage2-amd64-latest
|
|
# Name of the portage snapshot to use
|
|
snapshot: latest
|
|
# Timestamp to use on your resulting stage3 file
|
|
version_stamp: latest
|