This series refactors the documentation and then changes
the 'make install' behavior so that it does not automatically
create the runtime directories, because they will have ownership
of root:root, instead of a user-defined option that may be
passed to ovs-ctl.

RFC discussion here:
https://mail.openvswitch.org/pipermail/ovs-dev/2017-March/329600.html

v1->v2:
* Discussion here:
  https://mail.openvswitch.org/pipermail/ovs-dev/2017-April/330783.html
* Modified install documentation to detail the location of ovs-ctl script

Aaron Conole (2):
  install-doc: suggest to use ovs-ctl for start/stop
  lib/automake.mk: don't install runtime directories

 Documentation/intro/install/dpdk.rst    |  3 +-
 Documentation/intro/install/general.rst | 40 +++++++++++++++++++++++++++++----
 lib/automake.mk                         |  3 ---
 3 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.9.3

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to