Skip to content

Commit

Permalink
branch for 24.04.2.3 (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
yocalebo authored Sep 24, 2024
1 parent 11dfec7 commit 50b5127
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions conf/build.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -334,13 +334,13 @@ iso-packages:
sources:
- name: openssl
repo: https://github.com/truenas/openssl
branch: release/24.04.2.2
branch: release/24.04.2.3
generate_version: false
predepscmd:
- "apt install -y wget xz-utils"
- "./pull.sh"
- name: openseachest
branch: release/24.04.2.2
branch: release/24.04.2.3
repo: https://github.com/truenas/openseachest
predepscmd:
- "apt install -y wget xz-utils"
Expand All @@ -349,7 +349,7 @@ sources:
generate_version: false
- name: kernel
repo: https://github.com/truenas/linux
branch: release/24.04.2.2
branch: release/24.04.2.3
batch_priority: 0
supports_ccache: true
env:
Expand Down Expand Up @@ -395,11 +395,11 @@ sources:
- "make -j$(nproc) bindeb-pkg"
- name: nfs4xdr_acl_tools
repo: https://github.com/truenas/nfs4xdr-acl-tools
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: openzfs
repo: https://github.com/truenas/zfs
batch_priority: 0
branch: release/24.04.2.2
branch: release/24.04.2.3
env:
KVERS: "$(shell apt info linux-headers-truenas-production-amd64 | awk '/Source:/ { print $$2}' | sed 's/linux-//')"
KSRC: "/usr/src/linux-headers-$(KVERS)"
Expand Down Expand Up @@ -452,26 +452,26 @@ sources:
generate_version: false
- name: truenas_samba
repo: https://github.com/truenas/samba
branch: release/24.04.2.2
branch: release/24.04.2.3
generate_version: false
batch_priority: 0
explicit_deps:
- openzfs
- name: avahi
repo: https://github.com/truenas/avahi
branch: release/24.04.2.2
branch: release/24.04.2.3
generate_version: false
- name: py_libzfs
repo: https://github.com/truenas/py-libzfs
branch: release/24.04.2.2
branch: release/24.04.2.3
explicit_deps:
- openzfs
- name: zettarepl
repo: https://github.com/truenas/zettarepl
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: truenas_installer
repo: https://github.com/truenas/truenas-installer
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: scst
repo: https://github.com/truenas/scst
generate_version: false
Expand All @@ -488,7 +488,7 @@ sources:
explicit_deps:
- kernel
- kernel-dbg
branch: release/24.04.2.2
branch: release/24.04.2.3
subpackages:
- name: scst-dbg
generate_version: false
Expand All @@ -511,67 +511,67 @@ sources:
- kernel-dbg
- name: truenas_binaries
repo: https://github.com/truenas/binaries
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: truenas_webui
repo: https://github.com/truenas/webui
prebuildcmd:
- "yarn install --network-timeout 100000"
- "tar cvzf node_files.tgz node_modules/"
- "rm -rf node_modules"
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: sedutil
repo: https://github.com/truenas/sedutil
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: python_netsnmpagent
repo: https://github.com/truenas/python-netsnmpagent
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: python_truenas_requirements
repo: https://github.com/truenas/python-truenas-requirements
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: licenselib
repo: https://github.com/truenas/licenselib
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: zectl
repo: https://github.com/truenas/zectl
branch: release/24.04.2.2
branch: release/24.04.2.3
predepscmd:
- "cp -a packaging/debian ."
deps_path: packaging/debian
explicit_deps:
- openzfs
- name: ixdiagnose
repo: https://github.com/truenas/ixdiagnose
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: catalog_validation
repo: https://github.com/truenas/catalog_validation
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: plugins
repo: https://github.com/truenas/plugins
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: multus_cni
repo: https://github.com/truenas/multus-cni
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: kube_router
repo: https://github.com/truenas/kube-router
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: k3s
repo: https://github.com/truenas/k3s
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: py_sgio
repo: https://github.com/truenas/py-sgio
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: py_fenced
repo: https://github.com/truenas/py-fenced
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: py_nvme
repo: https://github.com/truenas/py-nvme
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: swagger
repo: https://github.com/truenas/swagger
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: truenas
repo: https://github.com/truenas/middleware
branch: release/24.04.2.2
branch: release/24.04.2.3
subdir: debian
subpackages:
- name: middlewared
Expand All @@ -580,10 +580,10 @@ sources:
subdir: src/freenas
- name: midcli
repo: https://github.com/truenas/midcli
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: grub2
repo: https://github.com/truenas/grub2
branch: release/24.04.2.2
branch: release/24.04.2.3
debian_fork: true
predepscmd:
- "apt install -y wget xz-utils"
Expand All @@ -594,7 +594,7 @@ sources:
batch_priority: 150
- name: parted
repo: https://github.com/truenas/parted
branch: release/24.04.2.2
branch: release/24.04.2.3
debian_fork: true
predepscmd:
- "apt install -y wget xz-utils"
Expand All @@ -603,16 +603,16 @@ sources:
generate_version: false
- name: rclone
repo: https://github.com/truenas/rclone
branch: release/24.04.2.2
branch: release/24.04.2.3
deoptions: nocheck
generate_version: false
- name: py_sg3
repo: https://github.com/truenas/py-sg3
branch: release/24.04.2.2
branch: release/24.04.2.3
- name: nvidia
repo: https://github.com/truenas/nvidia
batch_priority: 0
branch: release/24.04.2.2
branch: release/24.04.2.3
predepscmd:
- "./pull.sh"
explicit_deps:
Expand All @@ -621,7 +621,7 @@ sources:
generate_version: false
- name: smartmontools
repo: https://github.com/truenas/smartmontools
branch: release/24.04.2.2
branch: release/24.04.2.3
debian_fork: true
predepscmd:
- "apt install -y wget xz-utils"
Expand Down

0 comments on commit 50b5127

Please sign in to comment.