diff --git a/conf/build.manifest b/conf/build.manifest index ba94a2f..9d0e872 100644 --- a/conf/build.manifest +++ b/conf/build.manifest @@ -332,14 +332,14 @@ iso-packages: sources: - name: openssl repo: https://github.com/truenas/openssl - branch: master + branch: stable/fangtooth generate_version: false predepscmd: - "apt install -y wget xz-utils" - "./pull.sh" - name: kernel repo: https://github.com/truenas/linux - branch: truenas/linux-6.12 + branch: stable/fangtooth batch_priority: 0 supports_ccache: true env: @@ -387,11 +387,11 @@ sources: - "make -j$(nproc) bindeb-pkg" - name: nfs4xdr_acl_tools repo: https://github.com/truenas/nfs4xdr-acl-tools - branch: master + branch: stable/fangtooth - name: openzfs repo: https://github.com/truenas/zfs batch_priority: 0 - branch: truenas/zfs-2.3-release + branch: stable/fangtooth env: KVERS: "$(shell apt info linux-headers-truenas-production-amd64 | awk '/Source:/ { print $$2}' | sed 's/linux-//')" KSRC: "/usr/src/linux-headers-truenas-production-amd64" @@ -444,14 +444,14 @@ sources: generate_version: false - name: truenas_samba repo: https://github.com/truenas/samba - branch: SCALE-v4-21-stable + branch: stable/fangtooth generate_version: false batch_priority: 0 explicit_deps: - openzfs - name: truenas_sssd repo: https://github.com/truenas/sssd - branch: truenas/2.9 + branch: stable/fangtooth generate_version: false predepscmd: - "apt install -y wget xz-utils systemd-dev truenas-samba" @@ -460,7 +460,7 @@ sources: - truenas_samba - name: truenas_ipaclient repo: https://github.com/truenas/freeipa - branch: main + branch: stable/fangtooth generate_version: false predepscmd: - "apt install -y pkg-config truenas-samba truenas-sssd" @@ -472,19 +472,19 @@ sources: - truenas_sssd - name: avahi repo: https://github.com/truenas/avahi - branch: SCALE-v0.8 + branch: stable/fangtooth generate_version: false - name: py_libzfs repo: https://github.com/truenas/py-libzfs - branch: master + branch: stable/fangtooth explicit_deps: - openzfs - name: zettarepl repo: https://github.com/truenas/zettarepl - branch: master + branch: stable/fangtooth - name: truenas_installer repo: https://github.com/truenas/truenas-installer - branch: master + branch: stable/fangtooth - name: scst repo: https://github.com/truenas/scst generate_version: false @@ -501,7 +501,7 @@ sources: explicit_deps: - kernel - kernel-dbg - branch: truenas-3.10.0-pre + branch: stable/fangtooth subpackages: - name: scst-dbg generate_version: false @@ -524,7 +524,7 @@ sources: - kernel-dbg - name: truenas_binaries repo: https://github.com/truenas/binaries - branch: master + branch: stable/fangtooth - name: truenas_webui repo: https://github.com/truenas/webui predepscmd: @@ -534,22 +534,22 @@ sources: - "yarn install --network-timeout 100000" - "tar cvzf node_files.tgz node_modules/" - "rm -rf node_modules" - branch: master + branch: stable/fangtooth - name: sedutil repo: https://github.com/truenas/sedutil - branch: master + branch: stable/fangtooth - name: python_netsnmpagent repo: https://github.com/truenas/python-netsnmpagent - branch: truenas/0.6.1 + branch: stable/fangtooth - name: python_truenas_requirements repo: https://github.com/truenas/python-truenas-requirements - branch: master + branch: stable/fangtooth - name: licenselib repo: https://github.com/truenas/licenselib - branch: master + branch: stable/fangtooth - name: zectl repo: https://github.com/truenas/zectl - branch: master + branch: stable/fangtooth predepscmd: - "cp -a packaging/debian ." deps_path: packaging/debian @@ -557,28 +557,28 @@ sources: - openzfs - name: ixdiagnose repo: https://github.com/truenas/ixdiagnose - branch: master + branch: stable/fangtooth - name: ixhardware repo: https://github.com/truenas/ixhardware - branch: master + branch: stable/fangtooth - name: apps_validation repo: https://github.com/truenas/apps_validation - branch: master + branch: stable/fangtooth - name: py_cryptit repo: https://github.com/truenas/py-cryptit - branch: master + branch: stable/fangtooth - name: py_sgio repo: https://github.com/truenas/py-sgio - branch: master + branch: stable/fangtooth - name: py_fenced repo: https://github.com/truenas/py-fenced - branch: master + branch: stable/fangtooth - name: py_nvme repo: https://github.com/truenas/py-nvme - branch: master + branch: stable/fangtooth - name: truenas repo: https://github.com/truenas/middleware - branch: master + branch: stable/fangtooth subdir: debian subpackages: - name: middlewared @@ -592,16 +592,16 @@ sources: subdir: src/freenas - name: truenas_api_client repo: https://github.com/truenas/api_client - branch: master + branch: stable/fangtooth - name: truenas_verify repo: https://github.com/truenas/truenas_verify - branch: master + branch: stable/fangtooth - name: midcli repo: https://github.com/truenas/midcli - branch: master + branch: stable/fangtooth - name: grub2 repo: https://github.com/truenas/grub2 - branch: master + branch: stable/fangtooth debian_fork: true predepscmd: - "apt install -y wget xz-utils" @@ -612,7 +612,7 @@ sources: batch_priority: 150 - name: parted repo: https://github.com/truenas/parted - branch: master + branch: stable/fangtooth debian_fork: true predepscmd: - "apt install -y wget xz-utils" @@ -621,20 +621,20 @@ sources: generate_version: false - name: rclone repo: https://github.com/truenas/rclone - branch: master + branch: stable/fangtooth deoptions: nocheck generate_version: false - name: restic repo: https://github.com/truenas/restic - branch: master + branch: stable/fangtooth deoptions: nocheck generate_version: false - name: py_sg3 repo: https://github.com/truenas/py-sg3 - branch: master + branch: stable/fangtooth - name: smartmontools repo: https://github.com/truenas/smartmontools - branch: master + branch: stable/fangtooth debian_fork: true predepscmd: - "apt install -y wget xz-utils" @@ -643,7 +643,7 @@ sources: generate_version: false - name: util-linux repo: https://github.com/truenas/util-linux - branch: master + branch: stable/fangtooth debian_fork: true predepscmd: - "apt install -y wget xz-utils" @@ -652,7 +652,7 @@ sources: generate_version: false - name: python3 repo: https://github.com/truenas/python.git - branch: master + branch: stable/fangtooth batch_priority: 0 deoptions: nocheck generate_version: false @@ -662,7 +662,7 @@ sources: - "tar --strip-components=1 -xvf Python-3.11.9.tar.xz" - name: truenas_audit_rules repo: https://github.com/truenas/audit_rules.git - branch: master + branch: stable/fangtooth generate_version: false # Nvidia extensions versions