summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2022-06-08update builds to rc5 ; make skywire-autoconfig work in the dmsgpty terminalMoses Narrow
2022-05-28revert install -Dm4755 to -Dm755 for vpn app binariesMoses Narrow
2022-05-28update script to detect DMSGPTYTERM env and restart correct skywire service ↵Moses Narrow
; change detection of running state of systemd services ; change service type to forking to support UI update button functionality
2022-05-28remove hostname determination of --publicrpc flag for config gen in ↵Moses Narrow
skywire-autoconfig. Exclude skywire-autoconfig-remote.sh & service; remove references to the service from skywire-autoconfig
2022-05-24update to v1.0.0-rc4 release cadidateMoses Narrow
2022-05-19remove unwanted newline from skywire-autoconfig.serviceMoses Narrow
2022-05-19add Environment='SYSTEMDCHILD=1' to autoconfig services and detection of ↵Moses Narrow
this env in the autoconfig script
2022-05-18revert script changes & environment detection from previous commit; leave ↵Moses Narrow
autoconfig services as Type=forking
2022-05-18update autoconfig services and scriptMoses Narrow
2022-05-17fix skywire-autoconfig-remote wrong defult ipMoses Narrow
2022-05-17fix skywire-autoconfig-remoteMoses Narrow
2022-05-17update autoconfig services After, Before, and Wants for skybian / .deb packagesMoses Narrow
2022-05-16fix skywire-autoconfig behavior for setting remote hypervisor(s) when config ↵Moses Narrow
does not already exist
2022-05-16update builds to 1.0.0-rc3Moses Narrow
2022-05-14fix skywire-autoconfig script text formattingMoses Narrow
2022-05-14switch to non-systray release ; systray binaries will not work in skybianMoses Narrow
2022-05-14fix script text formattingMoses Narrow
2022-05-14fix --publicrpc flag in skywire-autoconfig scriptMoses Narrow
2022-05-14update to v1.0.0-rc2; revise scripts & improve desktop integrationMoses Narrow
2022-05-11fix build failure of cc.deb.PKGBUILDMoses Narrow
2022-04-14update with systray app compatabilityMoses Narrow
2022-04-14add compatability with systray appMoses Narrow
2022-04-06minor fixesMoses Narrow
2022-03-23patch stun servers with autoconfig script until next versionMoses Narrow
2022-03-14fix autoconfig scriptMoses Narrow
2022-03-14support running from source via NOBIN=/path/to/skywire-cli.go in ↵Moses Narrow
skywire-autoconfig script
2022-03-08allow vpn to be enabled automatically via envMoses Narrow
2022-03-08allow vpn to be enabled automatically via envMoses Narrow
2022-02-25fix accidental exclusion of dmsghttp-config.jsonMoses Narrow
2022-02-23improve error handling in skywire-autoconfig, remove -o flag from config gen ↵Moses Narrow
command
2022-02-18add postrm script and ensure package uninstalls cleanly (for debian) + minor ↵Moses Narrow
reformatting
2022-02-17update version 0.6.0 prereleaseMoses Narrow
2022-02-15update to 0.6.0-rc3Moses Narrow
2022-02-09include dmsghttp-config.json from source repositoryMoses Narrow
2022-02-08update to 0.6.0rc2Moses Narrow
2022-02-06fix scripts for wrong default config gen path for visor. Prevent local visor ↵Moses Narrow
key from being set as remote hypervisor
2022-02-04only set public-rpc flag in autoconfig scripts if hostname is hypervisorMoses Narrow
2022-02-04fix remote hypervisor configuration in skywire-autoconfig scriptMoses Narrow
2022-02-04update checksumsMoses Narrow
2022-02-04update to v0.6.0-rc1. Add desktop integration. Change scripts for available ↵Moses Narrow
flags
2022-02-03fix NOAUTOCONFIG env detection in skywire-autoconfig scriptMoses Narrow
2022-02-02add NOAUTOUPDATE env detection to be able to avoid skywire-autoconfig ↵Moses Narrow
running in the postinstall if desired
2022-01-31supress skywire-cli config gen output for visor config generation as it is ↵Moses Narrow
currently done for the hypervisor config generation
2022-01-31fix config gen symlink in skywire-autoconfig scriptMoses Narrow
2022-01-31fix restore from old config / retain keys in scripts; change config ↵Moses Narrow
generation to use symlinks until next version
2022-01-31bump pkgrelMoses Narrow
2022-01-31edit scripts for consistencyMoses Narrow
2022-01-26update scripts in preparation for the next version releaseMoses Narrow
2022-01-25stage script changes for next versionMoses Narrow
2022-01-12add After=network-online.target to skywire-autoconfig-remote.serviceMoses Narrow