2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-03 18:17:42 +00:00

update the doc for steps on checking packages that changed in xcat-dep

This commit is contained in:
Victor Hu
2017-06-19 10:52:20 -04:00
parent 54a1e38ddd
commit cbf7c3b007
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*"