tboot from security:TXT project
选择您的操作系统
添加软件源并手动安装
对于 openSUSE Factory,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:TXT/openSUSE_Factory/security:TXT.repo zypper refresh zypper install tboot
对于 openSUSE 11.3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:TXT/openSUSE_11.3/security:TXT.repo zypper refresh zypper install tboot
直接抓取二进制软件包
添加软件源并手动安装
对于 RedHat RHEL-5,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/security:TXT/RedHat_RHEL-5/security:TXT.repo yum install tboot
直接抓取二进制软件包
添加软件源并手动安装
对于 SLE 11 SP1,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/security:TXT/SLE_11_SP1/security:TXT.repo zypper refresh zypper install tboot