yum + yum 更新后备选项

yum + yum 更新后备选项

有人yum update在我的 Linux 机器上做了一个:

 yum history list 27
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
ID     | Command line             | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
    27 | update                   | 2018-01-22 13:34 | Update         |    5 EE
Warning: RPMDB altered outside of yum.

有 yum update 后备选项吗?

yum history list all   ( see 27 )
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
ID     | Login user               | Date and time    | Action(s)      | Altered
-------------------------------------------------------------------------------
    30 | root <root>              | 2018-01-23 16:18 | Reinstall      |    1 EE
    29 | root <root>              | 2018-01-23 16:17 | Reinstall      |    1
    28 | root <root>              | 2018-01-23 16:17 | Reinstall      |    1
    27 | root <root>              | 2018-01-22 13:34 | Update         |    5 E<

相关内容