Commit Graph

11 Commits

Author SHA1 Message Date
Jarli01 7678f9a900 Yarn Installation as required from XOA developers (March 2017)
Installs the required Yarn package manager and then completes the installation using `yarn install --force' rather than 'npm install' and 'npm run build'
2017-03-06 10:56:44 -05:00
Jarli01 1969843305 libvhdi-utils
Required component for file level restore functionality.
2017-01-03 10:23:30 -05:00
Jarli01 1360e859c6 Removed libpng12-dev
libpng12-dev is removed from the Ubuntu repo and is replaced with libpng-dev. 

Tested and confirmed installable on a new Ubuntu 16.10 install.
2017-01-03 08:43:31 -05:00
Jarli01 e0af0bf2cc Includes systemd startup 2016-03-08 15:38:21 -05:00
Jarli01 acff44b2bc Update xo_install.sh 2016-01-26 15:35:27 -05:00
Jarli01 f23a059762 Forced installation of NFS-Common
It's rather painful to have access, and then wonder why NFS doesn't mount.
2016-01-26 15:34:47 -05:00
Scott Alan Miller aa5cd1996e sudo fixes 2016-01-13 21:28:04 -05:00
Jarli01 c1e35e8235 Removed version checks
Removed node -v and npm -v running them after n stable is only useful for the manual installation.
2016-01-13 20:26:13 -05:00
Scott Alan Miller 00da1fdb4d fixing sed 2016-01-13 20:16:41 -05:00
Scott Alan Miller 1f7a9b52ea fixing paths 2016-01-13 20:05:36 -05:00
Jarli01 071425af3a Rename xenorchestra_installer.sh to xo_install.sh 2016-01-13 16:16:11 -05:00