小言_互联网的博客

如何将 CentOS 8 转换为 CentOS Stream

493人阅读  评论(0)

    CentOS 未来是不会更新数字版本了。CentOS 项目组,未来会变更为Stream版本,也就是俗称的滚动版本,那么如何将数字版本升级为滚动版本呢?

    若需要将其转换为滚动版本,那么即可参考本文进行升级。

    步骤一:开启CentOS Stream仓库

    查看是否有centos-release-stream仓库


   
  1. [root@cby ~] # dnf search centos-release-stream
  2. Last metadata expiration check: 122 days, 22: 31: 50 ago on Thu 22 Oct 2020 04: 55: 01 PM CST.
  3. =================== Name Exactly Matched: centos- release-stream ===================
  4. centos- release-stream.x86_64 : CentOS-Stream release file

    安装centos-release-stream仓库


   
  1. [root@cby ~] # dnf install -y centos-release-stream
  2. CentOS-8 - AppStream 91 kB/s | 4.3 kB 00:00
  3. CentOS-8 - AppStream 29 MB/s | 6.3 MB 00:00
  4. CentOS-8 - Base 51 kB/s | 3.9 kB 00:00
  5. CentOS-8 - Base 11 MB/s | 2.3 MB 00:00
  6. CentOS-8 - Extras 26 kB/s | 1.5 kB 00:00
  7. CentOS-8 - Extras 57 kB/s | 8.6 kB 00:00
  8. Extra Packages for Enterprise Linux 8 - x86_64 78 kB/s | 4.7 kB 00:00
  9. Extra Packages for Enterprise Linux 8 - x86_64 35 MB/s | 8.9 MB 00:00
  10. Dependencies resolved.
  11. ===================================================================================
  12. Package Arch Version Repository Size
  13. ===================================================================================
  14. Installing:
  15. centos- release-stream x86_64 8.1 -1.1911 .0 .7.el8 extras 11 k
  16. Transaction Summary
  17. ===================================================================================
  18. Install 1 Package
  19. Total download size: 11 k
  20. Installed size: 6.6 k
  21. Downloading Packages:
  22. centos- release-stream -8.1 -1.1911 .0 .7.el8.x86_64.rp 69 kB/s | 11 kB 00: 00
  23. -----------------------------------------------------------------------------------
  24. Total 69 kB/s | 11 kB 00: 00
  25. Running transaction check
  26. Transaction check succeeded.
  27. Running transaction test
  28. Transaction test succeeded.
  29. Running transaction
  30. Preparing : 1/ 1
  31. Installing : centos- release-stream -8.1 -1.1911 .0 .7.el8.x86_64 1/ 1
  32. Verifying : centos- release-stream -8.1 -1.1911 .0 .7.el8.x86_64 1/ 1
  33. Installed:
  34. centos- release-stream -8.1 -1.1911 .0 .7.el8.x86_64
  35. Complete!

    查看所有的仓库


   
  1. [root@cby ~]# dnf repolist
  2. repo id repo name
  3. AppStream CentOS-8 - AppStream
  4. BaseOS CentOS-8 - Base
  5. Stream-AppStream CentOS-Stream - AppStream
  6. Stream-BaseOS CentOS-Stream - Base
  7. Stream-extras CentOS-Stream - Extras
  8. epel Extra Packages for Enterprise Linux 8 - x86_64
  9. extras CentOS-8 - Extras

步骤二:设置CentOS Stream仓库为默认

使用dnf 的swap选项移除centos-linux-repos

并安装centos-stream-repos


   
  1. [root@cby ~] # dnf swap centos-linux-repos centos-stream-repos
  2. CentOS-Stream - AppStream 3.8 MB/s | 6.6 MB 00:01
  3. CentOS-Stream - Base 2.0 MB/s | 2.3 MB 00:01
  4. CentOS-Stream - Extras 13 kB/s | 8.9 kB 00:00
  5. No match for argument: centos-linux-repos
  6. No packages marked for removal.
  7. Dependencies resolved.
  8. ===================================================================================
  9. Package Arch Version Repository Size
  10. ===================================================================================
  11. Installing:
  12. centos-stream- release noarch 8.4 -1.el8 Stream-BaseOS 21 k
  13. replacing centos-release.x86_64 8.2 -2.2004 .0 .1.el8
  14. replacing centos- release-stream.x86_64 8.1 -1.1911 .0 .7.el8
  15. replacing centos-repos.x86_64 8.2 -2.2004 .0 .1.el8
  16. centos-stream-repos noarch 8 -2.el8 Stream-BaseOS 19 k
  17. Upgrading:
  18. centos-gpg- keys noarch 1: 8 -2.el8 BaseOS 12 k
  19. Transaction Summary
  20. ===================================================================================
  21. Install 2 Packages
  22. Upgrade 1 Package
  23. Total download size: 52 k
  24. Is this ok [y/N]: y
  25. Downloading Packages:
  26. ( 1/ 3): centos-gpg- keys -8 -2.el8.noarch.rpm 116 kB/s | 12 kB 00: 00
  27. ( 2/ 3): centos-stream- release -8.4 -1.el8.noarch.rpm 164 kB/s | 21 kB 00: 00
  28. ( 3/ 3): centos-stream-repos -8 -2.el8.noarch.rpm 138 kB/s | 19 kB 00: 00
  29. -----------------------------------------------------------------------------------
  30. Total 78 kB/s | 52 kB 00: 00
  31. Running transaction check
  32. Transaction check succeeded.
  33. Running transaction test
  34. Transaction test succeeded.
  35. Running transaction
  36. Preparing : 1/ 1
  37. Running scriptlet: centos-gpg- keys -1: 8 -2.el8.noarch 1/ 1
  38. Upgrading : centos-gpg- keys -1: 8 -2.el8.noarch 1/ 7
  39. Installing : centos-stream-repos -8 -2.el8.noarch 2/ 7
  40. Installing : centos-stream- release -8.4 -1.el8.noarch 3/ 7
  41. Obsoleting : centos- release-stream -8.1 -1.1911 .0 .7.el8.x86_64 4/ 7
  42. Obsoleting : centos- release -8.2 -2.2004 .0 .1.el8.x86_64 5/ 7
  43. Obsoleting : centos-repos -8.2 -2.2004 .0 .1.el8.x86_64 6/ 7
  44. warning: /etc/yum.repos.d/CentOS-fasttrack.repo saved as /etc/yum.repos.d/CentOS-fasttrack.repo.rpmsave
  45. warning: /etc/yum.repos.d/CentOS-centosplus.repo saved as /etc/yum.repos.d/CentOS-centosplus.repo.rpmsave
  46. warning: /etc/yum.repos.d/CentOS-PowerTools.repo saved as /etc/yum.repos.d/CentOS-PowerTools.repo.rpmsave
  47. warning: file /etc/yum.repos.d/CentOS-HA.repo: remove failed: No such file or directory
  48. warning: /etc/yum.repos.d/CentOS-Extras.repo saved as /etc/yum.repos.d/CentOS-Extras.repo.rpmsave
  49. warning: file /etc/yum.repos.d/CentOS-Devel.repo: remove failed: No such file or directory
  50. warning: /etc/yum.repos.d/CentOS-CR.repo saved as /etc/yum.repos.d/CentOS-CR.repo.rpmsave
  51. warning: /etc/yum.repos.d/CentOS-Base.repo saved as /etc/yum.repos.d/CentOS-Base.repo.rpmsave
  52. warning: /etc/yum.repos.d/CentOS-AppStream.repo saved as /etc/yum.repos.d/CentOS-AppStream.repo.rpmsave
  53. Cleanup : centos-gpg- keys -8.2 -2.2004 .0 .1.el8.noarch 7/ 7
  54. Running scriptlet: centos-gpg- keys -8.2 -2.2004 .0 .1.el8.noarch 7/ 7
  55. Verifying : centos-stream- release -8.4 -1.el8.noarch 1/ 7
  56. Verifying : centos- release -8.2 -2.2004 .0 .1.el8.x86_64 2/ 7
  57. Verifying : centos- release-stream -8.1 -1.1911 .0 .7.el8.x86_64 3/ 7
  58. Verifying : centos-repos -8.2 -2.2004 .0 .1.el8.x86_64 4/ 7
  59. Verifying : centos-stream-repos -8 -2.el8.noarch 5/ 7
  60. Verifying : centos-gpg- keys -1: 8 -2.el8.noarch 6/ 7
  61. Verifying : centos-gpg- keys -8.2 -2.2004 .0 .1.el8.noarch 7/ 7
  62. Upgraded:
  63. centos-gpg- keys -1: 8 -2.el8.noarch
  64. Installed:
  65. centos-stream- release -8.4 -1.el8.noarch centos-stream-repos -8 -2.el8.noarch
  66. Complete!

      步骤三:将已安装的软件包同步到最新的可用版本


   
  1. [root@cby ~] # dnf distro-sync
  2. CentOS Stream 8 - AppStream 7.3 MB/ s | 6.6 MB 00: 00
  3. CentOS Stream 8 - BaseOS 2.4 MB/ s | 2.3 MB 00: 00
  4. CentOS Stream 8 - Extras 14 kB/ s | 8.9 kB 00: 00
  5. Dependencies resolved.
  6. ===================================================================================
  7. Package Arch Version Repo Size
  8. ===================================================================================
  9. Installing:
  10. kernel x86_64 4.18. 0- 277.el8 baseos 5.5 M
  11. kernel-core x86_64 4.18. 0- 277.el8 baseos 35 M
  12. kernel-devel x86_64 4.18. 0- 277.el8 baseos 18 M
  13. kernel-modules x86_64 4.18. 0- 277.el8 baseos 28 M
  14. Upgrading:
  15. NetworkManager x86_64 1: 1.30. 0- 0. 10.el8 baseos 2.6 M
  16. NetworkManager-libnm x86_64 1: 1.30. 0- 0. 10.el8 baseos 1.8 M
  17. NetworkManager-team x86_64 1: 1.30. 0- 0. 10.el8 baseos 144 k
  18. NetworkManager-tui x86_64 1: 1.30. 0- 0. 10.el8 baseos 326 k
  19. PackageKit x86_64 1.1. 12- 6.el8 appstream 599 k
  20. PackageKit-glib x86_64 1.1. 12- 6.el8 appstream 140 k
  21. abattis-cantarell-fonts noarch 0. 0. 25- 6.el8 appstream 156 k
  22. adcli x86_64 0. 8.2- 9.el8 baseos 115 k
  23. authselect x86_64 1.2. 2- 1.el8 baseos 128 k
  24. authselect-compat x86_64 1.2. 2- 1.el8 appstream 37 k
  25. authselect-libs x86_64 1.2. 2- 1.el8 baseos 214 k
  26. avahi-libs x86_64 0. 7- 20.el8 baseos 62 k
  27. bash x86_64 4.4. 19- 14.el8 baseos 1.5 M
  28. bind-export-libs x86_64 32: 9.11. 26- 2.el8 baseos 1.1 M
  29. bind-libs x86_64 32: 9.11. 26- 2.el8 appstream 173 k
  30. bind-libs-lite x86_64 32: 9.11. 26- 2.el8 appstream 1.2 M
  31. bind-license noarch 32: 9.11. 26- 2.el8 appstream 102 k
  32. bind-utils x86_64 32: 9.11. 26- 2.el8 appstream 451 k
  33. binutils x86_64 2.30- 90.el8 baseos 5.7 M
  34. bpftool x86_64 4.18. 0- 277.el8 baseos 6.2 M
  35. brotli x86_64 1.0. 6- 3.el8 baseos 323 k
  36. centos-logos x86_64 82.0- 2.el8 appstream 706 k
  37. chkconfig x86_64 1.13- 2.el8 baseos 194 k
  38. cloud-utils-growpart noarch 0. 31- 1.el8 appstream 32 k
  39. cockpit x86_64 237- 1.el8 baseos 76 k
  40. cockpit-bridge x86_64 237- 1.el8 baseos 535 k
  41. cockpit-packagekit noarch 237- 1.el8 appstream 573 k
  42. cockpit- system noarch 237- 1.el8 baseos 3.3 M
  43. cockpit-ws x86_64 237- 1.el8 baseos 1.3 M
  44. coreutils x86_64 8.30- 8.el8 baseos 1.2 M
  45. coreutils-common x86_64 8.30- 8.el8 baseos 2.0 M
  46. cpio x86_64 2.12- 10.el8 baseos 265 k
  47. cpp x86_64 8.4. 1- 1.el8 appstream 10 M
  48. crontabs noarch 1.11- 17.20190603git.el8 baseos 25 k
  49. crypto-policies noarch 20200713- 1.git51d1222.el8 baseos 62 k
  50. cryptsetup x86_64 2.3. 3- 2.el8 baseos 189 k
  51. cryptsetup-libs x86_64 2.3. 3- 2.el8 baseos 470 k
  52. cups-client x86_64 1: 2.2. 6- 38.el8 appstream 169 k
  53. cups-libs x86_64 1: 2.2. 6- 38.el8 baseos 433 k
  54. curl x86_64 7.61. 1- 18.el8 baseos 353 k
  55. cyrus-sasl-gssapi x86_64 2.1. 27- 5.el8 baseos 50 k
  56. cyrus-sasl-lib x86_64 2.1. 27- 5.el8 baseos 123 k
  57. cyrus-sasl-plain x86_64 2.1. 27- 5.el8 baseos 47 k
  58. dbus x86_64 1: 1.12. 8- 12.el8 baseos 41 k
  59. dbus-common noarch 1: 1.12. 8- 12.el8 baseos 45 k
  60. dbus-daemon x86_64 1: 1.12. 8- 12.el8 baseos 240 k
  61. dbus-libs x86_64 1: 1.12. 8- 12.el8 baseos 183 k
  62. dbus-tools x86_64 1: 1.12. 8- 12.el8 baseos 85 k
  63. device-mapper x86_64 8: 1.02. 175- 4.el8 baseos 375 k
  64. device-mapper-event x86_64 8: 1.02. 175- 4.el8 baseos 269 k
  65. device-mapper-event-libs x86_64 8: 1.02. 175- 4.el8 baseos 269 k
  66. device-mapper-libs x86_64 8: 1.02. 175- 4.el8 baseos 408 k
  67. device-mapper-persistent-data
  68. x86_64 0. 8.5- 4.el8 baseos 468 k
  69. dhcp-client x86_64 12: 4.3. 6- 44.0. 1.el8 baseos 318 k
  70. dhcp-common noarch 12: 4.3. 6- 44.0. 1.el8 baseos 207 k
  71. dhcp-libs x86_64 12: 4.3. 6- 44.0. 1.el8 baseos 148 k
  72. dmidecode x86_64 1: 3.2- 8.el8 baseos 91 k
  73. dnf noarch 4.4. 2- 6.el8 baseos 540 k
  74. dnf-data noarch 4.4. 2- 6.el8 baseos 151 k
  75. dnf-plugins-core noarch 4.0. 18- 3.el8 baseos 69 k
  76. dracut x86_64 049- 135.git20210121.el8 baseos 372 k
  77. dracut-config-rescue x86_64 049- 135.git20210121.el8 baseos 58 k
  78. dracut-network x86_64 049- 135.git20210121.el8 baseos 105 k
  79. dracut-squash x86_64 049- 135.git20210121.el8 baseos 58 k
  80. e2fsprogs x86_64 1.45. 6- 1.el8 baseos 1.0 M
  81. e2fsprogs-libs x86_64 1.45. 6- 1.el8 baseos 233 k
  82. elfutils-debuginfod-client x86_64 0. 182- 3.el8 baseos 65 k
  83. elfutils-default-yama-scope
  84. noarch 0. 182- 3.el8 baseos 49 k
  85. elfutils-libelf x86_64 0. 182- 3.el8 baseos 216 k
  86. elfutils-libs x86_64 0. 182- 3.el8 baseos 293 k
  87. ethtool x86_64 2: 5.8- 5.el8 baseos 206 k
  88. expat x86_64 2.2. 5- 4.el8 baseos 111 k
  89. file x86_64 5.33- 16.el8 baseos 76 k
  90. file-libs x86_64 5.33- 16.el8 baseos 542 k
  91. filesystem x86_64 3.8- 4.el8 baseos 1.1 M
  92. firewalld noarch 0. 8.2- 6.el8 baseos 488 k
  93. firewalld-filesystem noarch 0. 8.2- 6.el8 baseos 76 k
  94. fprintd x86_64 1.90. 9- 2.el8 appstream 154 k
  95. fprintd-pam x86_64 1.90. 9- 2.el8 appstream 28 k
  96. freetype x86_64 2.9. 1- 5.el8 baseos 394 k
  97. gawk x86_64 4.2. 1- 2.el8 baseos 1.1 M
  98. gcc x86_64 8.4. 1- 1.el8 appstream 23 M
  99. glib2 x86_64 2.56. 4- 9.el8 baseos 2.5 M
  100. glibc x86_64 2.28- 148.el8 baseos 3.6 M
  101. glibc-common x86_64 2.28- 148.el8 baseos 1.3 M
  102. glibc-devel x86_64 2.28- 148.el8 baseos 1.0 M
  103. glibc-headers x86_64 2.28- 148.el8 baseos 478 k
  104. glibc-langpack-en x86_64 2.28- 148.el8 baseos 826 k
  105. glibc-langpack-zh x86_64 2.28- 148.el8 baseos 2.2 M
  106. gnupg2 x86_64 2.2. 20- 2.el8 baseos 2.4 M
  107. gnupg2-smime x86_64 2.2. 20- 2.el8 baseos 283 k
  108. gnutls x86_64 3.6. 14- 7.el8_3 baseos 1.0 M
  109. gpgme x86_64 1.13. 1- 7.el8 baseos 336 k
  110. gpm-libs x86_64 1.20. 7- 17.el8 appstream 39 k
  111. grub2-common noarch 1: 2.02- 95.el8 baseos 888 k
  112. grub2-pc x86_64 1: 2.02- 95.el8 baseos 40 k
  113. grub2-pc-modules noarch 1: 2.02- 95.el8 baseos 909 k
  114. grub2-tools x86_64 1: 2.02- 95.el8 baseos 2.0 M
  115. grub2-tools-efi x86_64 1: 2.02- 95.el8 baseos 471 k
  116. grub2-tools-extra x86_64 1: 2.02- 95.el8 baseos 1.1 M
  117. grub2-tools-minimal x86_64 1: 2.02- 95.el8 baseos 206 k
  118. grubby x86_64 8.40- 41.el8 baseos 49 k
  119. gsettings-desktop-schemas x86_64 3.32. 0- 5.el8 baseos 633 k
  120. gzip x86_64 1.9- 12.el8 baseos 167 k
  121. hdparm x86_64 9.54- 3.el8 baseos 100 k
  122. hwdata noarch 0. 314- 8.8.el8 baseos 1.7 M
  123. ima-evm-utils x86_64 1.3. 2- 11.el8 baseos 64 k
  124. initscripts x86_64 10.00. 14- 1.el8 baseos 339 k
  125. iproute x86_64 5.9. 0- 3.el8 baseos 692 k
  126. iprutils x86_64 2.4. 19- 1.el8 baseos 255 k
  127. iptables x86_64 1.8. 4- 17.el8 baseos 586 k
  128. iptables-ebtables x86_64 1.8. 4- 17.el8 baseos 71 k
  129. iptables-libs x86_64 1.8. 4- 17.el8 baseos 107 k
  130. iputils x86_64 20180629- 6.el8 baseos 148 k
  131. irqbalance x86_64 2: 1.4. 0- 6.el8 baseos 56 k
  132. iwl10 0-firmware noarch 39.31. 5.1- 102.el8. 1 baseos 171 k
  133. iwl100 0-firmware noarch 1: 39.31. 5.1- 102.el8. 1 baseos 234 k
  134. iwl105-firmware noarch 18.168. 6.1- 102.el8. 1 baseos 255 k
  135. iwl135-firmware noarch 18.168. 6.1- 102.el8. 1 baseos 264 k
  136. iwl200 0-firmware noarch 18.168. 6.1- 102.el8. 1 baseos 258 k
  137. iwl203 0-firmware noarch 18.168. 6.1- 102.el8. 1 baseos 266 k
  138. iwl316 0-firmware noarch 1: 25.30. 13.0- 102.el8. 1 baseos 1.7 M
  139. iwl3945-firmware noarch 15.32. 2.9- 102.el8. 1 baseos 109 k
  140. iwl4965-firmware noarch 228.61. 2.24- 102.el8. 1 baseos 122 k
  141. iwl500 0-firmware noarch 8.83. 5.1_1- 102.el8. 1 baseos 315 k
  142. iwl515 0-firmware noarch 8.24. 2.2- 102.el8. 1 baseos 167 k
  143. iwl600 0-firmware noarch 9.221. 4.1- 102.el8. 1 baseos 188 k
  144. iwl6000g2a-firmware noarch 18.168. 6.1- 102.el8. 1 baseos 330 k
  145. iwl605 0-firmware noarch 41.28. 5.1- 102.el8. 1 baseos 263 k
  146. iwl726 0-firmware noarch 1: 25.30. 13.0- 102.el8. 1 baseos 16 M
  147. json-c x86_64 0. 13.1- 0. 4.el8 baseos 40 k
  148. kbd x86_64 2.0. 4- 10.el8 baseos 390 k
  149. kbd-legacy noarch 2.0. 4- 10.el8 baseos 481 k
  150. kbd-misc noarch 2.0. 4- 10.el8 baseos 1.5 M
  151. kernel-headers x86_64 4.18. 0- 277.el8 baseos 6.8 M
  152. kernel-tools x86_64 4.18. 0- 277.el8 baseos 5.7 M
  153. kernel-tools-libs x86_64 4.18. 0- 277.el8 baseos 5.5 M
  154. kexec-tools x86_64 2.0. 20- 45.el8 baseos 507 k
  155. kmod x86_64 25- 17.el8 baseos 126 k
  156. kmod-kvdo x86_64 6.2. 4.26- 76.el8 baseos 340 k
  157. kmod-libs x86_64 25- 17.el8 baseos 68 k
  158. kpartx x86_64 0. 8.4- 8.el8 baseos 111 k
  159. kpatch noarch 0. 9.2- 3.el8 baseos 17 k
  160. krb5-libs x86_64 1.18. 2- 8.el8 baseos 838 k
  161. ledmon x86_64 0. 95- 1.el8 baseos 84 k
  162. libX11 x86_64 1.6. 8- 4.el8 appstream 611 k
  163. libX11-common noarch 1.6. 8- 4.el8 appstream 158 k
  164. libXau x86_64 1.0. 9- 3.el8 appstream 37 k
  165. libXext x86_64 1.3. 4- 1.el8 appstream 45 k
  166. libarchive x86_64 3.3. 3- 1.el8 baseos 359 k
  167. libblkid x86_64 2.32. 1- 27.el8 baseos 217 k
  168. libcap x86_64 2.26- 4.el8 baseos 60 k
  169. libcom_err x86_64 1.45. 6- 1.el8 baseos 49 k
  170. libcomps x86_64 0. 1.11- 5.el8 baseos 81 k
  171. libcroco x86_64 0. 6.12- 4.el8_2. 1 baseos 113 k
  172. libcurl x86_64 7.61. 1- 18.el8 baseos 299 k
  173. libdb x86_64 5.3. 28- 40.el8 baseos 751 k
  174. libdb-utils x86_64 5.3. 28- 40.el8 baseos 150 k
  175. libdnf x86_64 0. 55.0- 3.el8 baseos 678 k
  176. libfdisk x86_64 2.32. 1- 27.el8 baseos 250 k
  177. libffi x86_64 3.1- 22.el8 baseos 37 k
  178. libfprint x86_64 1.90. 7- 1.el8 appstream 253 k
  179. libgcc x86_64 8.4. 1- 1.el8 baseos 78 k
  180. libgcrypt x86_64 1.8. 5- 4.el8 baseos 463 k
  181. libgomp x86_64 8.4. 1- 1.el8 baseos 204 k
  182. libipa_hbac x86_64 2.4. 0- 7.el8 baseos 110 k
  183. libkcapi x86_64 1.2. 0- 2.el8 baseos 48 k
  184. libkcapi-hmaccalc x86_64 1.2. 0- 2.el8 baseos 31 k
  185. libldb x86_64 2.2. 0- 1.el8 baseos 188 k
  186. libmaxminddb x86_64 1.2. 0- 10.el8 appstream 33 k
  187. libmodulemd1 x86_64 1.8. 16- 0. 2.9. 4.2 baseos 176 k
  188. libmount x86_64 2.32. 1- 27.el8 baseos 233 k
  189. libmpc x86_64 1.1. 0- 9.1.el8 appstream 61 k
  190. libnfsidmap x86_64 1: 2.3. 3- 41.el8 baseos 120 k
  191. libpcap x86_64 14: 1.9. 1- 5.el8 baseos 169 k
  192. libpsl x86_64 0. 20.2- 6.el8 baseos 61 k
  193. libpwquality x86_64 1.4. 4- 1.el8 baseos 107 k
  194. librepo x86_64 1.12. 0- 3.el8 baseos 91 k
  195. libreport-filesystem x86_64 2.9. 5- 15.el8 baseos 21 k
  196. libseccomp x86_64 2.4. 3- 1.el8 baseos 67 k
  197. libselinux x86_64 2.9- 5.el8 baseos 165 k
  198. libselinux-utils x86_64 2.9- 5.el8 baseos 243 k
  199. libsemanage x86_64 2.9- 6.el8 baseos 165 k
  200. libsepol x86_64 2.9- 2.el8 baseos 339 k
  201. libsmartcols x86_64 2.32. 1- 27.el8 baseos 176 k
  202. libsmbclient x86_64 4.13. 3- 3.el8 baseos 146 k
  203. libsolv x86_64 0. 7.16- 2.el8 baseos 362 k
  204. libsoup x86_64 2.62. 3- 2.el8 baseos 424 k
  205. libss x86_64 1.45. 6- 1.el8 baseos 53 k
  206. libssh x86_64 0. 9.4- 2.el8 baseos 215 k
  207. libssh-config noarch 0. 9.4- 2.el8 baseos 18 k
  208. libsss_autofs x86_64 2.4. 0- 7.el8 baseos 112 k
  209. libsss_certmap x86_64 2.4. 0- 7.el8 baseos 149 k
  210. libsss_idmap x86_64 2.4. 0- 7.el8 baseos 114 k
  211. libsss_nss_idmap x86_64 2.4. 0- 7.el8 baseos 121 k
  212. libsss_sudo x86_64 2.4. 0- 7.el8 baseos 110 k
  213. libstdc++ x86_64 8.4. 1- 1.el8 baseos 451 k
  214. libstoragemgmt x86_64 1.8. 7- 1.el8 baseos 245 k
  215. libtalloc x86_64 2.3. 1- 2.el8 baseos 49 k
  216. libtdb x86_64 1.4. 3- 1.el8 baseos 59 k
  217. libteam x86_64 1.31- 2.el8 baseos 64 k
  218. libtevent x86_64 0. 10.2- 2.el8 baseos 49 k
  219. libusbx x86_64 1.0. 23- 4.el8 baseos 74 k
  220. libuuid x86_64 2.32. 1- 27.el8 baseos 95 k
  221. libwbclient x86_64 4.13. 3- 3.el8 baseos 119 k
  222. libxml2 x86_64 2.9. 7- 9.el8 baseos 696 k
  223. libzstd x86_64 1.4. 4- 1.el8 baseos 266 k
  224. linux-firmware noarch 20201218- 102.git05789708.el8 baseos 123 M
  225. lm_sensors-libs x86_64 3.4. 0- 22.20180522git70f7e08.el8 baseos 59 k
  226. logrotate x86_64 3.14. 0- 4.el8 baseos 86 k
  227. lshw x86_64 B. 02. 19.2- 5.el8 baseos 341 k
  228. lsof x86_64 4.93. 2- 1.el8 baseos 253 k
  229. lsscsi x86_64 0. 32- 2.el8 baseos 71 k
  230. lvm2 x86_64 8: 2.03. 11- 4.el8 baseos 1.6 M
  231. lvm2-libs x86_64 8: 2.03. 11- 4.el8 baseos 1.1 M
  232. lz4-libs x86_64 1.8. 3- 2.el8 baseos 66 k
  233. man-pages-overrides noarch 8.3. 0. 2- 2.el8 appstream 70 k
  234. mcelog x86_64 3: 173- 0.el8 baseos 82 k
  235. mdadm x86_64 4.1- 15.el8 baseos 455 k
  236. microcode_ctl x86_64 4: 20201112- 2.el8 baseos 4.7 M
  237. net-tools x86_64 2.0- 0. 52.20160912git.el8 baseos 322 k
  238. nettle x86_64 3.4. 1- 2.el8 baseos 300 k
  239. nftables x86_64 1: 0. 9.3- 17.el8 baseos 313 k
  240. nscd x86_64 2.28- 148.el8 baseos 131 k
  241. nss x86_64 3.53. 1- 17.el8_3 appstream 723 k
  242. nss-softokn x86_64 3.53. 1- 17.el8_3 appstream 484 k
  243. nss-softokn-freebl x86_64 3.53. 1- 17.el8_3 appstream 376 k
  244. nss-sysinit x86_64 3.53. 1- 17.el8_3 appstream 72 k
  245. nss-util x86_64 3.53. 1- 17.el8_3 appstream 136 k
  246. numactl-libs x86_64 2.0. 12- 11.el8 baseos 36 k
  247. oddjob x86_64 0. 34.7- 1.el8 appstream 80 k
  248. oddjob-mkhomedir x86_64 0. 34.7- 1.el8 appstream 49 k
  249. openldap x86_64 2.4. 46- 16.el8 baseos 351 k
  250. openssh x86_64 8.0p1- 5.el8 baseos 520 k
  251. openssh-clients x86_64 8.0p1- 5.el8 baseos 667 k
  252. openssh-server x86_64 8.0p1- 5.el8 baseos 484 k
  253. openssl x86_64 1: 1.1. 1g- 12.el8_3 baseos 707 k
  254. openssl-libs x86_64 1: 1.1. 1g- 12.el8_3 baseos 1.5 M
  255. p11-kit x86_64 0. 23.22- 1.el8 baseos 324 k
  256. p11-kit-trust x86_64 0. 23.22- 1.el8 baseos 137 k
  257. pam x86_64 1.3. 1- 14.el8 baseos 738 k
  258. pciutils x86_64 3.7. 0- 1.el8 baseos 105 k
  259. pciutils-libs x86_64 3.7. 0- 1.el8 baseos 54 k
  260. pcre2 x86_64 10.32- 2.el8 baseos 246 k
  261. perl-Errno x86_64 1.28- 419.el8 baseos 76 k
  262. perl-IO x86_64 1.38- 419.el8 baseos 142 k
  263. perl-interpreter x86_64 4: 5.26. 3- 419.el8 baseos 6.3 M
  264. perl-libs x86_64 4: 5.26. 3- 419.el8 baseos 1.6 M
  265. perl-macros x86_64 4: 5.26. 3- 419.el8 baseos 72 k
  266. platform-python x86_64 3.6. 8- 36.el8 baseos 84 k
  267. platform-python-devel x86_64 3.6. 8- 36.el8 appstream 249 k
  268. platform-python-pip noarch 9.0. 3- 19.el8 baseos 1.7 M
  269. platform-python-setuptools noarch 39.2. 0- 6.el8 baseos 632 k
  270. plymouth x86_64 0. 9.4- 9.20200615git1e36e3 0.el8 appstream 127 k
  271. plymouth-core-libs x86_64 0. 9.4- 9.20200615git1e36e3 0.el8 appstream 122 k
  272. plymouth-scripts x86_64 0. 9.4- 9.20200615git1e36e3 0.el8 appstream 43 k
  273. policycoreutils x86_64 2.9- 12.el8 baseos 378 k
  274. policycoreutils-python-utils
  275. noarch 2.9- 12.el8 baseos 252 k
  276. popt x86_64 1.18- 1.el8 baseos 61 k
  277. procps-ng x86_64 3.3. 15- 6.el8 baseos 329 k
  278. psmisc x86_64 23.1- 5.el8 baseos 151 k
  279. python-rpm-macros noarch 3- 41.el8 appstream 15 k
  280. python-srpm-macros noarch 3- 41.el8 appstream 15 k
  281. python3- bind noarch 32: 9.11. 26- 2.el8 appstream 149 k
  282. python3-cryptography x86_64 3.2. 1- 3.el8 baseos 559 k
  283. python3-dnf noarch 4.4. 2- 6.el8 baseos 539 k
  284. python3-dnf-plugins-core noarch 4.0. 18- 3.el8 baseos 228 k
  285. python3-firewall noarch 0. 8.2- 6.el8 baseos 394 k
  286. python3-gobject x86_64 3.28. 3- 2.el8 appstream 26 k
  287. python3-gobject-base x86_64 3.28. 3- 2.el8 baseos 313 k
  288. python3-gpg x86_64 1.13. 1- 7.el8 baseos 245 k
  289. python3-hawkey x86_64 0. 55.0- 3.el8 baseos 113 k
  290. python3-libcomps x86_64 0. 1.11- 5.el8 baseos 52 k
  291. python3-libdnf x86_64 0. 55.0- 3.el8 baseos 765 k
  292. python3-librepo x86_64 1.12. 0- 3.el8 baseos 52 k
  293. python3-libs x86_64 3.6. 8- 36.el8 baseos 7.8 M
  294. python3-libselinux x86_64 2.9- 5.el8 baseos 283 k
  295. python3-libsemanage x86_64 2.9- 6.el8 baseos 127 k
  296. python3-libstoragemgmt noarch 1.8. 7- 1.el8 baseos 172 k
  297. python3-libstoragemgmt-clibs
  298. x86_64 1.8. 7- 1.el8 baseos 27 k
  299. python3-libxml2 x86_64 2.9. 7- 9.el8 baseos 237 k
  300. python3-linux-procfs noarch 0. 6.3- 1.el8 baseos 43 k
  301. python3-nftables x86_64 1: 0. 9.3- 17.el8 baseos 27 k
  302. python3-perf x86_64 4.18. 0- 277.el8 baseos 5.6 M
  303. python3-pip noarch 9.0. 3- 19.el8 appstream 20 k
  304. python3-pip-wheel noarch 9.0. 3- 19.el8 baseos 1.0 M
  305. python3-ply noarch 3.9- 9.el8 baseos 111 k
  306. python3-policycoreutils noarch 2.9- 12.el8 baseos 2.2 M
  307. python3-pyOpenSSL noarch 19.0. 0- 1.el8 appstream 103 k
  308. python3-rpm x86_64 4.14. 3- 12.el8 baseos 157 k
  309. python3-rpm-macros noarch 3- 41.el8 appstream 14 k
  310. python3-setools x86_64 4.3. 0- 2.el8 baseos 626 k
  311. python3-setuptools noarch 39.2. 0- 6.el8 baseos 163 k
  312. python3-setuptools-wheel noarch 39.2. 0- 6.el8 baseos 289 k
  313. python3-sssdconfig noarch 2.4. 0- 7.el8 baseos 136 k
  314. python3-syspurpose x86_64 1.28. 12- 1.el8 baseos 302 k
  315. python3-unbound x86_64 1.7. 3- 15.el8 appstream 119 k
  316. python36 x86_64 3.6. 8- 2.module_el8. 4.0+ 666+ 456f5f48
  317. appstream 19 k
  318. python36-devel x86_64 3.6. 8- 2.module_el8. 4.0+ 666+ 456f5f48
  319. appstream 16 k
  320. quota x86_64 1: 4.04- 12.el8 baseos 213 k
  321. quota-nls noarch 1: 4.04- 12.el8 baseos 95 k
  322. realmd x86_64 0. 16.3- 22.el8 baseos 237 k
  323. rpm x86_64 4.14. 3- 12.el8 baseos 541 k
  324. rpm-build-libs x86_64 4.14. 3- 12.el8 baseos 155 k
  325. rpm-libs x86_64 4.14. 3- 12.el8 baseos 339 k
  326. rpm-plugin-selinux x86_64 4.14. 3- 12.el8 baseos 76 k
  327. rpm-plugin-systemd-inhibit x86_64 4.14. 3- 12.el8 baseos 77 k
  328. rsync x86_64 3.1. 3- 12.el8 baseos 405 k
  329. rsyslog x86_64 8.1911. 0- 7.el8 appstream 732 k
  330. rsyslog-gnutls x86_64 8.1911. 0- 7.el8 appstream 31 k
  331. rsyslog-gssapi x86_64 8.1911. 0- 7.el8 appstream 33 k
  332. rsyslog-relp x86_64 8.1911. 0- 7.el8 appstream 32 k
  333. samba-client-libs x86_64 4.13. 3- 3.el8 baseos 5.4 M
  334. samba-common noarch 4.13. 3- 3.el8 baseos 218 k
  335. samba-common-libs x86_64 4.13. 3- 3.el8 baseos 171 k
  336. sed x86_64 4.5- 2.el8 baseos 298 k
  337. selinux-policy noarch 3.14. 3- 63.el8 baseos 627 k
  338. selinux-policy-targeted noarch 3.14. 3- 63.el8 baseos 15 M
  339. setroubleshoot-plugins noarch 3.3. 13- 1.el8 appstream 361 k
  340. setroubleshoot-server x86_64 3.3. 24- 3.el8 appstream 401 k
  341. setup noarch 2.12. 2- 6.el8 baseos 181 k
  342. shadow-utils x86_64 2: 4.6- 12.el8 baseos 1.2 M
  343. smartmontools x86_64 1: 7.1- 1.el8 baseos 544 k
  344. snappy x86_64 1.1. 8- 3.el8 baseos 37 k
  345. sos noarch 4.0- 7.el8 baseos 687 k
  346. sqlite x86_64 3.26. 0- 13.el8 baseos 667 k
  347. sqlite-libs x86_64 3.26. 0- 13.el8 baseos 580 k
  348. sssd x86_64 2.4. 0- 7.el8 baseos 101 k
  349. sssd-ad x86_64 2.4. 0- 7.el8 baseos 272 k
  350. sssd-client x86_64 2.4. 0- 7.el8 baseos 196 k
  351. sssd-common x86_64 2.4. 0- 7.el8 baseos 1.6 M
  352. sssd-common-pac x86_64 2.4. 0- 7.el8 baseos 176 k
  353. sssd-ipa x86_64 2.4. 0- 7.el8 baseos 357 k
  354. sssd-kcm x86_64 2.4. 0- 7.el8 baseos 235 k
  355. sssd-krb5 x86_64 2.4. 0- 7.el8 baseos 143 k
  356. sssd-krb5-common x86_64 2.4. 0- 7.el8 baseos 185 k
  357. sssd-ldap x86_64 2.4. 0- 7.el8 baseos 221 k
  358. sssd-nfs-idmap x86_64 2.4. 0- 7.el8 baseos 110 k
  359. sssd-proxy x86_64 2.4. 0- 7.el8 baseos 144 k
  360. strace x86_64 5.7- 2.el8 baseos 1.1 M
  361. sudo x86_64 1.8. 29- 7.el8 baseos 925 k
  362. sysstat x86_64 11.7. 3- 5.el8 appstream 425 k
  363. systemd x86_64 239- 44.el8 baseos 3.6 M
  364. systemd-libs x86_64 239- 44.el8 baseos 1.1 M
  365. systemd-pam x86_64 239- 44.el8 baseos 464 k
  366. systemd-udev x86_64 239- 44.el8 baseos 1.4 M
  367. tar x86_64 2: 1.30- 5.el8 baseos 838 k
  368. tcpdump x86_64 14: 4.9. 3- 1.el8 appstream 452 k
  369. teamd x86_64 1.31- 2.el8 baseos 130 k
  370. telnet x86_64 1: 0. 17- 76.el8 appstream 72 k
  371. trousers x86_64 0. 3.15- 1.el8 baseos 152 k
  372. trousers-lib x86_64 0. 3.15- 1.el8 baseos 168 k
  373. tuned noarch 2.15. 0- 1.el8 baseos 302 k
  374. tzdata noarch 2021a- 1.el8 baseos 473 k
  375. unbound-libs x86_64 1.7. 3- 15.el8 appstream 503 k
  376. unzip x86_64 6.0- 44.el8 baseos 195 k
  377. util-linux x86_64 2.32. 1- 27.el8 baseos 2.5 M
  378. util-linux-user x86_64 2.32. 1- 27.el8 baseos 99 k
  379. vdo x86_64 6.2. 4.14- 14.el8 baseos 592 k
  380. vim-common x86_64 2: 8.0. 1763- 15.el8 appstream 6.3 M
  381. vim-enhanced x86_64 2: 8.0. 1763- 15.el8 appstream 1.4 M
  382. vim-filesystem noarch 2: 8.0. 1763- 15.el8 appstream 48 k
  383. vim-minimal x86_64 2: 8.0. 1763- 15.el8 baseos 572 k
  384. wget x86_64 1.19. 5- 10.el8 appstream 734 k
  385. xfsprogs x86_64 5.0. 0- 8.el8 baseos 1.1 M
  386. yum noarch 4.4. 2- 6.el8 baseos 202 k
  387. zlib x86_64 1.2. 11- 17.el8 baseos 102 k
  388. Installing dependencies:
  389. crypto-policies-scripts noarch 20200713- 1.git51d1222.el8 baseos 67 k
  390. dejavu-fonts-common noarch 2.35- 7.el8 baseos 74 k
  391. fstrm x86_64 0. 6.0- 3.el8. 1 appstream 29 k
  392. libibverbs x86_64 32.0- 4.el8 baseos 321 k
  393. libicu x86_64 60.3- 2.el8_1 baseos 8.8 M
  394. libmodulemd x86_64 2.9. 4- 2.el8 baseos 189 k
  395. lmdb-libs x86_64 0. 9.24- 1.el8 baseos 58 k
  396. perl-Data-Dumper x86_64 2.167- 399.el8 baseos 58 k
  397. perl-Digest noarch 1.17- 395.el8 appstream 27 k
  398. perl-Digest-MD5 x86_64 2.55- 396.el8 appstream 37 k
  399. perl-Encode x86_64 4: 2.97- 3.el8 baseos 1.5 M
  400. perl-File-Temp noarch 0. 230.600- 1.el8 baseos 63 k
  401. perl-Getopt-Long noarch 1: 2.50- 4.el8 baseos 63 k
  402. perl-HTTP-Tiny noarch 0. 074- 1.el8 baseos 58 k
  403. perl-MIME-Base64 x86_64 3.15- 396.el8 baseos 31 k
  404. perl-Net-SSLeay x86_64 1.88- 1.module_el8. 4.0+ 517+be1595ff
  405. appstream 379 k
  406. perl-Pod-Escapes noarch 1: 1.07- 395.el8 baseos 20 k
  407. perl-Pod-Perldoc noarch 3.28- 396.el8 baseos 86 k
  408. perl-Pod-Simple noarch 1: 3.35- 395.el8 baseos 213 k
  409. perl-Pod-Usage noarch 4: 1.69- 395.el8 baseos 34 k
  410. perl-Storable x86_64 1: 3.11- 3.el8 baseos 98 k
  411. perl-Term-ANSIColor noarch 4.06- 396.el8 baseos 46 k
  412. perl-Term-Cap noarch 1.17- 395.el8 baseos 23 k
  413. perl-Text-ParseWords noarch 3.30- 395.el8 baseos 18 k
  414. perl-Time-Local noarch 1: 1.280- 1.el8 baseos 34 k
  415. perl-URI noarch 1.73- 3.el8 appstream 116 k
  416. perl-libnet noarch 3.11- 3.el8 appstream 121 k
  417. perl-podlators noarch 4.11- 1.el8 baseos 118 k
  418. protobuf-c x86_64 1.3. 0- 6.el8 appstream 37 k
  419. python3-ptyprocess noarch 0. 5.2- 4.el8 appstream 31 k
  420. python3-pydbus noarch 0. 6.0- 5.el8 appstream 53 k
  421. rdma-core x86_64 32.0- 4.el8 baseos 59 k
  422. tpm2-tss x86_64 2.3. 2- 3.el8 baseos 275 k
  423. Installing weak dependencies:
  424. dejavu-sans-mono-fonts noarch 2.35- 7.el8 baseos 447 k
  425. kpatch-dnf noarch 0. 2- 3.el8 baseos 17 k
  426. memstrack x86_64 0. 1.11- 1.el8 baseos 48 k
  427. perl-IO-Socket-IP noarch 0. 39- 5.el8 appstream 47 k
  428. perl-IO-Socket-SSL noarch 2.066- 4.module_el8. 4.0+ 517+be1595ff
  429. appstream 298 k
  430. perl-Mozilla-CA noarch 20160104- 7.module_el8. 3.0+ 416+dee7bcef
  431. appstream 15 k
  432. python3-pexpect noarch 4.3. 1- 3.el8 appstream 138 k
  433. Enabling module streams:
  434. perl 5.26
  435. perl-IO-Socket-SSL 2.066
  436. perl-libwww-perl 6.34
  437. Transaction Summary
  438. ===================================================================================
  439. Install 44 Packages
  440. Upgrade 367 Packages
  441. Total download size: 495 M
  442. Is this ok [ y/N]: y
  443. --------
  444. 此处略去十万字
  445. --------
  446. Installed:
  447. crypto-policies-scripts- 20200713- 1.git51d1222.el8.noarch dejavu-fonts-common- 2.35- 7.el8.noarch dejavu-sans-mono-fonts- 2.35- 7.el8.noarch
  448. fstrm- 0. 6.0- 3.el8. 1.x86_64 kernel- 4.18. 0- 277.el8.x86_64 kernel-core- 4.18. 0- 277.el8.x86_64
  449. kernel-devel- 4.18. 0- 277.el8.x86_64 kernel-modules- 4.18. 0- 277.el8.x86_64 kpatch-dnf- 0. 2- 3.el8.noarch
  450. libibverbs- 32.0- 4.el8.x86_64 libicu- 60.3- 2.el8_1.x86_64 libmodulemd- 2.9. 4- 2.el8.x86_64
  451. lmdb-libs- 0. 9.24- 1.el8.x86_64 memstrack- 0. 1.11- 1.el8.x86_64 perl-Data-Dumper- 2.167- 399.el8.x86_64
  452. perl-Digest- 1.17- 395.el8.noarch perl-Digest-MD5- 2.55- 396.el8.x86_64 perl-Encode- 4: 2.97- 3.el8.x86_64
  453. perl-File-Temp- 0. 230.600- 1.el8.noarch perl-Getopt-Long- 1: 2.50- 4.el8.noarch perl-HTTP-Tiny- 0. 074- 1.el8.noarch
  454. perl-IO-Socket-IP- 0. 39- 5.el8.noarch perl-IO-Socket-SSL- 2.066- 4.module_el8. 4.0+ 517+be1595ff.noarch perl-MIME-Base64- 3.15- 396.el8.x86_64
  455. perl-Mozilla-CA- 20160104- 7.module_el8. 3.0+ 416+dee7bcef.noarch perl-Net-SSLeay- 1.88- 1.module_el8. 4.0+ 517+be1595ff.x86_64 perl-Pod-Escapes- 1: 1.07- 395.el8.noarch
  456. perl-Pod-Perldoc- 3.28- 396.el8.noarch perl-Pod-Simple- 1: 3.35- 395.el8.noarch perl-Pod-Usage- 4: 1.69- 395.el8.noarch
  457. perl-Storable- 1: 3.11- 3.el8.x86_64 perl-Term-ANSIColor- 4.06- 396.el8.noarch perl-Term-Cap- 1.17- 395.el8.noarch
  458. perl-Text-ParseWords- 3.30- 395.el8.noarch perl-Time-Local- 1: 1.280- 1.el8.noarch perl-URI- 1.73- 3.el8.noarch
  459. perl-libnet- 3.11- 3.el8.noarch perl-podlators- 4.11- 1.el8.noarch protobuf-c- 1.3. 0- 6.el8.x86_64
  460. python3-pexpect- 4.3. 1- 3.el8.noarch python3-ptyprocess- 0. 5.2- 4.el8.noarch python3-pydbus- 0. 6.0- 5.el8.noarch
  461. rdma-core- 32.0- 4.el8.x86_64 tpm2-tss- 2.3. 2- 3.el8.x86_64
  462. Complete!

    

    使用以下命令验证系统是否是centos-stream版本:


   
  1. [ root@cby ~] # cat /etc/centos-release
  2. CentOS Stream release 8

在最后重启系统之后,默认启动CentOS Stream 8版本的啦!


转载:https://blog.csdn.net/qq_33921750/article/details/113980486
查看评论
* 以上用户言论只代表其个人观点,不代表本网站的观点或立场