Commit Graph

131 Commits

Author SHA1 Message Date
Kroese
ef5b650991
fix: Shutdown loop (#474) 2023-12-20 12:09:25 +01:00
Kroese
fd19c7b4f3
feat: Log creation info (#473) 2023-12-20 03:34:26 +01:00
Kroese
727297642c
fix: Exit counter (#472) 2023-12-20 02:00:07 +01:00
Kroese
cd457801e7
fix: Set IP in bridge mode
* fix: Set IP in bridge mode
2023-12-20 01:52:55 +01:00
Kroese
b425e34907
fix: Allocate after conversion 2023-12-19 08:54:08 +01:00
Kroese
9bac0c94a8
feat: Detect COW on btrfs 2023-12-19 06:11:50 +01:00
Kroese
631568681e
feat: Detect COW on BTRFS 2023-12-19 06:01:50 +01:00
Kroese
6599861dbb
feat: Detect COW on BTRFS 2023-12-19 05:46:49 +01:00
Kroese
3bcd831531
fix: Display timeout 2023-12-19 04:30:01 +01:00
Kroese
fafd4a4fca
feat: Enable IO threading 2023-12-19 03:59:19 +01:00
Kroese
479a30369d
feat: Enable IO threading 2023-12-19 02:34:48 +01:00
Kroese
ba522a4acb
feat: Increase clustersize for qcow2
* feat: Increase clustersize for qcow2
2023-12-18 17:34:40 +01:00
Kroese
b71b2245cb
fix: Check diskspace
* fix: Check diskspace
2023-12-18 16:44:26 +01:00
Kroese
be3fd30cb2
feat: Honor allocation flag for qcow2
* feat: Honor allocation flag for qcow2
2023-12-18 12:18:28 +01:00
Kroese
d66be1a228
fix: Do not set flags on resize 2023-12-17 11:25:42 +01:00
Kroese
72085d3711
fix: Set qcow2 flags 2023-12-17 11:17:26 +01:00
Kroese
e7cdbb1db5
feat: Optimize qcow2 flags 2023-12-17 10:51:30 +01:00
Kroese
107a4b87d5
fix: Quotes 2023-12-17 10:04:00 +01:00
Kroese
8b0ec3bef7
fix: Remove healthcheck exception 2023-12-17 09:57:50 +01:00
Kroese
aaded40a4f
fix: Cleanup server files 2023-12-17 09:54:07 +01:00
Kroese
7f77bb88ab
fix: Grammar 2023-12-17 09:50:07 +01:00
Kroese
932c23afba
fix: Check SSE4.2 2023-12-16 15:57:30 +01:00
Kroese
2e0107e46f
fix: Bash shebang
* fix: Bash shebang
2023-12-16 07:42:57 +01:00
Kroese
f93f870626
feat: CPU features 2023-12-16 06:31:43 +01:00
Kroese
a2e55c5dda
fix: Configuration variables 2023-12-16 05:11:20 +01:00
Kroese
32748509ea
fix: CPU configuration 2023-12-16 05:08:34 +01:00
Kroese
970a662170
fix: CPU configuration 2023-12-16 05:04:17 +01:00
Kroese
8925323a6e
feat: KVM flag 2023-12-16 04:55:40 +01:00
Kroese
10915a601c
feat: Display emulated CPU 2023-12-16 04:44:15 +01:00
Kroese
2cc1af19b1
fix: Configure CPU 2023-12-16 04:38:15 +01:00
Kroese
6670ca4fe1
fix: Configuration 2023-12-16 04:36:56 +01:00
Kroese
d3f77c848c
feat: Emulate SSE4.2 on ARM64 2023-12-16 04:36:00 +01:00
Kroese
3f2ca67051
feat: Emulate SSE4.2 on ARM64 2023-12-16 04:22:21 +01:00
Kroese
3812101366
feat: Add KVM flag 2023-12-16 04:02:11 +01:00
Kroese
db72acfc4f
feat: Install DSM 7.2 on ARM64 2023-12-16 03:12:55 +01:00
Kroese
1b3d760f5f
fix: Set CPU model 2023-12-16 03:07:08 +01:00
Kroese
fe2d072056
fix: Check for SSE4.2 support 2023-12-16 02:05:54 +01:00
Kroese
469ee67942
fix: Error codes 2023-12-16 01:42:02 +01:00
Kroese
95991d8f5d
fix: Error codes 2023-12-16 01:36:33 +01:00
Kroese
7e12585429
fix: Error codes 2023-12-16 01:30:34 +01:00
Kroese
c335078aac
feat: Display emulated CPU 2023-12-16 01:00:42 +01:00
Kroese
f1fbbb5623
feat: Configure CPU model 2023-12-16 00:35:08 +01:00
Kroese
2fab3e5897
fix: Simplify healthcheck 2023-12-15 09:01:19 +01:00
Kroese
a4ea89d6e7
fix: Extended error message 2023-12-15 08:49:37 +01:00
Kroese
007d20c315
fix: Message variables
* fix: Message variables
2023-12-10 16:54:02 +01:00
Kroese
26d6fa9fcc
feat: Improve shutdown
* feat: Improve shutdown
2023-12-10 15:58:37 +01:00
Kroese
b9f3e52ba4
feat: Improve shutdown (#448)
* feat: Improve shutdown
2023-12-10 09:22:35 +01:00
Kroese
03d2665725
fix: Local variables (#447)
* fix: Local variables

* fix: Keep location
2023-12-10 00:26:13 +01:00
Kroese
ba7fd2fe4a
fix: Error checking (#446) 2023-12-09 21:45:31 +01:00
Kroese
a8bcae16a4
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:19:08 +01:00
Kroese
2f19d31a81
feat: Show conversion progress (#444)
* feat: Show conversion progress
2023-12-09 15:15:25 +01:00
Kroese
54692e3a75
fix: Move progress (#443) 2023-12-09 06:19:07 +01:00
Kroese
180573d69f
fix: Diskspace warning (#441) 2023-12-09 05:40:10 +01:00
Kroese
8fa900335a
feat: Add qcow2 disk format (#440)
* feat: Add qcow2 disk format
2023-12-09 02:55:39 +01:00
Kroese
a527080ccd
feat: Print curl error (#438)
* feat: Print curl error
2023-12-07 23:36:57 +01:00
Kroese
ce6d60c611
Parse JSON with JQ (#437)
* feat: Parse JSON with JQ
2023-12-07 23:18:47 +01:00
Kroese
ff9fd9b377 fix: Set timeout (#435) 2023-12-06 07:16:30 +01:00
Kroese
b1d53b42ca fix: File support 2023-12-06 05:56:25 +01:00
Kroese
143a2151fb fix: Increase timeout (#431)
* fix: Increase timeout
2023-12-06 05:37:03 +01:00
Kroese
7fd29e30b3 fix: Match package 2023-12-05 07:53:03 +01:00
Kroese
efe46e1fdc feat: Mirror selection
* feat: Country detection
2023-12-05 06:56:20 +01:00
Kroese
2cf4ca07f4 fix: Set request header 2023-12-04 17:14:55 +01:00
Kroese
b88207f0dd fix: Check diskspace 2023-12-04 15:32:17 +01:00
Kroese
70e10b1d56 fix: Deduce mirror from URL
* fix: Deduce mirror from URL
2023-12-04 15:10:49 +01:00
Kroese
ced994d94a fix: Force JSON response 2023-12-04 14:35:59 +01:00
Kroese
354bd2429b feat: Country detection
* feat: Country detection
2023-12-04 14:21:37 +01:00
Kroese
c1d3d15d4e fix: DNS resolution
* fix: DNS resolution
2023-12-04 07:20:40 +01:00
Kroese
95b2b83ac6 fix: DNS resolution 2023-12-03 08:33:52 +01:00
Kroese
c3c4d966b4 feat: Print available diskspace
* feat: Print available diskspace
2023-12-03 08:29:09 +01:00
Kroese
a768fecfde fix: Default RAM size
* fix: Default RAM size
2023-12-01 03:55:25 +01:00
Kroese
6218333fec feat: Console mode
* feat: Console mode

* fix: Increase timeout
2023-11-29 20:24:28 +01:00
Kroese
830ace0e47 feat: Read version from image 2023-11-29 18:07:41 +01:00
Kroese
04aa20e836 fix: Cleanup dirs 2023-11-24 01:37:39 +01:00
Kroese
3113e2b64e fix: Variables 2023-11-19 19:56:11 +01:00
databreach
6334cfc8bc Control device nodes
Add control over whether device nodes are created.
2023-11-17 14:39:53 +01:00
Kroese
44d82d6544 fix: Remove unused vars 2023-11-16 23:28:12 +01:00
Kroese
d24ae86c12 fix: Remove size check 2023-11-16 23:00:21 +01:00
Kroese
503c89f08c style: Tabs 2023-11-16 21:57:43 +01:00
Kroese
c9e6e65991 Fix for issue #381 (#383)
* feat: Refactor multi-disk code
2023-11-16 20:36:30 +01:00
Kroese
04bd8a1639 feat: Check host connection 2023-11-15 21:52:03 +01:00
Kroese
a024294e19 fix: Folder structure (#379)
* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* fix: Check entrypoint

* Moved to src

* Moved to src

* fix: Relative paths

* fix: Relative paths

* fix: Shellcheck

* fix: Relative paths

* Test shellcheck

* Test shellcheck
2023-11-15 20:54:51 +01:00