Set up poudriere on mrmanager.
This commit is contained in:
@@ -10,15 +10,16 @@
|
||||
# poudriere.
|
||||
#
|
||||
#ZPOOL=zroot
|
||||
ZPOOL=zroot
|
||||
# ZPOOL=zroot
|
||||
|
||||
### NO ZFS
|
||||
# To not use ZFS, define NO_ZFS=yes
|
||||
#NO_ZFS=yes
|
||||
NO_ZFS=yes
|
||||
|
||||
# root of the poudriere zfs filesystem, by default /poudriere
|
||||
# ZROOTFS=/poudriere
|
||||
ZROOTFS=/poudriere
|
||||
# ZROOTFS=/poudriere
|
||||
|
||||
# the host where to download sets for the jails setup
|
||||
# You can specify here a host or an IP
|
||||
@@ -196,7 +197,7 @@ PARALLEL_JOBS=1
|
||||
# If set, failed builds will save the WRKDIR to ${POUDRIERE_DATA}/wrkdirs
|
||||
# SAVE_WRKDIR=yes
|
||||
|
||||
# Choose the default format for the workdir packing: could be tar,tgz,tbz,txz
|
||||
# Choose the default format for the workdir packing: could be tar,tgz,tbz,txz,tzst
|
||||
# default is tbz
|
||||
# WRKDIR_ARCHIVE_FORMAT=tbz
|
||||
WRKDIR_ARCHIVE_FORMAT=txz
|
||||
|
||||
Reference in New Issue
Block a user