版本 195 和 Linux_Downloads 的 版本 196 之間的變動
- 時間撮記:
- 2012-7-9 上午06:49:00 (12 年 前)
圖例:
- 未更動
- 新增
- 刪除
- 修改
-
Linux_Downloads
v195 v196 101 101 === RPM-based Linux distributions === 102 102 103 Starting with !VirtualBox 3.0.12 we provide a yum-style repository for Fedora/RHEL/openSUSE. Note that '''3.0.x''' .rpm packages are named ''!VirtualBox-3.0.x'' while '''3.1.x''' .rpm packages are named ''!VirtualBox-3.1-3.1.x''. This naming scheme allows to use the older 3.0.x packages without changing the repository.103 Starting with !VirtualBox 3.0.12 we provide a yum-style repository for Oracle Linux/Fedora/RHEL/openSUSE. Note that '''3.0.x''' .rpm packages are named ''!VirtualBox-3.0.x'' while '''3.1.x''' .rpm packages are named ''!VirtualBox-3.1-3.1.x''. This naming scheme allows to use the older 3.0.x packages without changing the repository. 104 104 105 105 Furthemore, all .rpm packages are signed. The Oracle public key for rpm can be downloaded [http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc here]. You can add this key ''(not necessary for yum users, see below!)'' with … … 120 120 rpm --checksig PACKAGE_NAME 121 121 }}} 122 ''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! ''122 ''Note that importing the key is not necessary for yum users (Oracle Linux/Fedora/RHEL/CentOS) when using one of the virtualbox.repo files from below as yum downloads and imports the public key automatically! '' 123 123 124 124 The package signature is checked by yum/zypper as well: 125 125 * Users of Fedora can add [http://download.virtualbox.org/virtualbox/rpm/fedora/virtualbox.repo the Fedora repo file] to ''/etc/yum.repos.d/''. 126 * Users of RHEL can add [http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo the RHEL repo file] to ''/etc/yum.repos.d/''.126 * Users of Oracle Linux/RHEL can add [http://download.virtualbox.org/virtualbox/rpm/rhel/virtualbox.repo the RHEL repo file] to ''/etc/yum.repos.d/''. 127 127 * Users of openSUSE can add the proper repo file for [http://download.virtualbox.org/virtualbox/rpm/opensuse/10.3/virtualbox.repo 10.3] (!VirtualBox 3.0.x only), [http://download.virtualbox.org/virtualbox/rpm/opensuse/11.0/virtualbox.repo 11.0] (!VirtualBox 3.2.x only), [http://download.virtualbox.org/virtualbox/rpm/opensuse/11.1/virtualbox.repo 11.1], [http://download.virtualbox.org/virtualbox/rpm/opensuse/11.2/virtualbox.repo 11.2],[http://download.virtualbox.org/virtualbox/rpm/opensuse/11.3/virtualbox.repo 11.3] or [http://download.virtualbox.org/virtualbox/rpm/opensuse/11.4/virtualbox.repo 11.4] to ''/etc/zypp/repos.d/''. 128 128 '''Note:''' Users of Fedora/Mandriva might want to install the '''`dkms`''' package (not available on openSUSE) to ensure that the !VirtualBox host kernel modules (''vboxdrv'', ''vboxnetflt'' and ''vboxnetadp'') are properly updated if the linux kernel version changes during the next kernel update.