
# yum repolist all
Loaded plugins: aliases, changelog, downloadonly, kabi, presto, refresh-packagekit, security, tmprepo, verify,
: versionlock
Loading support for Red Hat kernel ABI
repo id repo name status
ccur-nstar-rt Concurrent NightStar RT enabled: 0
ccur-nuu-repo ccur-nuu-repo disabled
redhawk6.0-media RedHawk Linux 6.0 Media enabled: 0
rhel-source Red Hat Enterprise Linux 6Workstation - x86_64 - Source disabled
rhel-source-beta Red Hat Enterprise Linux 6Workstation Beta - x86_64 - Source disabled
repolist: 0
この例では、ccur-nstar-rtとredhawk6.0-mediaが動作しています。# yum-config-manager --disable redhawk6.0-media # yum-config-manager --disable ccur-nstar-rt.repoなお、下記コマンドで、すべてDisableになった事を確認できます。
# yum repolist all
Loaded plugins: aliases, changelog, downloadonly, kabi, presto, refresh-packagekit, security, tmprepo, verify,
: versionlock
Loading support for Red Hat kernel ABI
repo id repo name status
ccur-nstar-rt Concurrent NightStar RT disabled
ccur-nuu-repo ccur-nuu-repo disabled
redhawk6.0-media RedHawk Linux 6.0 Media disabled
rhel-source Red Hat Enterprise Linux 6Workstation - x86_64 - Source disabled
rhel-source-beta Red Hat Enterprise Linux 6Workstation Beta - x86_64 - Source disabled
ただし、この操作によって、メディアによるオフラインのアップデートも出来なくなりますので、アップデート前に、下記操作が必須になります。 # yum-config-manager --enable redhawk6.0-media # yum-config-manager --enable ccur-nstar-rt.repo本コマンドの詳細は、この URLを参照してください。
cabextractの使用方法について
以下のコマンドでrpmファイルを作成、インストールする
# rpmbuild --rebuild cabextract-1.6-1.src.rpm
# cd /root/rpmbuild/RPMS/x86_64
# ls
cabextract-1.6-1.x86_64.rpm cabextract-debuginfo-1.6-1.x86_64.rpm
# rpm -ivh cabextract-1.6-1.x86_64.rpm
準備中... ########################################### [100%]
1:cabextract ########################################### [100%]
同様に 以下のサイトからsource rpmをダウンロードし、RPMパッケージを構成可能です
unshield-1.0-4.el7.lux.src.rpm
lcab-1.0-5.3.src.rpm
p7zip-9.20.1-1.rf.src.rpm
マニュアル: Real-Time Clock and Interrupt Module (RCIM) User's Guide 日本語版
(PDF)
報告:
RedHawk6.0.x サービス一覧(HTML)
報告:
RedHawk6.0.xの既知の問題 (HTML)
解説:
RedHawk6.0.xの概要 (PDF)
報告:
RealTime Linux RedHawk(TM) アプローチ(HTML)
(PDF)