X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvpp_config%2FREADME.rst;h=8995edfce9f29868ba7c3ea8a97b469cbabdda4c;hb=e759bb543c38a682dc31492a3a0a58669a811538;hp=ec9c8e46cf416b9861cfa055772ad5669f774be4;hpb=c6b2a206b6a27bd136adb856cf51828bf91d892d;p=vpp.git diff --git a/extras/vpp_config/README.rst b/extras/vpp_config/README.rst index ec9c8e46cf4..8995edfce9f 100644 --- a/extras/vpp_config/README.rst +++ b/extras/vpp_config/README.rst @@ -11,7 +11,7 @@ Use: The installation and executing of the VPP configuration utility is simple. First install the python pip module. Using pip install, then pip install vpp-config. -Then simply type Òvpp-configÓ and answer the questions. If you are not sure what +Then simply type �vpp-config� and answer the questions. If you are not sure what to answer choose the default. For yes or no questions the capital letter designates the default. For example, for a question that shows [Y/n] Y is the default. For numbers the default is within the brackets for example for a @@ -36,14 +36,15 @@ environment so you can start from scratch. These are the steps to run the utilit in this environment. The scripts are meant to be run from the root directory. ./scripts/clean.sh - ./scripts/cp-data.sh - ./vpp_config.py + ./scripts/cp-data.sh + ./vpp-config When the utility is installed with pip the wrapper scripts/vpp-config is written to /usr/local/bin. However, the starting point when debugging this script locally is -./vpp_config.py. Run the utility by executing ./vpp_config.py from the root directory. +vpp-config. Run the utility by executing vpp-config. -The start point in the code is in vpp_config.py. However, most of the work is done in +The start point in the code is in vpp_config.py. However, most of the work is +done in the files in ./vpplib Uploading to PyPi: @@ -51,7 +52,7 @@ Uploading to PyPi: To upload this utility to PpPi simple do the following. Currently, I have my own account when we want everyone to contribute we will need to change that. - sudo ÐH bash + sudo �H bash cd vpp_config python setup.py sdist bdist_wheel twine upload dist/* @@ -137,7 +138,7 @@ There are no VPP packages on node localhost. Do you want to install VPP [Y/n]? INFO:root: Local Command: ls /etc/apt/sources.list.d/99fd.io.list.orig INFO:root: /etc/apt/sources.list.d/99fd.io.list.orig -ÉÉ.. +��.. What would you like to do?