Commit graph

33 commits

Author SHA1 Message Date
Kroese
63afa68a5c
feat: Make app name configurable (#180) 2025-02-25 15:10:56 +01:00
Kroese
159402de8f
fix: CPU pinning for Orange Pi (#103) 2024-06-07 13:08:30 +02:00
Kroese
e7b7a7a83f
feat: Print QEMU version on boot (#100) 2024-06-02 20:58:07 +02:00
Kroese
781060bbd2
feat: CPU pinning on Rockchip Orange Pi 5 (#99) 2024-06-02 19:47:46 +02:00
Kroese
b862a76ba1
feat: CPU pinning for Rockchip Orange Pi 5 (#98) 2024-06-02 19:38:14 +02:00
Kroese
79a75ee9f5
feat: Add support for IDE disk drives (#81) 2024-05-21 09:28:12 +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
9f3f74c4de
fix: Set boot mode in entry (#5) 2024-02-02 20:14:10 +01:00
Kroese
d4feec5a06
fix: Use VGA adaptor for Windows (#3) 2024-02-02 18:58:31 +01:00
Kroese
487eefbeb9
feat: Initial arm64 support (#420) 2024-02-02 11:52:57 +01:00
Kroese
910b2a8c4e
feat: Display boot progress via web (#358) 2024-01-20 16:02:17 +01:00
Kroese
fe76852ba4
fix: Echo (#346) 2024-01-18 17:36:10 +01:00
Kroese
a19b245b1e
feat: Replace websockify by nginx (#340) 2024-01-17 19:51:22 +01:00
Kroese
e0003c76cd
fix: Hide NoVNC output (#309) 2024-01-08 00:50:53 +01:00
Kroese
a32bc2dc8f
feat: Add web-based VNC viewer (#308) 2024-01-07 23:51:05 +01:00
Kroese
361f6055fb
feat: Add webbased display (#307) 2024-01-07 23:05:50 +01:00
Kroese
003181333c
feat: Add webbased VNC viewer (#306) 2024-01-07 22:37:58 +01:00
Kroese
11692b41f0
Update location (#300)
* Update location
2024-01-04 05:17:30 +01:00
Kroese
4564cdc850
fix: Processor (#286)
* fix: Processor
2023-12-29 18:31:51 +01:00
Kroese
8ef33d615a
fix: KVM config (#282)
* fix: KVM config
2023-12-29 16:53:41 +01:00
Kroese
c2edb081bb
feat: CPU configuration
* feat: CPU configuration
2023-12-16 07:41:19 +01:00
Nate Choe
743743c3e7
Add UEFI support (#236)
* OVMF
2023-12-10 22:16:11 +01:00
Kroese
6ef07f2ca3
fix: Close dnsmasq (#235)
* fix: Obsolete line

* fix: Close dnsmasq
2023-12-10 08:20:55 +01:00
Kroese
3e3a9c8a52
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:53:22 +01:00
Kroese
4a0cb50048 feat: Read version from image 2023-11-29 17:49:50 +01:00
Kroese
ed3cc6ae5b Refactor initalization 2023-11-22 18:45:28 +01:00
Kroese
46c456dafc fix: Display configuration 2023-11-20 12:41:54 +01:00
Kroese
eb48ae4555 fix: Empty line 2023-11-20 12:31:32 +01:00
Nate Choe
f2c6af115d Add VNC support (#185)
* VNC
2023-11-20 11:00:25 +01:00
Kroese
745f5c589c style: Tabs 2023-11-16 21:51:37 +01:00
Kroese
52435d7667 build: Folder structure (#181)
* feat: Multi-disk support

* fix: Shellcheck

* build: Change folder structure

* fix: Entrypoint
2023-11-16 21:28:13 +01:00
Renamed from run/run.sh (Browse further)