38 Commits

Author SHA1 Message Date
Kroese
1bac5c8a7f
feat: Print system info (#701) 2024-04-25 14:31:49 +02:00
Kroese
dd76c60e2a
fix: CPU detection (#697) 2024-04-22 16:48:41 +02:00
Kroese
ac78cc7dc5
feat: Display system info on boot (#696) 2024-04-22 16:29:23 +02:00
Kroese
f74771a9cc
fix: Convert MAC address to uppercase (#627) 2024-02-08 17:33:11 +01:00
Kroese
3c31bc91e4
feat: Generate unique MAC address (#611) 2024-01-30 04:46:44 +01:00
Kroese
fdbff4879b
fix: Incorrect path (#591) 2024-01-23 03:06:29 +01:00
Kroese
739e679a66
feat: Check for SHM (#590) 2024-01-23 03:04:47 +01:00
Kroese
1e13258bc9
feat: Dynamic page content (#585) 2024-01-21 18:35:55 +01:00
Kroese
2c7cea042f
feat: Display progress via web (#584) 2024-01-20 19:59:44 +01:00
Kroese
89ae24a2ac
feat: Add warning macro (#582) 2024-01-19 15:10:40 +01:00
Kroese
1fc9c56c8f
style: Quote variables (#565) 2024-01-14 16:01:15 +01:00
Kroese
893a013ae9
style: Quote variables (#563) 2024-01-14 01:11:58 +01:00
Kroese
fcd7b8a825
fix: Use /tmp for server (#560) 2024-01-13 20:46:05 +01:00
Kroese
575da1f574
feat: Store config in RAM (#559) 2024-01-13 20:25:57 +01:00
Kroese
3a507f5bf6
fix: Display QEMU output (#558) 2024-01-13 18:16:17 +01:00
Kroese
53e0330e21
feat: Change qcow allocation (#555) 2024-01-12 23:50:04 +01:00
Kroese
53605bd6e8
fix: Add package (#546) 2024-01-08 01:46:21 +01:00
IP2Location
9d21489b8e
Added api.ip2location.io (#533) 2024-01-04 04:11:20 +01:00
Kroese
63cac9a75e
fix: Display config (#519)
* fix: Display config
2023-12-29 16:56:49 +01:00
Kroese
527bded1b2
feat: Detect default interface
* feat: Detect default interface
2023-12-28 20:25:04 +01:00
Kroese
973efa2d27
feat: Show daemon log
* feat: Show daemon log
2023-12-28 17:58:07 +01:00
Kroese
08e4084458
feat: Daemonize QEMU
* feat: Daemonize QEMU
2023-12-28 03:42:06 +01:00
Kroese
698516ac8c
feat: Detect country from timezone (#482) 2023-12-23 18:46:14 +01:00
Kroese
aaded40a4f
fix: Cleanup server files 2023-12-17 09:54:07 +01:00
Kroese
a2e55c5dda
fix: Configuration variables 2023-12-16 05:11:20 +01:00
Kroese
3812101366
feat: Add KVM flag 2023-12-16 04:02:11 +01:00
Kroese
f1fbbb5623
feat: Configure CPU model 2023-12-16 00:35:08 +01:00
Kroese
03d2665725
fix: Local variables (#447)
* fix: Local variables

* fix: Keep location
2023-12-10 00:26:13 +01:00
Kroese
a8bcae16a4
fix: Remove curly braces
* fix: Remove curly braces
2023-12-09 21:19:08 +01:00
Kroese
ce6d60c611
Parse JSON with JQ (#437)
* feat: Parse JSON with JQ
2023-12-07 23:18:47 +01:00
Kroese
ff9fd9b377 fix: Set timeout (#435) 2023-12-06 07:16:30 +01:00
Kroese
7fd29e30b3 fix: Match package 2023-12-05 07:53:03 +01:00
Kroese
efe46e1fdc feat: Mirror selection
* feat: Country detection
2023-12-05 06:56:20 +01:00
Kroese
a768fecfde fix: Default RAM size
* fix: Default RAM size
2023-12-01 03:55:25 +01:00
Kroese
6218333fec feat: Console mode
* feat: Console mode

* fix: Increase timeout
2023-11-29 20:24:28 +01:00
Kroese
04aa20e836 fix: Cleanup dirs 2023-11-24 01:37:39 +01:00
Kroese
c9e6e65991 Fix for issue #381 (#383)
* feat: Refactor multi-disk code
2023-11-16 20:36:30 +01:00
Kroese
a024294e19 fix: Folder structure (#379)
* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* Moved to src

* fix: Check entrypoint

* Moved to src

* Moved to src

* fix: Relative paths

* fix: Relative paths

* fix: Shellcheck

* fix: Relative paths

* Test shellcheck

* Test shellcheck
2023-11-15 20:54:51 +01:00