From: Aline Manera <
ali...@br.ibm.com>
python-ethtool package isn't in the default openSUSE repository.
To get it installed, the user first need to add the Systems Management repository.
So add those instructions to README file.
Signed-off-by: Aline Manera <
ali...@br.ibm.com>
Signed-off-by: ShaoHe Feng <
sha...@linux.vnet.ibm.com>
---
docs/README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/docs/README.md b/docs/README.md
index fb7f390..cf190ab 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -76,6 +76,13 @@ for more information on how to configure your system to access this repository.
Packages version requirement:
python-psutil >= 0.6.0
+*Note for openSUSE users*: Some of the above packages are located in the openSUSE
+Systems Management repository. See
+[this FAQ](
http://download.opensuse.org/repositories/systemsmanagement/) to get
+the correct repository based on your openSUSE version. And
+[this FAQ](
http://en.opensuse.org/SDB:Add_package_repositories) for more
+information on how configure your system to access this repository.
+
Build and Install
-----------------
--
1.7.10.4