Fix for pkg2
This commit is contained in:
@ -9,7 +9,7 @@
|
|||||||
# You need at least 7GB of free space in this pool to have a working
|
# You need at least 7GB of free space in this pool to have a working
|
||||||
# poudriere.
|
# poudriere.
|
||||||
#
|
#
|
||||||
ZPOOL=zroot
|
ZPOOL=pkg
|
||||||
|
|
||||||
### NO ZFS
|
### NO ZFS
|
||||||
# To not use ZFS, define NO_ZFS=yes
|
# To not use ZFS, define NO_ZFS=yes
|
||||||
@ -237,7 +237,7 @@ ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* clang* llvm* openjdk* rust* erlang
|
|||||||
# This will be used for giving URL hints to the HTML output when
|
# This will be used for giving URL hints to the HTML output when
|
||||||
# scheduling and starting builds
|
# scheduling and starting builds
|
||||||
#URL_BASE=http://yourdomain.com/poudriere/
|
#URL_BASE=http://yourdomain.com/poudriere/
|
||||||
URL_BASE=http://pkg.home.oav.net/
|
URL_BASE=http://pkg2.home.oav.net/
|
||||||
|
|
||||||
|
|
||||||
# This defines the max time (in seconds) that a command may run for a build
|
# This defines the max time (in seconds) that a command may run for a build
|
||||||
|
|||||||
Reference in New Issue
Block a user