sickcodes
19915de799
`-e SHORTNAME=sonoma` is now a runtime arg, which is DMCA compliant, all images are under `:latest`.
2 months ago
sickcodes
a1df7c5a65
Wrong spot
2 months ago
sickcodes
55fe01bb97
DMCA compliance, installer download at runtime
2 months ago
Marat Radchenko
d13bae59e4
Fix LegacyKeyValueFormat Docker warning
...
When doing `docker build`, docker (tested with 27.0.3) prints a warning:
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 238)
This commit fixes it by using proper syntax.
Signed-off-by: Marat Radchenko <marat@slonopotamus.org>
3 months ago
sickcodes
54c96557c0
Add tests/sonoma_master.png
7 months ago
sickcodes
a208578bf0
Merge @kholia/OSX-KVM Set XHCI controller to qemu-xhci for USB keyboard/ mouse on macOS 14.4 #238
8 months ago
sickcodes
2265bb5a3f
Signature errors
2 years ago
sickcodes
86452e6da3
Clean Dockerfile
2 years ago
sickcodes
e612ca3229
Warning still exit 1's
2 years ago
sickcodes
dab7fc884c
Add Worldwide mirrors
2 years ago
sickcodes
c0ea46aab5
archlinux image keyring issue
2 years ago
sickcodes
9aac2dbe7f
Fix keyring `pacman-key --populate archlinux`
2 years ago
sickcodes
e5ca81ee6e
Add mkdir -p, add ventura elsewhere
2 years ago
sickcodes
306961a107
Add ventura to Docker-OSX
2 years ago
sickcodes
1e00c9cfd7
Fix keyserver issues, cherry pick aaronjamt/patch-1
2 years ago
sickcodes
586e093ba6
Fix qemu build
2 years ago
sickcodes
1fa728b08d
Fixes #510 missing keyservers
2 years ago
sickcodes
b0ac21a94a
Fix jack
3 years ago
sickcodes
b726cd179d
Fix `Enter a number (default=1): error: invalid number: y` by pegging `extra/jack` over `jack`
3 years ago
sickcodes
0202359871
Revert normal Dockerfile to have a picker. Massively increase build speed. 4G RAM minimum
3 years ago
sickcodes
a04466a704
Add default BASESYSTEM_FORMAT variables
3 years ago
sickcodes
2d79f06079
`RUN sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' /etc/pacman.conf`
3 years ago
sickcodes
c9b33ddb62
Rare issue regarding signatures from the arch archives.
3 years ago
sickcodes
4805b9169b
Add Monterey recovery disk to `:naked`; it is backwards compatible (APFS), however Catalina's recovery image is useless on Monterey images.
3 years ago
sickcodes
e55e55229d
Use qcow for BaseSystem.img instead because it sheds 2G off image size. Add back in stock OpenCore bootdisks; size negligible after removing cache.
3 years ago
sickcodes
bc79a1fffb
Shrink the Docker containers, significantly.
3 years ago
sickcodes
8112e97bbf
raw image format
3 years ago
sickcodes
6729dd7877
`--build-arg=mojave`, `--build-arg=big-sur`, `--build-arg=monterey`, `--build-arg=catalina`
3 years ago
sickcodes
7da38e0d83
Missed bc
3 years ago
sickcodes
7f7a24f1d3
Fix shell
3 years ago
sickcodes
31247a5f63
export SHORTNAME make OSX-KVM
3 years ago
sickcodes
e6fcfd86db
libguestfs games
3 years ago
sickcodes
0a0ae76333
Opencore --> OpenCore (typo...)
3 years ago
sickcodes
dca8b28f9f
Add missing kernel headers
3 years ago
sickcodes
50c87a4bac
Hard fail, of course, on libguestfs build errors
3 years ago
sickcodes
24033387a3
Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1
3 years ago
sickcodes
7dfd04eafd
`OpenCore-Catalina/OpenCore.qcow2` was moved to `OpenCore/OpenCore.qcow2`, symlink it anyway
3 years ago
Chirag The Doge
12b8ce7a2b
Update Dockerfile
3 years ago
sickcodes
363bac93a9
Have nopicker stock image again. Allows stock NOPICKER=true again.
3 years ago
sickcodes
61012cf0c8
Add new image `docker pull sickcodes/docker-osx:naked-auto`. Also allow -e USERNAME -e PASSWORD for auto, even though it's 20GB.
3 years ago
sickcodes
b96bac8cd2
Shift supermin environment variables earlier all images
3 years ago
sickcodes
ae32ff2cb4
Shift supermin environment variables earlier
3 years ago
sickcodes
9a8239f8ec
Remove glibc patches, introduce libguestfs test
3 years ago
sickcodes
5e294d35c1
SUPERMIN_KERNEL downgrade to 5.12 due to zstd issue
3 years ago
sickcodes
458c4781cd
Deep clones for debugging...
3 years ago
sickcodes
ca92e33b20
Fix Dockerfile
3 years ago
sickcodes
d910db6958
Re-insert patched glib & downgraded file command.
3 years ago
sickcodes
87efcbb6f6
Add glibc patch once, remove Big Sur required fix for OpenCore as no longer required.
3 years ago
sickcodes
d2dadeea4d
Remove `+pcid` from boot args. Submodule update.
3 years ago
sickcodes
f4fd2d53fd
Retire glibc patch. Retire file command patch. Add `bootmenu=on`.
3 years ago