Commit graph

76 commits

Author SHA1 Message Date
Blake Harnden
82739ce3af install: updates to make python3.9 the minimum required version, updates to various dependencies to account for known vulnerabilities 2022-10-13 10:15:38 -07:00
Blake Harnden
c067de6792 docs: updates to install page to cover all install types and PATH issues 2022-10-07 12:52:53 -07:00
Blake Harnden
382ff6d49b docs: updated install doc to provide a better example for installing emane python bindings into a virtual environment 2022-08-30 12:25:34 -07:00
Blake Harnden
018865b2a2 docs: added install note about upgrading pip to avoid building from source related issues 2022-08-02 13:49:38 -07:00
Blake Harnden
d8632da96b install: fixed install.md error for docker build command, fixed default dockerfile example for centos package install to not use NO_VENV 2022-07-27 16:41:23 -07:00
Blake Harnden
28d3deeee8 install: updated and added dockerfiles for ubuntu/centos, updated notes on install page to correlate 2022-05-25 21:43:52 -07:00
Blake Harnden
c8a589ef76 daemon: removing python tlv related code and tests related to it 2022-03-08 14:18:47 -08:00
Blake Harnden
3eed1a09fb docs: removing references to imn, tcl, tk, tlv, and .core, removed unused icons 2022-03-08 11:30:03 -08:00
Blake Harnden
b085105a6b install: updated install instructions to use the right command for centos example 2022-02-28 10:03:34 -08:00
Blake Harnden
482ad037f4 docs: updates to cleanup formatting on tables and denote that the python gui is the default in index.md 2022-02-25 10:38:14 -08:00
Blake Harnden
113be65078 install: adjustments to have a better workflow for installation 2022-02-17 15:17:07 -08:00
Blake Harnden
9d32c432db install: updates to README and install docs for installing to run ensurepath after setup.sh ends 2022-02-17 15:03:09 -08:00
Blake Harnden
0fcc532c0d docs: updated note on poetry version installed 2022-02-11 21:04:12 -08:00
Blake Harnden
47b02c3e7b docs: removed notes on needing to install ebtables legacy 2022-02-09 12:47:49 -08:00
Blake Harnden
bc8c49c573 added docs on how to leverage Dockerfile install for core and update Dockerfile to default to master for latest release 2022-01-12 15:30:10 -08:00
Blake Harnden
8cf2b9af08 install: updates to docs and scripts for installing core 2022-01-11 11:06:06 -08:00
Blake Harnden
f98594e927 install: updates to install docs and update to task for installing emane to be limited to installing for the python virtual environment, recommend official packages instead 2021-11-17 15:55:05 -08:00
Blake Harnden
c055103c1b readme: updated to add a quick start section 2021-11-16 12:52:31 -08:00
Blake Harnden
c2fdbbca32 docs: updated installation page to note commands for enabling the core service, when desired 2021-05-11 20:52:10 -07:00
Blake Harnden
30291a8438 daemon: updates to switch from using ebtables to nftables for wlan linking/unlinking 2021-05-10 15:07:42 -07:00
Blake Harnden
6ce4b425f8 doc: add note to upgrade pip before installing 2021-04-15 21:46:55 -07:00
Blake Harnden
ed717599c8 updated changelog for 7.3.0, fixed install docs not displaying file paths properly and simplified requirements section moving it near the top 2020-12-02 09:40:49 -08:00
Blake Harnden
00433bfd99 added note about docker issue in install doc, bumped version to 7.2.1 2020-09-28 23:14:20 -07:00
Blake Harnden
a3d2e6dfe3 updated install docs to try and be more explicit, updated install tasks to allow forcing an install type override for unsupported OSs 2020-09-26 09:42:15 -07:00
Blake Harnden
92090dd659 install: add node about pitfalls for local install 2020-09-11 16:46:27 -07:00
Blake Harnden
7790d4aa00 docs: update install.md to denote the option for installing locally and reference that as a possibility in other instructions 2020-09-11 16:26:13 -07:00
Blake Harnden
6dd7ce731e removed invoke run task, since core-python provides a better means to do the same thing, updated install doc page to reflect this, removed old emane install from emane docs page 2020-08-07 22:04:34 -07:00
Blake Harnden
45bfa9fdad small tweaks to docs 2020-07-21 16:52:17 -07:00
Blake Harnden
b50f058374 improved emane section in install doc 2020-07-16 09:26:08 -07:00
Blake Harnden
0be1972a29 update to running user scripts in install doc 2020-07-16 09:16:32 -07:00
Blake Harnden
d1fd19edc6 updated doc examples for invoke tasks 2020-07-16 08:47:18 -07:00
Blake Harnden
642af4fe47 slimmed down install documentation and added links to relevant tools and files 2020-07-15 16:22:03 -07:00
Blake Harnden
a1ea762b89 updates to help provide better install related documentation 2020-07-15 00:08:22 -07:00
Blake Harnden
f00d4aef0b update install doc to note centos 8 and netem 2020-07-14 11:02:00 -07:00
Blake Harnden
dfb3e0c424 default install docs and script to poetry based installs 2020-07-14 10:42:24 -07:00
Blake Harnden
32c7808cab fixed bad version for grpcio tools 2020-07-13 09:01:55 -07:00
Blake Harnden
dcf3568098 force grpcio related installations to all use the same version to avoid any version conflicts 2020-07-13 08:58:32 -07:00
Blake Harnden
5a35431bcb updated grpcio-tools installation to specifically specify binary requirement and updated doc 2020-07-11 15:08:04 -07:00
Blake Harnden
68ff7a86c8 fixed install script issues with grpcio-tools and updated documentation 2020-07-11 15:00:09 -07:00
Blake Harnden
02c8604d6a added a bit more context on install docs for tested distributions and the iproute2 requirement 2020-04-16 18:48:46 -07:00
Blake Harnden
928bfc73dc updates to core architecture diagrams leveraging plantuml, removed usage of virtual machine language in docs to help avoid confusion 2020-04-13 11:51:12 -07:00
Blake Harnden
73a96ffcf5 added section on install page about using install.sh 2020-04-09 21:42:04 -07:00
Blake Harnden
595e77a1ef updates to install doc 2020-03-05 15:04:29 -08:00
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