tart/Sources/tart
Fedor Korotkov 50ce44c3eb
Support block devices on Sonoma (#611)
* Support block devices on Sonoma

* Updated docs

* Removed unused error
2023-09-22 22:30:18 +04:00
..
CI Sentry integration (#352) 2022-12-15 13:50:21 +00:00
Commands Support block devices on Sonoma (#611) 2023-09-22 22:30:18 +04:00
Credentials Support wildcards in `credHelpers` (#592) 2023-08-28 11:37:49 -04:00
DeviceInfo Set User-Agent header for OCI HTTP requests (#478) 2023-04-28 18:02:57 +04:00
Formatter Suspend/resume support (#527) 2023-07-06 18:04:39 +00:00
Logging Async http client for pull/push (#95) 2022-05-20 11:04:21 -04:00
MACAddressResolver Allow to choose IP resolution strategy (#446) 2023-03-16 17:41:54 +04:00
Network Multiple bridged interfaces (#578) 2023-08-14 19:17:38 +04:00
OCI Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00
Passphrase Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Platform `--suspendable` devices fallback on Ventura host (#605) 2023-09-22 07:38:13 -04:00
VNC Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Config.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
Embed.swift Smaller icon (#116) 2022-06-06 18:38:30 +03:00
Fetcher.swift Fetcher: do not use cookies to avoid CSRF checks (#312) 2022-11-09 14:27:45 -05:00
FileLock.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
IPSWCache.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
PIDLock.swift PIDLock: check open(2) error (#538) 2023-07-04 15:22:25 +00:00
Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Root.swift Introduce "tart logout" command (#583) 2023-08-15 15:16:33 +04:00
Serial.swift Reformatted Serial.swift 2023-03-16 10:22:27 -04:00
URL+AccessDate.swift Use separate exception codes for better Sentry grouping (#363) 2022-12-19 17:40:55 +00:00
URL+Prunable.swift Log cache pruning to $TART_HOME/tart.log (#265) 2022-10-07 23:01:42 +04:00
Utils.swift Reformat code idents and introduce the SwiftFormat linter (#339) 2022-11-29 15:56:13 +00:00
VM+Recovery.swift Use MainActor to ensure we're running on main queue (#515) 2023-06-07 15:06:33 +04:00
VM.swift Support block devices on Sonoma (#611) 2023-09-22 22:30:18 +04:00
VMConfig.swift Support wildcards in `credHelpers` (#592) 2023-08-28 11:37:49 -04:00
VMDirectory+Archive.swift tart import: fix import failing due to SIGBUS (#458) 2023-03-30 15:52:48 +04:00
VMDirectory+OCI.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00
VMDirectory.swift GC avoidance and tmpDeterminstic (#570) 2023-07-31 18:21:42 +00:00
VMStorageHelper.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00
VMStorageLocal.swift tart prune: allow pruning local VMs with --entries=vms (#557) 2023-07-13 22:05:28 +04:00
VMStorageOCI.swift Improved format for fast and efficient pulls from remote OCI-registry (#589) 2023-09-20 10:14:05 -04:00