Mon, 25 May 2026 09:59:41 CST | login

Information for build ts-bootc-0.3.0-1.oc9

ID46826
Package Namets-bootc
Version0.3.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ts-bootc.git?.#5d45b54019f33293188ffb706ef1c618e19846d8
SummaryTencentOS Bootable Container Management Tool
Descriptionts-bootc is a bootc-compatible CLI tool for managing A/B partition based container image deployments on TencentOS. It provides commands to install, upgrade, rollback, and check status of bootable container images without requiring OSTree. Commands: ts-bootc install - Install a container image to a target block device ts-bootc upgrade - Download and deploy an updated container image ts-bootc rollback - Switch boot target to the previous deployment ts-bootc status - Display current system deployment status
Built byepol-bot
State complete
Volume DEFAULT
StartedWed, 13 May 2026 20:50:47 CST
CompletedWed, 13 May 2026 20:52:34 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ts-bootc.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ts-bootc.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
RPMs
src
ts-bootc-0.3.0-1.oc9.src.rpm (info) (download)
noarch
ts-bootc-0.3.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
installed_pkgs.log
build.log
mock_output.log
state.log
hw_info.log
dnf.log
dnf.librepo.log
root.log
dnf.rpm.log
noarch_rpmdiff.json
Changelog * Wed May 13 2026 xiaoyunzhao <xiaoyunzhao@tencent.com> - 0.3.0-1 - [Type] sync - [Desc] Update ts-bootc to version 0.3.0 with the following changes: - (1) disable ts-bootc-health-monitor.service and ts-bootc-readonly-root.service when install - (2) change port from 2222 to 62222 in install-to-qcow2.sh for ssh access - (3) add rainbow brand in dockerfile - (4) support --reboot for ts-bootc upgrade and ts-bootc rollback, which will automatically reboot into new deployment after upgrade/rollback - (5) support stargz-snapshotter in OCI image * Tue May 12 2026 xiaoyunzhao <xiaoyunzhao@tencent.com> - 0.2.0-1 - [Type] sync - [Desc] Update ts-bootc to version 0.2.0 with the following changes: - (1) change data,home,root,opt,srv to var/data,var/home,var/root,var/opt,var/srv in container - (2) add ts-bootc.conf - (3) fix rsyslog WorkDirectory for read-only root filesystem - (4) fix bug in iso installation which login will fail - (5) umask atd,ipmi,gssproxy in iso installation * Mon May 11 2026 xiaoyunzhao <xiaoyunzhao@tencent.com> - 0.1.0-1 - [Type] sync - [Desc] Initial package creation with basic CLI and A/B management functionality