Commit Graph

398 Commits

Author SHA1 Message Date
Keagan McClelland
8c1016b3eb removed broken packages entry in patchdb 2022-01-21 20:35:52 -07:00
J M
1086ce13d2 feature: Swapping to use nmcli (#1015)
The reason is that we get better errors and that we get signal strength.
Reworking all the commands to use nmcli instead.
Feat: Wifi List Available
Feat: strength sort for available
fix: Backend to match the frontend asking
feat: New get with all information
chore: Make backend changing country not for NonWire

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>

Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
2022-01-21 20:35:52 -07:00
Keagan McClelland
3c3dab2312 prep for prod infrastructure defaults 2022-01-21 20:35:52 -07:00
Keagan McClelland
c38d6083aa remove unnecessarily revealing information in log messages that may be exported to the log server 2022-01-21 20:35:52 -07:00
Aiden McClelland
920c86a443 set owner (#1014)
* set owner

* please borrowck

* set permissions and ownership on root dir
2022-01-21 20:35:52 -07:00
Aiden McClelland
d144891a4d fix setup 2022-01-21 20:35:52 -07:00
Aiden McClelland
133b793953 add richer error codes to disk import 2022-01-21 20:35:52 -07:00
Lucy C
547d1a0856 Bugfix/boot cleanup (#1023)
* do not expect the node to exist on cleanup

* fix reference

* fix types
2022-01-21 20:35:52 -07:00
Keagan McClelland
381388a994 adds package renaming for vaultwarden, abstracted in case we have other renames we want to do 2022-01-21 20:35:52 -07:00
Keagan McClelland
8f0639cb72 adjust charge shorten last note 2022-01-21 20:35:52 -07:00
Keagan McClelland
00bc03e2cc adjust charge 2022-01-21 20:35:52 -07:00
Aiden McClelland
dbc159c82e use ipv4 for mdns lookups 2022-01-21 20:35:52 -07:00
Aiden McClelland
c8719061e4 add unstable flag to rpc context panic 2022-01-21 20:35:52 -07:00
Aiden McClelland
36d5d40b4f fix non-canonical lock orderings 2022-01-21 20:35:52 -07:00
Aiden McClelland
ec17059784 include 0.2.x in recovery_info 2022-01-21 20:35:52 -07:00
Aiden McClelland
dd9706c665 use env vars for cifs options 2022-01-21 20:35:52 -07:00
Aiden McClelland
6478ecf270 purge all swap logic 2022-01-21 20:35:52 -07:00
Aiden McClelland
bb51512f52 disable swap usage 2022-01-21 20:35:52 -07:00
J M
cd996826f3 chore: Update the 2022-01-21 20:35:52 -07:00
J M
03edd7a4b8 wip: Removing swap 2022-01-21 20:35:52 -07:00
Aiden McClelland
4840ddecf9 retry failed pause (#985) 2022-01-21 20:35:52 -07:00
Aiden McClelland
7277b430a1 fix get_hostname (#987) 2022-01-21 20:35:52 -07:00
Keagan McClelland
c814fbe4cb change sounds away from mario, replace their use sites (#974) 2022-01-21 20:35:52 -07:00
J M
fb8c5edc13 fix: Sorta crash found in synapse
Fixes: https://github.com/Start9Labs/synapse-wrapper/issues/18

So the issue found was that we where during a startup it "crashes", but not really.
2022-01-21 20:35:52 -07:00
Aiden McClelland
331ca17fb4 rename symbols about dependencies 2022-01-21 20:35:52 -07:00
Aiden McClelland
bef09b0fb3 add set-marketplace rpc 2022-01-21 20:35:52 -07:00
Aiden McClelland
1ef6099ab5 fix portable build 2022-01-21 20:35:52 -07:00
Aiden McClelland
2384e60d0f update patch-db 2022-01-21 20:35:52 -07:00
Aiden McClelland
1ff6d423e3 sleep after updating quirks 2022-01-21 20:35:52 -07:00
Aiden McClelland
60a48d7af2 allow mdns cifs shares (#933)
* allow mdns cifs shares

* regex and messaging for cifs

* Update install-wizard.component.ts

* refactor

* always include leading slash when saving path

* add avahi-utils

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Aiden McClelland
8869361eec add sigterm-timeout (#951) 2022-01-21 20:35:52 -07:00
Aiden McClelland
50e7a31249 double sleep in reconnect_usb 2022-01-21 20:35:52 -07:00
Aiden McClelland
7df953d5fb only sleep for 1 second before first health check 2022-01-21 20:35:52 -07:00
Aiden McClelland
b29060e0af fixes #849 2022-01-21 20:35:52 -07:00
Aiden McClelland
a2528a13df correctly handle self as current dependent 2022-01-21 20:35:52 -07:00
Aiden McClelland
cf8536da2b enable gzip compression (#936) 2022-01-21 20:35:52 -07:00
Aiden McClelland
7c6cd7cfa3 delete container before action (#931) 2022-01-21 20:35:52 -07:00
Aiden McClelland
f69d4a386c disable docker health checks 2022-01-21 20:35:52 -07:00
Aiden McClelland
13f08242dd reduce health check locking 2022-01-21 20:35:52 -07:00
Keagan McClelland
45f0adde18 default to 0.2.0 2022-01-21 20:35:52 -07:00
Aiden McClelland
ace479b8f2 Feature/setup attach (#921)
* add setup.attach

* fix setup attach
2022-01-21 20:35:52 -07:00
Aiden McClelland
e6fb74a800 Feature/cloud backups (#889)
* cifs for cloud backups on lan

* password spelling fix

* fix spelling and fix rpc method

* fix other methods

* remove old code and rename method

* add support for cifs backup targets

wip

cifs api

simplify idiom

add doc comment

wip

wip

should work™

* add password hash to server info

* fix type

* fix types for cifs

* minor fixes for cifs feature

* fix rpc structure

* fix copy, address some TODOs

* add subcommand

* backup path and navigation

* wizard edits

* rebased success page

* wiz conflicts resolved

* current change actually

* only unsub if done

* no fileter if necessary

* fix copy for cifs old password

* setup complete (#913)

* setup complete

* minor fixes

* setup.complete

* complete bool

* setup-wizard: complete boolean

Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com>
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
2022-01-21 20:35:52 -07:00
Keagan McClelland
6ee0bf8636 fix typo in metrics 2022-01-21 20:35:52 -07:00
Aiden McClelland
a71d07f353 Bugfix/disable uasp (#878)
* usbstoraged

* set quirks on demand

* remove reference to usbstoraged.service

* comments

* use sysfs instead of modprobe and address comments

* fix ro fs and missing comma

* Apply suggestions from code review

* don't recurse overlayroot

* sleep before reconnect

* reset twice

* sync between writes

* fix build

* fix build

* adds drive to storage quirk whitelist

* long sleep

* another thing to try

* fix: Ensure that the changes take effect

Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com>
Co-authored-by: Justin Miller <dragondef@gmail.com>
2022-01-21 20:35:52 -07:00
Aiden McClelland
e968a1cca7 add spantrace to use-after-exit of RpcContext 2022-01-21 20:35:52 -07:00
Keagan McClelland
e6d1e49984 remove unnecessary debug 2022-01-21 20:35:52 -07:00
Aiden McClelland
92ff208bb7 fixes #868 2022-01-21 20:35:52 -07:00
Aiden McClelland
c453f5c144 fix uasp regression 2022-01-21 20:35:52 -07:00
Keagan McClelland
71f1432cee fix configuration logic to always set package to configured if the configuration step succeeds 2022-01-21 20:35:52 -07:00
Keagan McClelland
351cef4141 refactor logic around migrations to be more representative of reality 2022-01-21 20:35:52 -07:00