Commit graph

420 commits

Author SHA1 Message Date
Kroese
f9ea2f2781
fix: Move KVM warning (#313) 2025-09-23 16:16:11 +02:00
Kroese
35c7419044
feat: Disable VMX cpu flag (#312) 2025-09-23 15:24:23 +02:00
Kroese
8e7572b1ff
feat: Add additional KVM check (#311) 2025-09-23 08:57:35 +02:00
Kroese
125f14164b
feat: Disable unsupported CPU flags in TCG mode (#310) 2025-09-23 08:44:48 +02:00
Kroese
1ed6749ccd
build: Update QEMU base image to v7.16 (#309) 2025-09-22 22:02:37 +02:00
renovate[bot]
fc99211115
chore(deps): update hadolint/hadolint-action action to v3.3.0 (#307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 21:34:24 +02:00
Kroese
d4add50eb4
fix: Variable expansion in retry loop (#308) 2025-09-22 21:32:25 +02:00
Kroese
c787b8dd13
feat: Show delay progress (#306)
Added a delay function to handle retry messages for failed downloads.
2025-09-22 07:21:26 +02:00
Kroese
54e08a9425
revert: Simplify conditional checks (#305)
This reverts commit 733266fd6c.
2025-09-21 23:06:48 +02:00
Kroese
733266fd6c
fix: Simplify conditional checks (#304) 2025-09-21 15:04:44 +02:00
Kroese
08ac3ab823
build: Update QEMU base image to v7.15 (#303)
Updated QEMU base image version from 7.14 to 7.15.
2025-09-21 04:47:39 +02:00
Kroese
a737399811
fix: Simplify conditional checks (#302) 2025-09-20 23:48:56 +02:00
Kroese
109b84fd6f
feat: Resume failed download (#301) 2025-09-20 14:46:28 +02:00
renovate[bot]
fb044b9158
chore(deps): update qemux/qemu docker tag to v7.14 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-18 23:47:29 +02:00
Kroese
a82c3b58fd
feat: Cleanup old files before installation (#299) 2025-09-17 18:35:00 +02:00
renovate[bot]
0cd494674c
chore(deps): update qemux/qemu docker tag to v7.13 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 18:27:20 +02:00
Kroese
7d85112d12
feat: Restrict AMD CPU's to a single core (#297) 2025-09-15 22:09:51 +02:00
Kroese
f15a2d6ae5
feat: Create subfolder only after version is checked (#296) 2025-09-15 17:58:15 +02:00
Kroese
827f458cae
feat: Seperate subfolders for each version (#295)
Allows for easier version management as there is no need to clear the /storage folder anymore when switching between macOS releases.
2025-09-15 17:37:53 +02:00
Kroese
27a66f4748
feat: Remove leading and trailing spaces from VERSION (#294) 2025-09-15 14:18:24 +02:00
Kroese
9fb20e6ef5
build: Disable automatic builds (#293)
Removed push trigger and paths to ignore from build workflow.
2025-09-14 11:52:53 +02:00
renovate[bot]
e1977b9cdc
chore(deps): update hadolint/hadolint-action action to v3.2.0 (#288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-06 20:18:38 +02:00
Kroese
db7d2d32a4
feat: Add syntax parser directive (#286) 2025-08-27 21:39:13 +02:00
dependabot[bot]
fa9319e74e
build(deps): bump alpine from 3.21 to 3.22 (#263)
Bumps alpine from 3.21 to 3.22.

---
updated-dependencies:
- dependency-name: alpine
  dependency-version: '3.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 21:06:11 +02:00
dependabot[bot]
b6a318f6e9
build(deps): bump actions/checkout from 4 to 5 (#282)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-27 20:58:56 +02:00
renovate[bot]
d93c75b979
chore(deps): update qemux/qemu docker tag to v7.12 (#257) 2025-05-06 06:40:41 +02:00
Kroese
9115d132f6
docs: Add input types (#251) 2025-04-23 12:50:38 +02:00
Kroese
88c3f6219e
docs: Add quotes around $PWD (#247) 2025-04-16 12:13:46 +02:00
Kroese
e0a357091d
build: Update qemu-docker to v7.11 (#246) 2025-04-14 21:04:15 +02:00
Kroese
69b79d9ba9
build: Update qemu-docker to v7.10 (#245) 2025-04-08 07:58:04 +02:00
Kroese
132033171d
build: Update qemu-docker to v7.08 (#241) 2025-04-04 01:19:27 +02:00
Kroese
88a476ef4c
docs: Disk pass-through (#240) 2025-04-03 10:31:29 +02:00
Kroese
08255c5a45
build: Update OpenCore to 1.0.4 (#239) 2025-04-03 01:34:21 +02:00
Kroese
a410d8a123
build: Update qemu-docker to v7.07 (#236) 2025-03-28 20:34:27 +01:00
Kroese
6060d36387
docs: Github Codespaces (#234) 2025-03-27 01:47:11 +01:00
Kroese
0ffd7852fe
fix: Set BIOS variable (#233) 2025-03-27 00:18:30 +01:00
Kroese
431d9e544f
build: Update qemu-docker to v7.06 (#232) 2025-03-26 19:42:04 +01:00
Kroese
1bf46b7e0b
docs: Apple Account (#230) 2025-03-25 21:14:14 +01:00
Kroese
bbbc853178
docs: Github Codespaces (#229) 2025-03-25 14:44:55 +01:00
Kroese
453ec734ba
feat: Remove non-printable characters (#228) 2025-03-24 14:01:17 +01:00
renovate[bot]
cdf3e9df63
build: Update qemu-docker to v7.04 (#213) 2025-03-21 21:54:06 +01:00
Kroese
8e23be901f
docs: KVM information (#225) 2025-03-20 23:21:30 +01:00
Kroese
431b4b6ce9
docs: Compatibility chart (#224) 2025-03-20 23:07:18 +01:00
Kroese
a4735a328f
docs: Add Podman (#223) 2025-03-20 20:06:11 +01:00
Kroese
6d588e42e1
fix: Platform variable (#222) 2025-03-20 16:50:18 +01:00
Kroese
5698b772b3
build: Update qemu-docker to v7.03 (#220) 2025-03-20 10:07:33 +01:00
Kroese
874bfa197b
feat: Add devcontainer (#218) 2025-03-19 09:18:35 +01:00
Kroese
6d65c6cfbb
docs: Github Codespaces (#217) 2025-03-18 14:15:12 +01:00
Kroese
9e07cb5367
feat: Add devcontainer (#216) 2025-03-18 11:23:42 +01:00
Kroese
de76cca895
docs: Port number (#215) 2025-03-18 05:00:46 +01:00