Commit graph

1231 commits

Author SHA1 Message Date
Kroese
b8b958046b
fix: UEFI boot (#291)
* fix: UEFI boot
2023-12-29 21:21:26 +01:00
Kroese
f7237254c4
fix: UEFI boot (#290) 2023-12-29 20:13:35 +01:00
Kroese
0fea4ff210
feat: Secure boot option (#289) 2023-12-29 19:30:27 +01:00
Kroese
abcd65208e
fix: UEFI boot image (#288) 2023-12-29 19:25:53 +01:00
Kroese
942f2a77fe
feat: QEMU monitor (#287)
* feat: QEMU monitor
2023-12-29 18:53:45 +01:00
Kroese
4564cdc850
fix: Processor (#286)
* fix: Processor
2023-12-29 18:31:51 +01:00
Kroese
bb5921e9e1
fix: Serial port (#285) 2023-12-29 18:18:10 +01:00
Kroese
6fbd0f7d88
fix: Port forwarding (#284) 2023-12-29 17:54:06 +01:00
Kroese
556eb1ad5b
fix: Display BIOS output (#283) 2023-12-29 17:47:27 +01:00
Kroese
8ef33d615a
fix: KVM config (#282)
* fix: KVM config
2023-12-29 16:53:41 +01:00
Kroese
272c7176d6
fix: QEMU options (#281) 2023-12-29 16:14:14 +01:00
Kroese
ea1cf6d7bd
fix: Display configuration (#280)
* fix: Display configuration
2023-12-29 15:59:35 +01:00
Kroese
19dbe3a8d1
build: Update Dockerfile (#279) 2023-12-29 00:28:15 +01:00
Kroese
63c60d129c
fix: iptables for NAT (#278) 2023-12-28 21:25:46 +01:00
Kroese
2e1a1d644d
feat: Validate mac address (#277) 2023-12-28 21:02:50 +01:00
Kroese
3a4e9a165a
feat: Detect default interface (#276) 2023-12-28 20:05:43 +01:00
Kroese
218cd8d5ad
feat: Check network interface
* feat: Check network interface
2023-12-28 18:31:45 +01:00
Kroese
886012699a
fix: Wait on exit (#274)
* fix: Wait on exit
2023-12-28 03:46:57 +01:00
Kroese
deeaa9b6c3
fix: KVM flag (#273) 2023-12-27 16:40:45 +01:00
Kroese
50639d9dbf
docs: Networking (#272) 2023-12-27 15:36:52 +01:00
Kroese
8fe73cd0a7
fix: Compose (#271) 2023-12-25 08:07:11 +01:00
Kroese
c547cf80a0
docs: Readme (#270) 2023-12-25 08:05:29 +01:00
Kroese
75a724e531
fix: Display mode (#269) 2023-12-25 08:03:36 +01:00
Kroese
e35d99eec3
fix: Console output (#268)
* fix: Console output
2023-12-25 07:36:40 +01:00
Kroese
47fdecadbb
fix: Bootindex (#267) 2023-12-25 06:53:36 +01:00
Kroese
569c559417
docs: Readme (#266) 2023-12-25 06:51:18 +01:00
Kroese
07579f0c4f
fix: CPU features (#265) 2023-12-25 06:03:08 +01:00
Kroese
406d71343d
docs: Readme (#264) 2023-12-25 05:16:09 +01:00
Kroese
3bc68bc285
fix: Error messages (#263) 2023-12-25 05:06:55 +01:00
Kroese
71459e3d3c
fix: Error messages (#262) 2023-12-25 04:54:13 +01:00
Kroese
55473e7ff9
fix: Close file descriptors (#261) 2023-12-25 04:05:58 +01:00
Kroese
21bbfcbbb7
docs: Readme (#260) 2023-12-24 16:18:13 +01:00
Kroese
73ba20376a
fix: Skip mknod errors (#259) 2023-12-24 14:41:52 +01:00
Kroese
0c5f7bae96
fix: Check attribute (#258) 2023-12-24 14:29:47 +01:00
Kroese
dda8a37372
fix: Update Dockerfile (#257) 2023-12-24 02:59:22 +01:00
Kroese
5c300095e0
fix: Set file attribute (#256) 2023-12-24 02:53:03 +01:00
Kroese
072c1274ec
fix: Remove flags (#255) 2023-12-23 23:01:03 +01:00
Kroese
afc5f2a700
fix: Ignore mknod errors (#254) 2023-12-23 22:30:52 +01:00
Kroese
636eea9882
feat: Set directory attributes (#253) 2023-12-23 21:32:49 +01:00
Kroese
d1158df77d
feat: Check filesystem (#252) 2023-12-22 15:07:50 +01:00
Kroese
b282c3247f
fix: Check filesystem (#251) 2023-12-22 06:22:34 +01:00
Kroese
5620ba80c0
feat: Log creation info (#250) 2023-12-20 03:20:24 +01:00
Kroese
40a944ec39
fix: Allocate after conversion 2023-12-19 09:01:05 +01:00
Kroese
0f550a8657
feat: IO threading
feat: IO threading
2023-12-19 06:54:47 +01:00
Kroese
eae5e4fad0
feat: IO threading 2023-12-19 06:45:54 +01:00
Kroese
b72d8b8094
feat: Disable preallocation 2023-12-19 06:31:39 +01:00
Kroese
325d510f0a
docs: Readme 2023-12-19 06:26:22 +01:00
Kroese
6942d006f2
feat: Make qcow2 options configurable
feat: Make qcow2 options configurable
2023-12-17 11:50:45 +01:00
Kroese
34821d53a9
feat: Set NOCOW flag for btrfs 2023-12-17 11:48:35 +01:00
Kroese
d9908b034d
feat: Make qcow2 the default
* feat: Make qcow2 the default
2023-12-17 09:03:57 +01:00