Commit Graph

374 Commits

Author SHA1 Message Date
sickcodes
2d79f06079 RUN sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' /etc/pacman.conf 2021-11-29 07:19:48 +00:00
sickcodes
c9b33ddb62 Rare issue regarding signatures from the arch archives. 2021-11-29 06:21:14 +00:00
sickcodes
4805b9169b Add Monterey recovery disk to :naked; it is backwards compatible (APFS), however Catalina's recovery image is useless on Monterey images. 2021-11-29 04:41:24 +00:00
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. 2021-11-29 04:34:20 +00:00
sickcodes
bc79a1fffb Shrink the Docker containers, significantly. 2021-11-29 04:15:44 +00:00
sickcodes
abce04d6fe Create naked container from scratch to make smaller 2021-11-27 18:39:27 +00:00
sickcodes
5fdf587a29
Merge pull request #374 from sickcodes/mojave-high-sierra
Add High-Sierra, and version granularity
2021-11-14 18:51:40 +00:00
sickcodes
8689e0e12c
Merge branch 'master' into mojave-high-sierra 2021-11-14 18:50:56 +00:00
sickcodes
9ca9372da1 Add diff of screenshots to test suite, works good 2021-11-14 18:35:09 +00:00
sickcodes
b820ec4ef2 Add static expected screenshots of installation images to ./tests/ 2021-11-14 18:17:00 +00:00
sickcodes
8112e97bbf raw image format 2021-11-14 16:07:23 +00:00
sickcodes
cc4303b5f3 Add High Sierra & Mojave examples 2021-11-14 12:50:12 +00:00
sickcodes
71e4fa60cd Build all versions based on shortname, fix shebang, tag catalina latest 2021-11-14 12:28:52 +00:00
sickcodes
6729dd7877 --build-arg=mojave, --build-arg=big-sur, --build-arg=monterey, --build-arg=catalina 2021-11-14 03:29:19 +00:00
sickcodes
7da38e0d83 Missed bc 2021-11-13 07:48:42 +00:00
sickcodes
7f7a24f1d3 Fix shell 2021-11-13 07:44:57 +00:00
sickcodes
c913b66853
Merge pull request #378 from cameronsteele/patch-1
fix Big Sur build example
2021-11-12 21:59:17 +00:00
Cameron Steele
629563eb52
fix Big Sur build example
build takes --build-arg and not -e, as I understand
2021-11-06 03:38:02 -07:00
sickcodes
31247a5f63 export SHORTNAME make OSX-KVM 2021-11-03 22:32:06 +00:00
sickcodes
d36ac07b34 Submodule update osx-serial-generator 2021-10-31 18:21:09 +00:00
sickcodes
c65f80ab16 Submodule update osx-serial-generator 2021-10-31 13:08:38 +00:00
sickcodes
e6fcfd86db libguestfs games 2021-10-31 00:09:09 +00:00
sickcodes
0a0ae76333 Opencore --> OpenCore (typo...) 2021-10-30 21:55:07 +00:00
sickcodes
dca8b28f9f Add missing kernel headers 2021-10-30 21:25:57 +00:00
sickcodes
50c87a4bac Hard fail, of course, on libguestfs build errors 2021-10-30 20:36:54 +00:00
sickcodes
1d8682403f
Merge pull request #366 from eggplants/master
Fix command to launch sickcodes/docker-osx:auto
2021-10-30 05:49:35 +00:00
sickcodes
d40be09953
Merge pull request #369 from sickcodes/libguestfs-linux-hold
Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1
2021-10-29 17:32:24 +00:00
sickcodes
9639fa2289
[@eggplants](https://github.com/eggplants) Fix command to launch sickcodes/docker-osx:auto #366 2021-10-29 17:28:36 +00:00
sickcodes
24033387a3 Fixes #368 Downgrade kernel for the subsystem to 5.12, and hold back libguestfs at libguestfs-1.44.1 2021-10-29 17:25:51 +00:00
sickcodes
7dfd04eafd OpenCore-Catalina/OpenCore.qcow2 was moved to OpenCore/OpenCore.qcow2, symlink it anyway 2021-10-28 23:17:44 +00:00
sickcodes
5806f862d3
Merge pull request #367 from TheHackerCoding/patch-1
Typo in README
2021-10-28 21:27:12 +00:00
TheHackerCoding
5a159c19e9
Typo in README 2021-10-28 13:35:36 -04:00
haruna
1d6168dfed
fix: command to launch sickcodes/docker-osx:auto
add option `-e GENERATE_UNIQUE=true`
2021-10-28 08:12:11 +09:00
sickcodes
50c5dce110 squash naked images for hub.docker.com 2021-10-24 16:11:16 +00:00
sickcodes
ff250fa0ca
Merge pull request #361 from Buthrakaur/improve-readme-windows
readme - improve instructions for running on windows
2021-10-22 08:43:14 +00:00
sickcodes
302885dc08 WSL2 + Ubuntu note - credits 2021-10-22 08:42:09 +00:00
Filip Kinský
fcfba30086 readme - improve instructions for running on windows 2021-10-19 08:48:24 +02:00
sickcodes
df10b3c651
Merge pull request #352 from chirag350/master
use LABEL instead of MAINTAINER since MAINTAINER is deprecated
2021-10-10 22:20:34 +00:00
sickcodes
e265065e31 Fix weird image 2021-10-06 00:29:08 +00:00
sickcodes
beef908d4c Add YouTube tutorial video 2021-10-06 00:26:41 +00:00
Chirag The Doge
12b8ce7a2b
Update Dockerfile 2021-10-02 21:42:41 +05:30
sickcodes
9c8d70c9da
Merge pull request #343 from sickcodes/stock-images-in-dockerfile
Build the missing nopicker stock image at runtime. Add a nopicker stock images in dockerfile.
2021-10-01 00:19:50 +00:00
sickcodes
363bac93a9 Have nopicker stock image again. Allows stock NOPICKER=true again. 2021-09-16 18:47:52 +00:00
sickcodes
f6344e6beb Update submodules 2021-09-14 00:10:30 +00:00
sickcodes
022b7b5864 Add docker: unknown server OS: . See 'docker run --help'. 2021-09-14 00:09:58 +00:00
sickcodes
bed57dc73e
Merge pull request #339 from sickcodes/monterey
Add `sickcodes/docker-osx:monterey`!
2021-09-09 23:40:13 +00:00
sickcodes
423d6697c3 Add sickcodes/docker-osx:monterey! 2021-09-09 23:00:20 +00:00
sickcodes
15fa5d3ef7 Add USB hot plug instructions, good for making bootable installers (Monterey). 2021-09-09 10:55:07 +00:00
sickcodes
b97d6134f0 Fix Discord link 2021-09-07 05:52:05 +00:00
sickcodes
c2fca85acf Fix usbfluxd setup instructions. Add @cybik & @Silfalion to credits. Added https://github.com/Silfalion/Iphone_docker_osx_passthrough 2021-09-07 05:49:26 +00:00