Skip to content

Commit

Permalink
create stable/fangtooth
Browse files Browse the repository at this point in the history
  • Loading branch information
yocalebo committed Jan 24, 2025
1 parent 4d4b5a0 commit c865026
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions conf/build.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand All @@ -534,51 +534,51 @@ 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
explicit_deps:
- 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
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit c865026

Please sign in to comment.