2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-14 07:10:21 +00:00

Merge pull request #3288 from whowutwut/update_doc

update the doc for steps on checking packages that changed in xcat-dep on update of xCAT
This commit is contained in:
Mark Gurevich
2017-06-21 08:37:00 -04:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -6,5 +6,5 @@ If at a later date you want to update xCAT, first, update the software repositor
yum clean metadata # or, yum clean all
yum update '*xCAT*'
# To check and update the packages provided by xcat-dep:
yum update '*xcat*'

View File

@@ -6,4 +6,5 @@ If at a later date you want to update xCAT, first, update the software repositor
zypper refresh
zypper update "*xCAT*"
# To check and update the packages provided by xcat-dep:
zypper update "*xcat*"