Commit Graph

1711 Commits

Author SHA1 Message Date
Kroese
3fc3005ba5
fix: Processor (#523)
* fix: Processor
2023-12-29 18:27:51 +01:00
Kroese
20f48edd00
fix: Serial port (#522)
* fix: Serial port
2023-12-29 18:15:39 +01:00
Kroese
b854aad830
fix: Use single IO thread (#521) 2023-12-29 17:34:23 +01:00
Kroese
6cbe03f656
fix: Port forwarding (#520) 2023-12-29 17:20:18 +01:00
Kroese
63cac9a75e
fix: Display config (#519)
* fix: Display config
2023-12-29 16:56:49 +01:00
Kroese
08616f1057
build: Update Dockerfile (#518) 2023-12-29 00:24:36 +01:00
Kroese
e6193b1020
fix: Port forwarding (#517) 2023-12-28 21:30:28 +01:00
Kroese
f28b9903f3
fix: iptables for NAT (#516) 2023-12-28 21:20:38 +01:00
Kroese
7bf2d119ea
feat: Validate mac address (#515) 2023-12-28 20:54:33 +01:00
Kroese
527bded1b2
feat: Detect default interface
* feat: Detect default interface
2023-12-28 20:25:04 +01:00
Kroese
1208c53ebb
feat: Check network interface (#513) 2023-12-28 18:26:56 +01:00
Kroese
973efa2d27
feat: Show daemon log
* feat: Show daemon log
2023-12-28 17:58:07 +01:00
Kroese
d09588b915
fix: Refactor
* fix: Refactor
2023-12-28 16:08:12 +01:00
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
4653aafbee
docs: Readme (#493) 2023-12-25 04:21:50 +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
369bff339d
fix: Update Dockerfile (#489) 2023-12-24 02:54:57 +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
251cf8121e
feat: Add LINUX_IMMUTABLE flag (#484)
To change directory attributes on COW filesystems
2023-12-23 20:35:06 +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
2f383699f9
feat: Firewall info
feat: Firewall info
2023-12-22 05:20:44 +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
392e7afdfe
fix: Allocate after conversion
fix: Allocate after conversion
2023-12-19 08:54:43 +01:00