90 Commits

Author SHA1 Message Date
Jared Schwalbe
dbb847047e Fix typo in readme.md (#50) 2025-08-30 20:45:12 +01:00
Erisa A
cfa6d1381b readme: add cd, move sudo, clarify script update process (#49)
Fixes #48

Signed-off-by: Erisa A <erisa@tailscale.com>
2025-08-29 18:15:09 +01:00
arrowmaster
dc6c30ecab Fix creation of atomic-update config file (#47) 2025-07-26 00:57:17 +01:00
arrowmaster
808359dbdd Add atomic-update configurate to preserve files in /etc (#42)
Fixes #36
Fixes #20
2025-07-03 21:40:51 +01:00
Duncan
3cfa4e2980 Merge pull request #23 from noigamegun/curlreplace
Swap curl for wget; show progress bar
2024-04-28 10:08:05 -04:00
Duncan Gibson
336b668d0a Tweak visual output 2024-04-28 10:07:01 -04:00
Game
82405e651f Update tailscale.sh 2024-04-28 18:39:48 +07:00
Duncan
58c4757543 Merge pull request #21 from doge-gif/docs/fix_official_guide_link
Fix the official guide's link in the readme
2024-04-21 14:20:27 -04:00
doge-gif
7731056aa9 Fix the official guide's link 2024-04-21 13:24:09 +09:00
Duncan
d2631a198e Merge pull request #15 from diericx/overhaul
Install without using systemd-sysext
2023-12-21 11:47:16 -05:00
Zac Holland
4decd0d076 remove source /etc/os-release 2023-12-20 09:55:55 -08:00
Zac Holland
2b671d612c add daemon-reload after the override file is added 2023-12-20 09:38:33 -08:00
Zac Holland
ba0a52692f readme changes 2023-12-19 11:03:39 -08:00
Zac Holland
89365b7f4d remove recursive copy on single file 2023-12-19 10:25:26 -08:00
Zac Holland
a4348ef742 one more echo for formatting 2023-12-19 10:21:19 -08:00
Zac Holland
29f6fd70f9 override file is backed up if already existing, then replaced 2023-12-19 10:18:32 -08:00
Zac Holland
698fcefab0 replace fi 2023-12-18 18:13:18 -08:00
Zac Holland
be6349059d replace overrides file in favor of sed 2023-12-18 15:35:47 -08:00
Zac Holland
2e65e8d5bd do not blindly delete tailscale override conf 2023-12-18 14:09:17 -08:00
Zac Holland
61b47d9522 fix source command 2023-12-18 13:56:22 -08:00
Zac Holland
002419edcc formatting 2023-12-18 13:14:04 -08:00
Zac Holland
8b128cf1e9 add small helper if it is the users first time running the script 2023-12-18 13:11:22 -08:00
Zac Holland
f582ec51e7 add uninstall script 2023-12-18 13:00:46 -08:00
Zac Holland
3b2ff6b9cf one more echo change 2023-12-18 12:56:42 -08:00
Zac Holland
c1b0ffe10d more logging consistency changes because stuff is being printed to stderr 2023-12-18 12:55:12 -08:00
Zac Holland
52c0e76704 fix profile.d path bug 2023-12-18 12:45:47 -08:00
Zac Holland
c250264b6b Consistent logging 2023-12-18 12:40:25 -08:00
Zac Holland
9f7ea642d4 add &>/dev/null and error messages because commands are sending output to stderr even on success 2023-12-18 12:37:28 -08:00
Zac Holland
dee3fecb40 move defaults to /etc
move installation to /opt
2023-12-18 12:20:17 -08:00
Zac Holland
dd30633d72 add section for removing legacy installations 2023-12-18 12:12:03 -08:00
Zac Holland
05156fbb67 add comment for sed commands 2023-12-15 16:34:12 -08:00
Zac Holland
cb88cbc1a9 put Readme update back to remove diff clutter 2023-12-15 16:24:03 -08:00
Zac Holland
2ee6edbc82 fix bashrc lines 2023-12-15 16:16:40 -08:00
Zac Holland
6778aaead6 add user binaries to path 2023-12-15 16:10:51 -08:00
Zac Holland
8856380097 fix paths for binary 2023-12-15 16:03:53 -08:00
Zac Holland
d496b2a7d7 install in home dir 2023-12-15 15:59:25 -08:00
Zac Holland
c16ab36d52 remove readme note about update issues 2023-12-15 09:24:54 -08:00
Zac Holland
cda40f1a82 change id to _any 2023-12-14 15:36:46 -08:00
Duncan Gibson
f14589863b remove issue reference that didn't linkify 2023-11-25 19:09:51 -05:00
Duncan Gibson
bdd55fd40f Add common issues documentation 2023-11-25 19:08:50 -05:00
Duncan Gibson
582036eeb4 Reorganize readme and tweak extension-release
+ add note about portential new update method
+ add note about system updates breaking things
* move note about changing root FS
- remove unused SYSEXT_LEVEL param from extension-release file
2023-11-19 22:12:38 -05:00
Duncan
938adc6951 Merge pull request #12 from gustakasn0v/main
Add instructions to modify /usr after installation, fixes #9
2023-10-08 17:17:04 -06:00
Gus El Khoury Seoane
798a502763 Add instructions to modify /usr after installation, fixes #9 2023-10-08 20:29:12 +01:00
Duncan
eefbb184e0 Merge pull request #6 from tailscale-dev/testing-alt-service-setup
Slightly reorder the service startup
2023-09-27 15:00:20 -04:00
Duncan Gibson
21ee55924e comments and cleanup 2023-07-22 10:37:15 -04:00
Duncan Gibson
8b832a32e3 well, that didn't work. damn you, systemd-sysext 2023-07-22 10:10:27 -04:00
Duncan Gibson
071e4c910e let's try this? 2023-07-22 10:03:06 -04:00
Duncan Gibson
7ea700d9cd update readme for clarity 2023-07-21 17:21:49 -04:00
Duncan Gibson
a40e1e9ae7 add newline at override.conf EOF 2023-07-21 17:07:51 -04:00
Duncan
8302a1e8e5 Merge pull request #5 from legowerewolf/use-provided-systemd-files
Use provided systemd files instead of bundling our own copy
2023-07-19 19:22:08 -04:00