Add a poudriere build for the home server.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
os_flavor: "freebsd"
|
||||
custom_repo: current-default-framework
|
||||
custom_repo: currentznver4-default-framework
|
||||
pkgbase_url: "https://freebsdpkg.fizz.buzz/pkgbase/currentznver4-repo/FreeBSD:15:amd64/latest"
|
||||
zfs_snapshot_datasets:
|
||||
- path: zroot/freebsd/current/be/default
|
||||
sshd_enabled: true
|
||||
|
||||
@@ -13,3 +13,16 @@ poudriere_builds:
|
||||
kernel: GENERIC-NODEBUG
|
||||
branch: main
|
||||
srcconf: currentznver4_src.conf
|
||||
# - jail: 14broadwell
|
||||
# ports: default
|
||||
# set: computer
|
||||
# version: 14.0-RELEASE
|
||||
# kernel: GENERIC
|
||||
# srcconf: 14broadwell_src.conf
|
||||
- jail: 14broadwell
|
||||
ports: default
|
||||
set: computer
|
||||
version: CURRENT
|
||||
kernel: GENERIC
|
||||
branch: releng/14.0
|
||||
srcconf: 14broadwell_src.conf
|
||||
|
||||
Reference in New Issue
Block a user