From 575b4440e0dd75bd79f0451f75c2bd22db77450c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Mon, 8 Feb 2021 12:41:07 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/powerpc-utils.git#121c6fbc89e154deceeaf2d59fbd3e590ee9a4ff --- powerpc-utils-1.3.8-hcnmgr.patch | 90 ++++++++++++++++++-------------- powerpc-utils.spec | 5 +- 2 files changed, 55 insertions(+), 40 deletions(-) diff --git a/powerpc-utils-1.3.8-hcnmgr.patch b/powerpc-utils-1.3.8-hcnmgr.patch index 912bd43..deffa8d 100644 --- a/powerpc-utils-1.3.8-hcnmgr.patch +++ b/powerpc-utils-1.3.8-hcnmgr.patch @@ -1,42 +1,3 @@ -diff -up powerpc-utils-1.3.8/man/hcnmgr.8.me powerpc-utils-1.3.8/man/hcnmgr.8 ---- powerpc-utils-1.3.8/man/hcnmgr.8.me 2020-10-01 13:09:19.969454947 +0200 -+++ powerpc-utils-1.3.8/man/hcnmgr.8 2020-10-01 13:09:29.969148204 +0200 -@@ -0,0 +1,35 @@ -+.TH hcnmgr "01 October 2020" "Linux" "Linux on Power Service Tools" -+.RS -+hcnmgr contains a set of commands to support migratable SR_IOV logical port. -+The new commands configure/query/remove network devices. New commands should -+be called from the HMC, rather than directly from linux LPAR -+.PP -+Usage: hcncfgdrc DRC_INDEX= [STAKE_TOKEN=NULL] [\fB-d\fP] -+Configure a device to hybrid network HCN -+.PP -+Usage: hcnrmhcn HCN_ID= -+Remove a hybrid network HCN given an HCN ID -+.PP -+Usage: hcnrmdev DRC_INDEX= HCN_ID= -+Unconfigure device from HCN -+.PP -+Usage: hcnqrydev DRC_INDEX= HCN_ID= -+Query a device given a DRC_INDEX or HCN ID -+.PP -+Usage: hcnversion -+get the current version of the HCN support -+.PP -+Optional arguments. -+.RS -+.TP -+.B -+\fB-s\fP -+scan device-tree and configure HCN -+.TP -+.B -+\fB-V\fP -+Display version information and exit -+.TP -+.B -+\fB-h\fP -+Display this help information and exit diff -up powerpc-utils-1.3.8/Makefile.am.me powerpc-utils-1.3.8/Makefile.am --- powerpc-utils-1.3.8/Makefile.am.me 2020-10-01 13:33:29.444024403 +0200 +++ powerpc-utils-1.3.8/Makefile.am 2020-10-01 13:34:08.284854506 +0200 @@ -50,3 +11,54 @@ diff -up powerpc-utils-1.3.8/Makefile.am.me powerpc-utils-1.3.8/Makefile.am EXTRA_DIST += $(bin_SCRIPTS) $(sbin_SCRIPTS) $(man_MANS) +diff -up powerpc-utils-1.3.8/man/hcnmgr.8.me powerpc-utils-1.3.8/man/hcnmgr.8 +--- powerpc-utils-1.3.8/man/hcnmgr.8.me 2021-02-08 13:18:50.115407652 +0100 ++++ powerpc-utils-1.3.8/man/hcnmgr.8 2021-02-08 13:18:43.734322981 +0100 +@@ -0,0 +1,47 @@ ++.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. ++.TH HCNMGR "1" "hcnmgr contains a set of commands to support migratable SR_IOV logical port." "hcnmgr" ++.SH NAME ++hcnmgr \- hcnmgr contains a set of commands to support migratable SR_IOV logical port. ++.SH SYNOPSIS ++.B hcnmgr|hcnrmhcn|hcnrmdev|hcnqrydev|hcnversion ++[options] ++.SH DESCRIPTION ++hcnmgr contains a set of commands to support migratable SR_IOV logical port. ++The new commands configure/query/remove network devices. New commands should ++be called from the HMC, rather than directly from linux LPAR ++.PP ++Usage: hcncfgdrc DRC_INDEX= [STAKE_TOKEN=NULL] [-d] ++.IP ++Configure a device to hybrid network HCN ++.PP ++Usage: hcnrmhcn HCN_ID= ++.IP ++Remove a hybrid network HCN given an HCN ID ++.PP ++Usage: hcnrmdev DRC_INDEX= HCN_ID= ++.IP ++Unconfigure device from HCN ++.PP ++Usage: hcnqrydev DRC_INDEX= HCN_ID= ++.IP ++Query a device given a DRC_INDEX or HCN ID ++.PP ++Usage: hcnversion ++.IP ++get the current version of the HCN support ++.PP ++Optional arguments. ++.TP ++\fB\-s\fR ++scan device\-tree and configure HCN ++.TP ++\fB\-V\fR ++Display version information and exit ++.TP ++\fB\-h\fR ++Display this help information and exit ++.SH AUTHOR ++.B hcnmgr ++was written by Mingming Cao . ++.PP ++This manual page was written by Than Ngo . diff --git a/powerpc-utils.spec b/powerpc-utils.spec index 3eeae03..341f9ca 100644 --- a/powerpc-utils.spec +++ b/powerpc-utils.spec @@ -1,6 +1,6 @@ Name: powerpc-utils Version: 1.3.8 -Release: 6%{?dist} +Release: 7%{?dist} Summary: PERL-based scripts for maintaining and servicing PowerPC systems License: GPLv2 @@ -210,6 +210,9 @@ systemctl daemon-reload >/dev/null 2>&1 || : %changelog +* Mon Feb 08 2021 Than Ngo - 1.3.8-7 +- updated hcnmgr manpage + * Mon Feb 08 2021 Than Ngo - 1.3.8-6 - Fix boot-time bonding interface cleanup and avoid use ifcfg