Commit Graph

30 Commits

Author SHA1 Message Date
John Hooks
abedcaf0b9 Change sed command to replace existing sample mount
instead of creating new line. Uses pipe as delimiter so
it's easier to read.
2017-08-02 21:38:23 -04:00
John Hooks
39a36fa5a9 Add variables for systemd dir and service
Add some comments
Add full paths for security
Add some spacing
2017-08-02 21:37:23 -04:00
John Hooks
2c704dafcf Add variables for xo-web and xo-server dir
and clean up variable spacing.
2017-08-02 20:12:10 -04:00
John Hooks
3dfb424c7f Add variable for n location 2017-08-02 20:10:34 -04:00
John Hooks
a51af30a4c Added variables for n, yarn, yarn key, and node 2017-08-02 20:08:58 -04:00
John Hooks
650cab8fe0 Add variables for the XO branch and URLs 2017-08-02 20:03:53 -04:00
Jarli01
917c3f8540 Merge pull request #2 from Danp2/patch-1
Remove custom lodash package requirement
2017-07-06 22:01:35 -04:00
Danp2
0d7b91791b Remove custom lodash package requirement 2017-07-03 13:30:50 -05:00
Jarli01
e58b0e6cac Update README.md 2017-03-07 10:16:25 -05:00
Jarli01
cf0b49fc07 Update xo_install.sh 2017-03-07 07:31:55 -05:00
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
0582638c9b Merge pull request #1 from Jarli01/experimental
libvhdi-utils
2017-01-31 14:54:53 -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
b7d96468ba Update README.md 2016-01-26 15:40:59 -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
Jarli01
5ea3983d1f Update README.md 2016-01-15 13:50:59 -05:00
Jarli01
d064653abe Updated ReadMe
Single line installation instructions.
2016-01-14 08:08:49 -05:00
Jarli01
abd873a6fd Update README.md 2016-01-14 08:03:54 -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
06796eed17 Update README.md 2016-01-13 17:30:11 -05:00
Jarli01
b36f0dd0df Updated ReadMe
Included instructions for installation
2016-01-13 17:07:46 -05:00
Jarli01
071425af3a Rename xenorchestra_installer.sh to xo_install.sh 2016-01-13 16:16:11 -05:00
Jarli01
a4c6d0f2c6 Shorted & Corrected file Name 2016-01-13 16:15:55 -05:00
Scott Alan Miller
90989bd9e4 first commit 2016-01-13 14:23:15 -05:00