Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAS-123849 / 23.10 / Branch for 23.10-RC.1 #490

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 39 additions & 39 deletions conf/build.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -316,31 +316,31 @@ iso-packages:
sources:
- name: openssl
repo: https://github.com/truenas/openssl
branch: stable/cobia
branch: release/23.10-RC.1
generate_version: false
predepscmd:
- "apt install -y wget xz-utils"
- "./pull.sh"
- name: chelsio_uwire
repo: https://github.com/truenas/chelsiouwire
branch: stable/cobia
branch: release/23.10-RC.1
- name: openseachest
branch: stable/cobia
branch: release/23.10-RC.1
repo: https://github.com/truenas/openseachest
predepscmd:
- "apt install -y wget xz-utils"
- "./pull.sh"
deoptions: nocheck
generate_version: false
- name: inadyn
branch: stable/cobia
branch: release/23.10-RC.1
repo: https://github.com/truenas/inadyn.git
- name: pyglfs
branch: stable/cobia
branch: release/23.10-RC.1
repo: https://github.com/truenas/pyglfs.git
- name: kernel
repo: https://github.com/truenas/linux
branch: stable/cobia
branch: release/23.10-RC.1
batch_priority: 0
supports_ccache: true
env:
Expand Down Expand Up @@ -386,11 +386,11 @@ sources:
- "make -j$(nproc) bindeb-pkg"
- name: nfs4xdr_acl_tools
repo: https://github.com/truenas/nfs4xdr-acl-tools
branch: stable/cobia
branch: release/23.10-RC.1
- name: openzfs
repo: https://github.com/truenas/zfs
batch_priority: 0
branch: stable/cobia
branch: release/23.10-RC.1
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 @@ -435,26 +435,26 @@ sources:
generate_version: false
- name: truenas_samba
repo: https://github.com/truenas/samba
branch: stable/cobia
branch: release/23.10-RC.1
generate_version: false
batch_priority: 0
explicit_deps:
- openzfs
- name: avahi
repo: https://github.com/truenas/avahi
branch: stable/cobia
branch: release/23.10-RC.1
generate_version: false
- name: py_libzfs
repo: https://github.com/truenas/py-libzfs
branch: stable/cobia
branch: release/23.10-RC.1
explicit_deps:
- openzfs
- name: zettarepl
repo: https://github.com/truenas/zettarepl
branch: stable/cobia
branch: release/23.10-RC.1
- name: truenas_installer
repo: https://github.com/truenas/truenas-installer
branch: stable/cobia
branch: release/23.10-RC.1
- name: scst
repo: https://github.com/truenas/scst
generate_version: false
Expand All @@ -471,7 +471,7 @@ sources:
explicit_deps:
- kernel
- kernel-dbg
branch: stable/cobia
branch: release/23.10-RC.1
subpackages:
- name: scst-dbg
generate_version: false
Expand All @@ -494,70 +494,70 @@ sources:
- kernel-dbg
- name: truenas_binaries
repo: https://github.com/truenas/binaries
branch: stable/cobia
branch: release/23.10-RC.1
- name: truenas_webui
repo: https://github.com/truenas/webui
prebuildcmd:
- "yarn install"
- "tar cvzf node_files.tgz node_modules/"
- "rm -rf node_modules"
branch: stable/cobia
branch: release/23.10-RC.1
- name: sedutil
repo: https://github.com/truenas/sedutil
branch: stable/cobia
branch: release/23.10-RC.1
- name: python_netsnmpagent
repo: https://github.com/truenas/python-netsnmpagent
branch: stable/cobia
branch: release/23.10-RC.1
- name: python_truenas_requirements
repo: https://github.com/truenas/python-truenas-requirements
branch: stable/cobia
branch: release/23.10-RC.1
- name: licenselib
repo: https://github.com/truenas/licenselib
branch: stable/cobia
branch: release/23.10-RC.1
- name: glustercli_python
repo: https://github.com/truenas/glustercli-python
branch: stable/cobia
branch: release/23.10-RC.1
- name: zectl
repo: https://github.com/truenas/zectl
branch: stable/cobia
branch: release/23.10-RC.1
predepscmd:
- "cp -a packaging/debian ."
deps_path: packaging/debian
explicit_deps:
- openzfs
- name: ixdiagnose
repo: https://github.com/truenas/ixdiagnose
branch: stable/cobia
branch: release/23.10-RC.1
- name: catalog_validation
repo: https://github.com/truenas/catalog_validation
branch: stable/cobia
branch: release/23.10-RC.1
- name: plugins
repo: https://github.com/truenas/plugins
branch: stable/cobia
branch: release/23.10-RC.1
- name: multus_cni
repo: https://github.com/truenas/multus-cni
branch: stable/cobia
branch: release/23.10-RC.1
- name: kube_router
repo: https://github.com/truenas/kube-router
branch: stable/cobia
branch: release/23.10-RC.1
- name: k3s
repo: https://github.com/truenas/k3s
branch: stable/cobia
branch: release/23.10-RC.1
- name: py_sgio
repo: https://github.com/truenas/py-sgio
branch: stable/cobia
branch: release/23.10-RC.1
- name: py_fenced
repo: https://github.com/truenas/py-fenced
branch: stable/cobia
branch: release/23.10-RC.1
- name: py_nvme
repo: https://github.com/truenas/py-nvme
branch: stable/cobia
branch: release/23.10-RC.1
- name: swagger
repo: https://github.com/truenas/swagger
branch: stable/cobia
branch: release/23.10-RC.1
- name: truenas
repo: https://github.com/truenas/middleware
branch: stable/cobia
branch: release/23.10-RC.1
subdir: debian
subpackages:
- name: middlewared
Expand All @@ -566,10 +566,10 @@ sources:
subdir: src/freenas
- name: midcli
repo: https://github.com/truenas/midcli
branch: stable/cobia
branch: release/23.10-RC.1
- name: grub2
repo: https://github.com/truenas/grub2
branch: stable/cobia
branch: release/23.10-RC.1
debian_fork: true
predepscmd:
- "apt install -y wget xz-utils"
Expand All @@ -580,7 +580,7 @@ sources:
batch_priority: 150
- name: parted
repo: https://github.com/truenas/parted
branch: stable/cobia
branch: release/23.10-RC.1
debian_fork: true
predepscmd:
- "apt install -y wget xz-utils"
Expand All @@ -589,16 +589,16 @@ sources:
generate_version: false
- name: rclone
repo: https://github.com/truenas/rclone
branch: stable/cobia
branch: release/23.10-RC.1
deoptions: nocheck
generate_version: false
- name: py_sg3
repo: https://github.com/truenas/py-sg3
branch: stable/cobia
branch: release/23.10-RC.1
- name: nvidia
repo: https://github.com/truenas/nvidia
batch_priority: 0
branch: stable/cobia
branch: release/23.10-RC.1
predepscmd:
- "./pull.sh"
explicit_deps:
Expand Down
Loading