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

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

ID46820
Package Namets-bootc
Version0.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ts-bootc.git?.#94e0b394a8f700424c21f08afa52fc54868996cb
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 11:42:12 CST
CompletedWed, 13 May 2026 11:44:15 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.2.0-1.oc9.src.rpm (info) (download)
noarch
ts-bootc-0.2.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_config.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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