版本 62 和 Linux_Downloads 的 版本 63 之間的變動
- 時間撮記:
- 2009-10-22 上午10:08:25 (15 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
Linux_Downloads
v62 v63 70 70 === RPM-based Linux distributions === 71 71 72 Starting with !VirtualBox 3.0.8 we provide a yum-style repository for Fedora/RHEL/openSUSE. Furthemore, all .rpm packages are signed. The Sun public key for apt-secure can be downloaded [http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc here]. You can add this keywith72 Starting with !VirtualBox 3.0.8 we provide a yum-style repository for Fedora/RHEL/openSUSE. Furthemore, all .rpm packages are signed. The Sun public key for rpm can be downloaded [http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc here]. You can add this key ''(not necessary for yum users, see below!)'' with 73 73 {{{ 74 74 sudo rpm --import sun_vbox.asc … … 87 87 rpm --checksig PACKAGE_NAME 88 88 }}} 89 ''Note that importing the key is not necessary for yum users (Fedora/RHEL/CentOS) when using one of the virtualbox.repo files from below as yum downloads and imports the public key automatically!'' 90 89 91 The package signature is checked by yum/zypper as well: 90 * Users of Fedora can add [http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo the Fedora repo file] to ''/etc/yum.repos.d/'' (11.91 aka ''rawhide'' is currently a link to 12).92 * Users of Fedora can add [http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo the Fedora repo file] to ''/etc/yum.repos.d/'' (11.91, 11.92 aka ''rawhide'' is currently a link to 12). 91 93 * Users of RHEL can add [http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo the RHEL repo file] to ''/etc/yum.repos.d/''. 92 94 * Users of openSUSE can add the proper repo file for [http://download.virtualbox.org/virtualbox/rpm/opensuse/10.3/virtualbox.repo 10.3], [http://download.virtualbox.org/virtualbox/rpm/opensuse/10.3/virtualbox.repo 11.0] or [http://download.virtualbox.org/virtualbox/rpm/opensuse/10.3/virtualbox.repo 11.1] to ''/etc/zypp/repos.d/''.