Blake Harnden
|
be8fa1b96d
|
install: update message printed when installing core local/venv
|
2020-09-11 16:41:01 -07:00 |
|
Blake Harnden
|
6e059c7446
|
install: fixed hiding output for uninstalling local core
|
2020-09-11 16:34:49 -07:00 |
|
Blake Harnden
|
06e9a04357
|
install: update reinstall to account for local installs as well
|
2020-09-11 16:33:21 -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
|
efdce20afb
|
install: add local install support for the install emane task
|
2020-09-11 15:51:01 -07:00 |
|
Blake Harnden
|
f83f71c074
|
install: use sudo when installing wheel for non-user specific install
|
2020-09-11 15:16:28 -07:00 |
|
Blake Harnden
|
0668d0a49b
|
install: add option to support building a wheel from poetry and installing locally
|
2020-09-11 15:05:49 -07:00 |
|
Blake Harnden
|
b9a14fbe0c
|
install: fixed invoke cd not supporting pathlib.Path
|
2020-09-09 18:42:26 -07:00 |
|
Blake Harnden
|
8234a5ed7e
|
install: adjust emane repo path to use an absolute path with installing from poetry
|
2020-09-09 17:49:05 -07:00 |
|
Blake Harnden
|
646c6b8f01
|
install: updated emane install to checkout a specific version to avoid unexpected errors and checkout the repo to parent directory of the core repo
|
2020-09-09 16:52:35 -07:00 |
|
Blake Harnden
|
202e681fff
|
install: fix ospf mdr repo checkout location
|
2020-09-09 16:37:23 -07:00 |
|
Blake Harnden
|
57e6df51d3
|
daemon: removed ospf-mdr as git submodule, due to conflicts with being a sub directory of an existing automake project, ospf-mdr will now be checked out to parent directory of core
|
2020-09-09 16:17:29 -07:00 |
|
Blake Harnden
|
9e3d6681c5
|
daemon: added ospf-mdr checkout out to the current latest commit as a sub module to help avoid future changes breaking a working state and a common place to keep files for uninstall
|
2020-09-09 14:23:37 -07:00 |
|
Blake Harnden
|
e775ad4c5d
|
fixed invoke task to run emane tests, added emane xml tests for node/interface specific configurations
|
2020-09-01 17:47:24 -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
|
9352c0eafe
|
install: added core-python wrapper script to core virtual environment
|
2020-08-04 21:11:17 -07:00 |
|
Blake Harnden
|
06e43f619d
|
install: update install complete message to avoid implying invoke is needed to run core
|
2020-08-03 10:40:48 -07:00 |
|
Blake Harnden
|
0d2dd70727
|
daemon: changes usage of running scripts using /bin/sh to bash to help provide consistency in what could be ran, added bash as a dependency in installation scripts, added bash as an executable check during startup
|
2020-07-28 16:13:37 -07:00 |
|
Blake Harnden
|
6219d08416
|
enable centos 8 check to enable powertools repo for centos 8 when installing emane
|
2020-07-16 11:04:52 -07:00 |
|
Blake Harnden
|
1c2d7c6d12
|
added reinstall invoke task, added some simple detections for old core installations in install task
|
2020-07-16 10:35:16 -07:00 |
|
Blake Harnden
|
d1fd19edc6
|
updated doc examples for invoke tasks
|
2020-07-16 08:47:18 -07:00 |
|
Blake Harnden
|
c884ee27cd
|
removed invoke tasks wrapping scripts, since they can be used directly, added invoke task help strings, add invoke task to run user scripts
|
2020-07-16 08:42:36 -07:00 |
|
Blake Harnden
|
495fbe5632
|
added protobuf-compiler to install emane task
|
2020-07-15 21:50:35 -07:00 |
|
Blake Harnden
|
897ecc6d35
|
updated install emane task to auto answer yes to installing system packages
|
2020-07-15 17:52:34 -07:00 |
|
Blake Harnden
|
1c876819f1
|
task to automate installing emane
|
2020-07-15 16:50:04 -07:00 |
|
Blake Harnden
|
119a3640e4
|
remove duplicated progress usage when installing ospf mdr
|
2020-07-14 22:26:39 -07:00 |
|
Blake Harnden
|
1cadf8362f
|
added a text spinner while installing/uninstalling
|
2020-07-14 22:09:00 -07:00 |
|
Blake Harnden
|
be2f7e1cae
|
simplified invoke install/uninstall task, since daemon no longer formally installs
|
2020-07-14 13:42:59 -07:00 |
|
Blake Harnden
|
6b5aaa6b19
|
adjust how invoke install prefix is used for core configure
|
2020-07-14 10:01:57 -07:00 |
|
Blake Harnden
|
35b6f5297a
|
update doc and install to properly set and provide options for OSs like centos who need a different prefix
|
2020-07-14 09:42:14 -07:00 |
|
Blake Harnden
|
e283c5ec7d
|
broke out invoke tasks for installing scripts and service, testing centos not needing prefix
|
2020-07-14 09:24:59 -07:00 |
|
Blake Harnden
|
cb66ba60a6
|
removed kernel-modules-extra, so it is only attempted in centos8
|
2020-07-14 08:54:08 -07:00 |
|
Blake Harnden
|
bd87403ae5
|
add prefix option to install2.sh script
|
2020-07-13 14:13:32 -07:00 |
|
Blake Harnden
|
79058810c2
|
added uninstall invoke task to uninstall core files added with the invoke install command, beyond system packages
|
2020-07-13 13:48:27 -07:00 |
|
Blake Harnden
|
63f09e0254
|
added installation of modified scripts and service to invoke task
|
2020-07-13 13:14:13 -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
|
d0e9cee650
|
added invoke task to help wrap core-cli
|
2020-07-10 20:29:47 -07:00 |
|
Blake Harnden
|
8cf89fa114
|
invoke install, change ebtables-legacy from error to warning, since we dont exit
|
2020-07-10 17:57:10 -07:00 |
|
Blake Harnden
|
737dae1224
|
invoke install, added message for failed kernel netem enable in centos 8 and exit with error
|
2020-07-10 17:56:30 -07:00 |
|
Blake Harnden
|
d2fe7fcff0
|
invoke install account for centos 8 netem not being installed/enabled and add warning for failed ebtables legacy support
|
2020-07-10 16:50:37 -07:00 |
|
Blake Harnden
|
a9ec21c604
|
add make dependency to redhat based invoke installs, since centos 8 does not have it by default
|
2020-07-10 14:20:13 -07:00 |
|
Blake Harnden
|
637f7740d6
|
added git as invoke install dependency for ospf-mdr just in case core was a source tarball
|
2020-07-10 13:00:38 -07:00 |
|
Blake Harnden
|
ece2f1c43f
|
added invoke cleanup message
|
2020-07-10 12:53:21 -07:00 |
|
Blake Harnden
|
980ab1526d
|
added invoke cleanup task
|
2020-07-10 12:52:12 -07:00 |
|
Blake Harnden
|
75acbf4dae
|
invoke install account for ebtables based on nf_tables
|
2020-07-10 12:41:39 -07:00 |
|
Blake Harnden
|
8a60a4739f
|
fixed missing invoke install argument
|
2020-07-10 12:24:23 -07:00 |
|
Blake Harnden
|
7c3e42396a
|
invoke install acount for centos prefix issues, add usage of nproc for make -j
|
2020-07-10 12:20:27 -07:00 |
|
Blake Harnden
|
9b541d0316
|
adding invoke change to support grpcio binary install
|
2020-07-10 12:09:04 -07:00 |
|
Blake Harnden
|
626b977505
|
added ospf mdr redhat dependencies to invoke install
|
2020-07-10 11:30:12 -07:00 |
|