Gabriel Somlo
ce9fc08aa9
systemd: fix unit file install path
...
The proper location for unit files is /usr/lib/systemd/system,
with /etc/systemd/system reserved for local overrides of default
package settings.
Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
2020-01-24 09:38:48 -05:00
Blake Harnden
bed66ffa1f
updates to main Makefile.am and install docs
2019-12-29 23:18:40 -08:00
Blake Harnden
f2d65efad3
updates to building fpm packages and slight adjustments to install doc
2019-12-29 22:55:26 -08:00
Blake Harnden
fe8bc6f10e
removed usage of brctl and dependency on bridge-utils library as it is deprecated, replaced with using iproute instead
2019-12-23 14:48:56 -08:00
Blake Harnden
09756eb7ab
updates for devguide doc
2019-12-20 12:55:52 -08:00
Blake Harnden
80609da90a
updates to docs for nrl changes to github
2019-12-17 10:58:03 -08:00
Blake Harnden
d1e9223d52
updates to install docs to remove python2 references
2019-10-18 14:52:08 -07:00
bharnden
319c10aa34
added notes about installing python/pip to install doc
2019-10-03 12:11:12 -07:00
Kevin Larson
22341a748c
Merge pull request #296 from coreemu/install-patch
...
Update install.md
2019-10-01 11:35:49 -07:00
Kevin Larson
e9364676a9
Update install.md
2019-10-01 11:31:15 -07:00
Blake Harnden
ce27a43486
updated install instruction to denote installing ethtool
2019-09-27 15:07:41 -07:00
Blake Harnden
f5aa74ed06
updated install doc to refer to new configure option for building packages
2019-09-27 13:15:20 -07:00
bharnden
ec2f87ae58
removed duplicate instructions for install requirements.txt in the install docs
2019-09-11 13:47:21 -07:00
bharnden
76b95ee86e
Merge branch 'master' into develop
2019-07-05 16:25:40 -07:00
bharnden
ec9fc37f8c
Merge branch 'develop' into documentation
2019-07-02 08:42:01 -07:00
bharnden
e11ec020eb
Update install.md
...
avoid building docs for ospf mdr
2019-06-21 12:57:32 -07:00
bharnden
f9304b0875
Update install.md
...
fixed missing command to build ospf msdr and added possible dependencies
2019-06-21 12:51:20 -07:00
bharnden
74ea163e72
Update install.md
2019-06-17 20:21:43 -07:00
SaintYomar
777e224a87
Fixed misspelled word
2019-06-10 14:47:15 -05:00
SaintYomar
4485d9b3c5
Formated install from source instructions on install.md
2019-06-10 14:41:30 -05:00
Blake Harnden
df55f90f24
cleaned up selinux section and better clarity for using fpm in install.md
2019-06-10 14:59:42 -07:00
Blake Harnden
0692ab6f68
added check for grpcio-tools in autoconf, updated install docs to denote python dependencies and grpcio-tools for building from source
2019-06-10 13:15:34 -07:00
Blake Harnden
43627805ee
small tweak to building python2/3 and install.md documentation
2019-06-10 12:26:44 -07:00
Blake Harnden
fc654a31a8
update to installation docs, tweaks to handling python2/3 package builds
2019-06-10 11:41:27 -07:00
Kevin
ca78607582
Ubuntu 16.04 was missing libtk-img, adding
2018-10-18 16:21:35 -04:00
Kevin
36ba197bea
Added bit on getting fpm
2018-10-18 16:12:30 -04:00
Kevin
ca6e2e9027
Moved fpm instructions to install.md and referenced that page in the readme
2018-10-18 13:56:41 -04:00
Blake J. Harnden
91ee45bbb9
removed logrotate config file since not used anymore, updated configure.ac formatting, added Ubuntu 18.04 dependencies to docs
2018-09-10 15:25:28 -07:00
Blake J. Harnden
ccdf4a2513
small change to words used for centos 7 requirements
2018-08-03 09:48:57 -07:00
Blake J. Harnden
a92059ddc5
added centos 7 packages for building from source
2018-08-03 08:24:55 -07:00
Blake J. Harnden
84932e3e41
updated ubuntu requirements in documentation
2018-08-02 10:55:07 -07:00
Blake J. Harnden
973a4b9d76
updates to example service and documentation supporting it
2018-08-02 10:12:05 -07:00
Blake J. Harnden
23f5d7fb8c
moved core markdown documentation to live within to repo, this will eventually be the docs hosted on github and allow them to be versioned with the code
2018-07-31 12:57:30 -07:00