209 Commits

Author SHA1 Message Date
Kroese
19aa313753
fix: Shellcheck (#509) 2023-12-28 08:35:51 +01:00
Kroese
9db12cd25f
fix: Device detection
* fix: Device detection
2023-12-28 08:31:32 +01:00
Kroese
69e785e6ee
fix: Shutdown message
* fix: Shutdown message
2023-12-28 05:26:53 +01:00
Kroese
159fce6839
fix: Detect device
* fix: Detect device
2023-12-28 05:04:40 +01:00
Kroese
08e4084458
feat: Daemonize QEMU
* feat: Daemonize QEMU
2023-12-28 03:42:06 +01:00
Kroese
06f210846c
fix: KVM flag (#504) 2023-12-27 16:28:24 +01:00
Kroese
74629e4b55
fix: Installation (#501) 2023-12-27 04:07:45 +01:00
Kroese
6e8af6e52f
fix: Host CPU (#500) 2023-12-27 03:23:39 +01:00
Kroese
38611a7af2
fix: Host CPU (#499) 2023-12-27 03:18:03 +01:00
Kroese
f089acc01a
fix: CPU features (#496) 2023-12-25 05:58:14 +01:00
Kroese
5a7ecb48d6
fix: Error messages (#495) 2023-12-25 05:03:00 +01:00
Kroese
5b3880aa5e
fix: Error messages (#494) 2023-12-25 04:48:18 +01:00
Kroese
281f2992ff
fix: Close file descriptors
* fix: Close file descriptors
2023-12-25 04:04:01 +01:00
Kroese
4bdcf8bfe1
fix: Skip mknod errors (#491) 2023-12-24 14:39:37 +01:00
Kroese
62acaa95bf
fix: Check attribute (#490) 2023-12-24 14:27:29 +01:00
Kroese
5332d387f4
fix: Set file attribute (#488)
* fix: Set file attribute
2023-12-24 02:41:44 +01:00
Kroese
f0d08ef263
fix: Remove flag (#487)
* fix: Remove flag
2023-12-23 22:58:45 +01:00
Kroese
e4334f9499
fix: Ignore mknod errors (#486) 2023-12-23 22:28:25 +01:00
Kroese
627ec56262
feat: LINUX_IMMUTABLE flag (#485)
* feat: LINUX_IMMUTABLE flag
2023-12-23 21:26:23 +01:00
Kroese
87fad1b0e9
feat: Set directory attributes (#483)
* feat: Set directory attributes
2023-12-23 20:01:27 +01:00
Kroese
698516ac8c
feat: Detect country from timezone (#482) 2023-12-23 18:46:14 +01:00
databreach
dae5d75674
feat: Improve support for unprivileged hosts (including LXC) (#479)
* * Add fakeroot to extract the dsm system without elevated permissions
* Remove obsolete docker variable "DEV" used to exclude extraction of device nodes

* feat: Detect unprivileged container

* fix: Use fakeroot for mke2fs

---------

Co-authored-by: Kroese <kroese@users.noreply.github.com>
2023-12-23 18:04:43 +01:00
Kroese
95facffa9b
fix: Use specified LAN adaptor (#481)
* fix: Use specified LAN adaptor
2023-12-23 15:23:36 +01:00
Kroese
682e0a9952
feat: Check filesystem (#477)
* feat: Check filesystem
2023-12-22 15:00:22 +01:00
Kroese
9a97dfdc70
fix: Check filesystem (#476) 2023-12-22 06:15:33 +01:00
Kroese
8137a137b3
fix: Disable device nodes 2023-12-22 05:10:22 +01:00
Kroese
1339d51796
feat: Firewall info 2023-12-22 04:47:58 +01:00
Kroese
dce447c974
fix: Quit message 2023-12-22 04:24:48 +01:00
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