Commit graph

43 commits

Author SHA1 Message Date
Kroese
a5a33c7146
Update reset.sh 2024-06-12 02:28:30 +02:00
Kroese
89e46404f5
feat: Use virtioblk for CD-ROM devices (#102) 2024-06-05 17:53:12 +02:00
Kroese
e7b7a7a83f
feat: Print QEMU version on boot (#100) 2024-06-02 20:58:07 +02:00
Kroese
09694075b6
feat: Detect number of physical CPU sockets (#91) 2024-05-23 02:22:58 +02:00
Kroese
e9087a6eb3
feat: Allow booting without ISO file (#87) 2024-05-22 12:19:54 +02:00
Kroese
df2c38893f
feat: Add flag to disable RAM check (#79) 2024-05-19 23:41:13 +02:00
Kroese
cc86e245cc
feat: Print warning based on OS (#62) 2024-05-11 21:40:10 +02:00
Kroese
576682cda1
feat: Check RAM amount available (#54) 2024-05-03 11:23:23 +02:00
Kroese
da1dab956f
feat: Check the RAM amount available (#53) 2024-05-03 11:01:14 +02:00
Kroese
18e68a3f21
feat: Check the amount of RAM available (#52) 2024-05-02 20:10:38 +02:00
Kroese
aad52572c3
feat: Improved networking (#51) 2024-04-30 00:32:18 +02:00
Kroese
4fbd36c22d
feat: Display kernel version (#48) 2024-04-26 13:55:20 +02:00
Kroese
39c04cc2a7
feat: Print system info (#46) 2024-04-25 14:27:31 +02:00
Kroese
6d18fd73e3
fix: Use correct QEMU binary (#44) 2024-04-22 11:28:19 +02:00
Kroese
914a4995cc
feat: Display system info in log (#42) 2024-04-20 01:28:15 +02:00
Kroese
fbf829e4f2
fix: Disable kernel networking in bridge mode (#32) 2024-03-12 01:25:07 +01:00
Kroese
9202a12592
fix: Convert dashes in custom MAC addresses (#25) 2024-02-08 17:28:17 +01:00
Kroese
9f3f74c4de
fix: Set boot mode in entry (#5) 2024-02-02 20:14:10 +01:00
Kroese
487eefbeb9
feat: Initial arm64 support (#420) 2024-02-02 11:52:57 +01:00
Kroese
ba9c79bd4c
feat: Support USB storage (#416) 2024-02-01 10:40:35 +01:00
Kroese
209f9b30f8
feat: Generate unique MAC address (#403) 2024-01-29 21:32:11 +01:00
Kroese
2fdb19ae40
feat: Make monitor configurable (#379) 2024-01-23 20:19:14 +01:00
Kroese
4a0dbc6c06
fix: Shared memory path (#378) 2024-01-23 03:22:40 +01:00
Kroese
cc952a81c1
feat: Check for SHM (#377) 2024-01-23 03:02:51 +01:00
Kroese
25aa568167
fix: Make bootindex configurable (#370) 2024-01-22 02:47:50 +01:00
Kroese
e30c724170
feat: Dynamic content (#362) 2024-01-21 18:50:57 +01:00
Kroese
909a7f83dd
fix: Starting message (#360) 2024-01-20 18:37:03 +01:00
Kroese
4818cd57bb
fix: Escape HTML (#359) 2024-01-20 16:47:01 +01:00
Kroese
910b2a8c4e
feat: Display boot progress via web (#358) 2024-01-20 16:02:17 +01:00
Kroese
27cae73c4a
feat: Add warning macro (#357) 2024-01-19 15:07:36 +01:00
Kroese
bbd683b83b
style: Quote variables (#325) 2024-01-14 16:24:05 +01:00
Kroese
526548647c
style: Quote variables (#323) 2024-01-14 01:22:50 +01:00
Kroese
7998d931bb
feat: Change raw allocation (#320) 2024-01-13 00:02:52 +01:00
Kroese
1d1d2434de
fix: Add package (#310) 2024-01-08 01:44:08 +01:00
Kroese
8ef33d615a
fix: KVM config (#282)
* fix: KVM config
2023-12-29 16:53:41 +01:00
Kroese
886012699a
fix: Wait on exit (#274)
* fix: Wait on exit
2023-12-28 03:46:57 +01:00
Kroese
b72d8b8094
feat: Disable preallocation 2023-12-19 06:31:39 +01:00
Kroese
8ffc3bf842
feat: GPU passthrough
* feat: GPU passthrough
2023-12-16 08:17:53 +01:00
Kroese
c2edb081bb
feat: CPU configuration
* feat: CPU configuration
2023-12-16 07:41:19 +01:00
Kroese
3e3a9c8a52
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:53:22 +01:00
Kroese
751d781584
fix: Print escaped strings (#224) 2023-12-08 00:02:33 +01:00
Kroese
c1992a7772 fix: Default RAM size
* fix: Default RAM size
2023-12-03 09:53:07 +01:00
Kroese
3a2adc94c7 Initial commit 2023-11-22 18:39:21 +01:00