4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-14 20:56:05 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
57894541b7 Check string emptiness 2018-12-27 21:14:23 +00:00
e6a246f040 Chop up contrib/semver/version.sh 2018-12-27 20:03:46 +00:00
b4a7dab34d Versioning be damned 2018-12-26 23:50:17 +00:00
f91fb1045c Downgraded all armhf builds to v6 2018-12-18 12:28:15 -05:00
ace9568981 Added compile support for Arm v6
Support for older raspberry pis and Pi Zero
2018-12-18 11:36:15 -05:00
09ea9a166f More tweaks to semver 2018-12-18 12:14:47 +00:00
3ea33c9fa7 Fix build tags maybe? 2018-12-18 12:03:23 +00:00
bfdb079b79 Append suffix to master releaser releases if they are not the first merge (package revisions) 2018-12-18 11:52:22 +00:00
429d014d1c Fix addgroup/groupadd 2018-12-18 11:16:27 +00:00
a22da8009f Hopefully fix semver versioning breakage caused by non-master merge commits 2018-12-17 22:07:28 +00:00
0a9b34d121 Revert "Merge pull request #259 from neilalexander/semver"
This reverts commit 51b3746df6, reversing
changes made to 6e87791e50.
2018-12-17 19:17:29 +00:00
fb1d639f6d Merge pull request #5 from cwinfo/develop
Branch Develop: Branch to Patch
2018-12-17 15:32:29 +02:00
712ec7d3fb Update Dockerfile
ENV CGO_ENABLED=0
2018-12-17 15:28:45 +02:00
b20c3538b7 Point hjson to master repo following comments merge 2018-12-17 10:50:57 +00:00
0ee74a4efd Update semver 2018-12-17 10:34:26 +00:00
e1c7983752 Update debian package to fix systemd disabling (not good for remote systems) and add group yggdrasil for admin socket/conf 2018-12-14 14:25:26 +00:00
73ed563dde Update debian package behavior
It now won't enable itself automatically on install and it will
only start Yggdrasil if enabled in systemd. It also won't break
during install on systems where systemd is not present.
2018-12-12 20:29:56 +00:00
08ad163dfe Add starting point for an RPM spec file 2018-12-09 23:10:12 +00:00
3b2044666d Fix bug in semver version.sh 2018-12-08 11:31:20 +00:00
f2d01aa54d Use bare version in deb/macos packages instead of cut 2018-12-08 10:54:47 +00:00
9d0b8ac6f4 Strip v from version during imprint 2018-12-08 10:51:31 +00:00
5315bc25c5 Return 1 instead of -1 from semver/deb 2018-12-08 10:33:33 +00:00
2da3ef420c Update documentation, remove stray .DS_Store file 2018-12-08 10:30:43 +00:00
586781b49c convert to go module 2018-12-07 19:56:04 -06:00
4bc009d845 Update semver behaviour 2018-12-07 22:17:09 +00:00
d0c2ce90bb Fix semver when git history is not present 2018-12-07 22:03:57 +00:00
4532d0e0c8 Merge pull request #219 from neilalexander/semver
Tag releases in master using CI
2018-12-07 19:38:01 +00:00
9f4fc3669b Reduce container image size 2018-12-04 13:04:42 +01:00
8a04cbe3c8 Try to fix CircleCI shell error 2018-12-03 17:49:03 +00:00
a7f5c427d4 Tag releases in master using CI (also checks for v0.x.0 instead of v0.x when deciding version numbers) 2018-12-03 17:44:26 +00:00
80b876d21d Creating entrypoint.sh to /contrib/docker/ 2018-12-03 05:58:24 +02:00
8b7b3452cf Creating Dockerfile to /contrib/docker/
- Multiple architectures supported by using Golang's official Debian Stretch image.
- Upgrading os to latest updates
- Adding all files to image
- Creating user for yggdrasil (kinda unused)
- Building from source code
2018-12-03 05:57:00 +02:00
9f129bc7b0 Backup and normalise config if needed 2018-10-17 12:48:54 +01:00
8844dedb8a Add create-pkg.sh for creating macOS installers 2018-10-17 11:55:01 +01:00
980f18b266 Add freebsd service script into contrib 2018-10-06 00:24:07 +01:00
438fcdfc5f Build for arm64 2018-07-20 10:04:04 +01:00
254be42614 gofmt 2018-06-21 10:39:43 -05:00
1a60e89ada Add yggdrasilconf for testing with vyatta-yggdrasil 2018-06-21 16:03:46 +01:00
10a66a4edc Update semver to hopefully avoid squash merges 2018-06-17 18:17:21 +01:00
415748d381 Update generate.sh 2018-06-14 15:22:13 +01:00
7cc067e3a5 Let's try this again 2018-06-14 15:07:39 +01:00
2ab5a1f1c2 Fix debian control file 2018-06-14 14:47:55 +01:00
474fdda8ca Fix launchd script path and amend debian control file 2018-06-14 13:24:37 +01:00
77d67a1569 Fix debian normalisation in postinst 2018-05-23 21:31:52 +01:00
8a46253c1f Normalise existing yggdrasil.conf on debian package install/upgrade 2018-05-23 13:26:08 +01:00
ab3eb9877a Fix builds 2018-05-20 23:59:42 +01:00
cda7a2abcc Builds for yggdrasilctl plus usage info and fixes 2018-05-20 23:46:02 +01:00
0dc6e24451 Add armhf target for CircleCI 2018-03-16 10:10:44 +00:00
55e4c33169 Add launchd script for macOS to contrib 2018-03-11 22:53:55 +00:00
b6dd0c5248 try to fix the pull/N issue with circleci again 2018-03-05 22:59:48 -06:00