Commit Graph

96 Commits

Author SHA1 Message Date
Dan Pollak b7419cda8b Revert to Python 2 2020-05-31 09:34:14 -05:00
Dustin B 41eeb70190
Updated to Python3-minimal
Testing now
2020-05-26 09:02:29 -04:00
Dustin B 1ca7eed492
Update xo_install.sh 2020-05-06 15:58:14 -04:00
Dustin B ece9445fd4
Update xo_install.sh 2020-05-06 15:55:49 -04:00
Dustin B ea3449139a
Dependency addition
Python2 was removed from at least 20.04 and is replaced with Python3. Manually installing the package and then running the script works. 

This change runs the installation process for it.
2020-05-06 14:57:34 -04:00
Danp2 5273ad5b09
Fix: Ignore "bad" plugins (#70) 2020-04-05 10:07:51 -05:00
Danp2 d15b30776a
Switch to Node LTS (#69)
* Switch to Node LTS
* Bump required memory to 3GB (build fails with only 2GB)
2020-04-04 09:48:29 -05:00
Danp2 6549f9fa8f
Add gnupg dependency, which is missing from Debian 10 netinst ISOs (#62)
* Install gnupg dependency
* Update comment
2019-09-18 11:25:58 -05:00
Dan Pollak 5c8c4c3885 Remove config file modification with sed 2019-08-31 16:28:13 -05:00
Dustin B a3753004a9
Config Modification removal since this is now included by default
Removes the edit from source allowing configuration import, as this is now included in the community edition without additional customization.
2019-08-20 13:53:11 -04:00
Danp2 4e3af20bd0
Remove mod to delete banner (#58) 2019-08-05 17:59:07 -05:00
Dustin B 6a065d7f35
Update xo_install.sh 2019-05-24 08:15:10 -04:00
Dustin B 450ae2d80f
Update xo_install.sh 2019-05-23 17:32:22 -04:00
Dustin B 849a521945
Adding a dependency installation for debian 9.9.0 which seems to lack it
Per issue https://github.com/Jarli01/xenorchestra_installer/issues/52 Debian 9.9.0 (and up presumably) is lacking a required dependency to make this work. 

Tested locally.
2019-05-23 17:05:48 -04:00
Dustin B 7ac3e2bf2c
Better approach to banner removal
Rather than deleting the entire code line, this adjusts the "< 5" check that enables the banner.
2019-05-14 08:45:11 -04:00
Danp2 174d0df759
Install NodeJS via N (#50)
Hardcoded to v8.16
2019-05-09 09:37:04 -05:00
Dustin B f6a19807ef
Update xo_install.sh 2019-05-01 12:41:41 -04:00
Dustin B 6cd254b818
Banner Removal 2019-05-01 12:29:01 -04:00
Danp2 e78174de6a
Fix plugins symlink
Remove extra equals sign
2019-04-15 12:18:02 -05:00
Dan Pollak c35e51382e Add missing dependencies 2019-02-05 08:00:42 -06:00
Danp2 8819e2e278
Switch from yaml to toml for config file (#42)
* Switch from yaml to toml
* Fix : vs =
2019-01-17 13:26:27 -06:00
Danp2 7a8dafac6f
Remove extra lts node install 2018-11-03 08:58:03 -05:00
Dustin B c59ce48a72
Comments cleanup
Cleanup of comments
2018-08-17 09:23:12 -04:00
Dustin B a20142ff64
Update xo_install.sh 2018-08-17 08:54:43 -04:00
Danp2 34f6d29ef2
Create /usr/local/lib/node_modules/ if missing 2018-08-17 07:51:34 -05:00
Dustin B 497289ad7f
Update xo_install.sh
Symbolic Link Test
2018-08-17 08:19:27 -04:00
bnrstnr 3553c1aa9e
Update xo_install.sh 2018-08-02 15:56:48 -04:00
bnrstnr 303fabf3b8
Update xo_install.sh 2018-08-02 15:42:34 -04:00
bnrstnr b7b2527176
Update xo_install.sh 2018-08-02 11:06:14 -04:00
bnrstnr d4506d711f
Update xo_install.sh 2018-08-02 08:52:53 -04:00
bnrstnr 703ec75190
Update xo_install.sh 2018-08-02 08:51:30 -04:00
Dustin B c07119107c
Multiverse cleanup prep 2018-07-31 17:25:19 -04:00
Dustin B 6aa162aaaa
Update xo_install.sh 2018-07-31 15:55:53 -04:00
Dustin B 309caa1d39
Add multiverse repository
Sloppy add of multiverse repository for Ubuntu Server 18.04.1-live but this will ensure any distro going forward should have the required dependencies available.
2018-07-31 15:53:35 -04:00
bnrstnr 23306312bd
Update xo_install.sh 2018-06-12 14:08:45 -04:00
bnrstnr 9f2220b36b
Update xo_install.sh 2018-06-12 13:50:14 -04:00
Danp2 d2e079a672
Add symlinks to all plugins
Fixes https://github.com/Jarli01/xenorchestra_installer/issues/18
2018-05-02 07:14:04 -05:00
Preston Kutzner b6a5e6c9a9 Fix missing ';' 2018-04-26 20:02:51 -05:00
Preston Kutzner 55ca93427c - Remove superfluous sudos
- Check for effective UID of 0 and error/exit if false.
- Remove setting execute bit on unit file and replace with
  running 'systemctl daemon-reload'
2018-04-26 19:59:12 -05:00
Dustin B 9689585263
change from 8 to lts 2018-04-25 15:27:39 -04:00
Dustin B af71f0d366
Update xo_install.sh 2018-04-25 15:02:24 -04:00
Dustin B 91e0922015
Update xo_install.sh 2018-04-25 14:56:39 -04:00
Dustin B 72e7c0e844
Update xo_install.sh 2018-04-25 14:55:37 -04:00
Dustin B 9b2841219f
Update xo_install.sh
Further testing / cleanup
2018-04-25 14:52:43 -04:00
Dustin B 172bc49bb0
Update xo_install.sh 2018-04-25 14:43:50 -04:00
Dustin B ae68b2313d
Update xo_install.sh 2018-04-25 14:37:39 -04:00
Dustin B 25ef2828d2
Node V10.0.0 reversion to Node8
Resolve issue of Node V10
2018-04-25 13:59:46 -04:00
Dustin B ed79a1c5e7
Update xo_install.sh 2018-04-11 10:54:57 -04:00
Dustin B 9d550134a9
Update xo_install.sh 2018-04-11 10:53:46 -04:00
Dustin B 5c7bff3f9e
Update xo_install.sh 2018-04-11 10:53:37 -04:00