Commit Graph

30 Commits

Author SHA1 Message Date
Torbjørn Viem Ness c52198f30d
install.sh: Fix usage of su (#2529)
See also https://github.com/cdr/code-server/pull/2529#issuecomment-763829674
2021-01-20 13:03:13 -05:00
Anmol Sethi d3d44280a7
install.sh: Add echo_npm_postinstall
Updates #2349
2020-12-18 11:52:08 -05:00
Oxylibrium f8dc3fccac
install.sh: use $ID_LIKE to detect distro (#2423) 2020-12-14 21:18:24 +00:00
Anmol Sethi a0b7bf2180
install.sh: Default $RSH to ssh 2020-10-22 02:17:12 -04:00
Anmol Sethi 30f3030530
install.sh: Allow customizing remote shell with --rsh 2020-10-22 02:17:12 -04:00
Anmol Sethi 759a78d9d8
install.sh: Rename SSH_FLAGS to RSH_FLAGS 2020-10-22 02:17:12 -04:00
Anmol Sethi 811cf3364a
install.sh: Allow installing directly onto a remote host (#2183)
Updates #1729

To fully close that issue see the various TODOs.
2020-10-09 15:33:58 -04:00
Siva 3f508e5e12
Escape $ inside the systemctl doc string (#2018) 2020-08-28 12:21:00 -04:00
Anmol Sethi 255fa37e1d
Bundle systemd system unit
systemd's user units are buggy on certain versions
and do not linger by default.

Closes #1771
Closes #1673
Closes #1882
Closes #1861
2020-08-27 13:20:21 -04:00
Anmol Sethi 3d9e3b8717
Add FreeBSD support to install script 2020-06-13 11:14:32 -04:00
Anmol Sethi 7958cc7e29
install.sh: Print creation of CACHE_DIR 2020-06-04 18:23:01 -04:00
Anmol Sethi 9a3b9fcac2
Fix install script to trim leading v from version
Updates #1746
2020-06-02 17:22:24 -04:00
Anmol Sethi 90caca3336
Minor fixes 2020-05-27 20:38:29 -04:00
Anmol Sethi 30e9c516e7
Further improve AUR installation 2020-05-27 17:46:55 -04:00
Anmol Sethi af398c49fd
Workaround lack of builtin in /bin/sh 2020-05-27 17:01:33 -04:00
Anmol Sethi 29e5c4a293
Clarify npm docs in install.md 2020-05-27 16:48:11 -04:00
Anmol Sethi f71d8875d0
Rename binary release to standalone 2020-05-27 16:39:17 -04:00
Anmol Sethi 06c26a22cd
Improve aur installation clarity 2020-05-27 16:01:06 -04:00
Anmol Sethi fa45fd0e31
Rename static releases to binary releases
More clear as discussed in PR.
2020-05-27 15:57:18 -04:00
Anmol Sethi 665ca017a1
Fixes from @code-asher's godly review 2020-05-27 15:48:22 -04:00
Anmol Sethi e9101a2421
Improve formatting 2020-05-27 15:48:22 -04:00
Anmol Sethi 7ef82d8422
Improved install.sh flags 2020-05-27 15:48:22 -04:00
Anmol Sethi 42b5152888
Further documentation cleanup 2020-05-27 15:48:22 -04:00
Anmol Sethi 7dcfde7329
Documentation fixes 2020-05-27 15:48:22 -04:00
Anmol Sethi f117475970
install.md: Add https://github.com/linuxserver/docker-code-server
See https://github.com/cdr/code-server/issues/1337#issuecomment-632131384
2020-05-27 15:48:22 -04:00
Anmol Sethi a40dabbd22
Add install script to docs 2020-05-27 15:48:22 -04:00
Anmol Sethi e0172d0953
Minor fixes for install.sh and bundle in libstdc++
Closes #1706
2020-05-27 15:48:22 -04:00
Anmol Sethi c80b2748e1
install.sh: Fixes from @code-asher's review 2020-05-27 15:48:22 -04:00
Anmol Sethi 510d84898c
install.sh: Add our own flag parser
Fully supports long opts!
2020-05-27 15:48:22 -04:00
Anmol Sethi 3b11733bd8
Add auto install script 2020-05-27 15:48:22 -04:00