sickcodes
|
6dc83cebc2
|
Remove libguestfs old fixes from auto and naked
|
2022-11-19 04:00:20 +00:00 |
|
Ugo Mignon
|
40a7e0d200
|
fix: sshpass install and label
|
2022-09-01 08:38:59 +02:00 |
|
sickcodes
|
e718aec193
|
Rollback naked
|
2021-12-02 11:30:11 +00:00 |
|
sickcodes
|
0202359871
|
Revert normal Dockerfile to have a picker. Massively increase build speed. 4G RAM minimum
|
2021-11-30 20:32:09 +00:00 |
|
sickcodes
|
a04466a704
|
Add default BASESYSTEM_FORMAT variables
|
2021-11-30 17:39:30 +00:00 |
|
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
|
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
|
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
|
31c95fd640
|
Fix MAC_PASSWORD variable name (should be PASSWORD), Add docs for folder sharing
|
2021-08-27 16:13:04 +00:00 |
|
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.
|
2021-08-25 23:05:17 +00:00 |
|
sickcodes
|
b96bac8cd2
|
Shift supermin environment variables earlier all images
|
2021-07-28 18:34:48 +00:00 |
|
sickcodes
|
9a8239f8ec
|
Remove glibc patches, introduce libguestfs test
|
2021-07-28 18:06:03 +00:00 |
|
sickcodes
|
d910db6958
|
Re-insert patched glib & downgraded file command.
|
2021-07-27 20:36:50 +00:00 |
|
sickcodes
|
f4fd2d53fd
|
Retire glibc patch. Retire file command patch. Add bootmenu=on .
|
2021-07-25 19:25:39 +00:00 |
|
sickcodes
|
84e1682700
|
Prepare nakedvnc for hub.docker.com. Add ENV BOOT_ARGS= to supply additon boot arguments, for example, vmx,rdtscp . Add ENV CPU=Penryn to allow changes to the CPU emulation, for example, Skylake-Client
|
2021-05-06 05:29:26 +00:00 |
|
sickcodes
|
c31e2618c6
|
Disable chown warning
|
2021-05-04 08:52:49 +00:00 |
|
sickcodes
|
5dc2f4fd04
|
Temp Fix Failed to boot OSX with GENERATE_UNIQUE #244
|
2021-04-27 22:58:05 +00:00 |
|
sickcodes
|
309ff1cd51
|
Downgrade file to 5.39 due to libguestfs bug. All Dockerfiles though.
|
2021-04-18 19:28:03 +00:00 |
|
sickcodes
|
19439bf2bd
|
Add LIBGUESTFS debug & trace commands, exit on fail. Update credits
|
2021-04-18 10:54:43 +00:00 |
|
sickcodes
|
6243c33e47
|
Remove envsubst to allow interactive QEMU using -i
|
2021-03-28 10:17:47 +00:00 |
|
sickcodes
|
2414f466d0
|
Enable interactive QEMU. Remove envsubst since we are already using bash. Add -x flag
|
2021-03-24 21:16:03 +00:00 |
|
sickcodes
|
9e7342f966
|
Add all ENV variables to each dockerfile for readability. Add RAM allocation buffer and cache drop bug fix. Add kvm and libvirt groups. Add IMAGE_FORMAT=qcow2 to allow IMAGE_FORMAT=raw too.
|
2021-03-24 13:40:16 +00:00 |
|
sickcodes
|
e4c0b64200
|
FIRST: sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}"
|
2021-03-09 20:34:09 +00:00 |
|
sickcodes
|
5a71e19756
|
./custom is now ./osx-serial-generator via submodule. Submodule inits.
|
2021-03-09 16:55:18 +00:00 |
|
sickcodes
|
c2916fd487
|
Dockerfile syntax error.
|
2021-03-06 19:25:26 +00:00 |
|
sickcodes
|
7382df8fa1
|
Fix BOOTDISK expected logic
|
2021-03-06 19:18:23 +00:00 |
|
sickcodes
|
7d6e5b30d8
|
Remove useless case statements. Allow -e HEADLESS=true as human readable alternative to -e DISPLAY=:99.
|
2021-03-06 17:59:03 +00:00 |
|
sickcodes
|
8935ce08ab
|
Fix bootdisk not getting written to persistent file when using NOPICKER=true. NOPICKER=true is overridden by a custom plist now anyway.
|
2021-03-06 17:48:15 +00:00 |
|
sickcodes
|
b2f6ac509c
|
Typo
|
2021-03-04 13:27:12 +00:00 |
|
sickcodes
|
2077c3a453
|
v4.1 WIDTH/HEIGHT && move resolution README note
|
2021-03-04 13:22:13 +00:00 |
|
sickcodes
|
4b278bc42c
|
Shift exits
|
2021-03-04 12:05:41 +00:00 |
|
sickcodes
|
45a5f2c074
|
wget -O case sensitive, silence source /env errors.
|
2021-03-04 11:57:52 +00:00 |
|
sickcodes
|
377c4e7cc5
|
Add -e MASTER_PLIST_URL to change the input config.plist at runtime.
|
2021-03-04 09:52:45 +00:00 |
|
sickcodes
|
408248ae4f
|
Missing WIDTH and HEIGHT from naked and auto Dockerfiles
|
2021-03-04 09:12:50 +00:00 |
|
sickcodes
|
275b27ef8f
|
Documentation for Big Sur. v4.0
|
2021-02-27 12:10:08 +00:00 |
|
sickcodes
|
91131a6bbb
|
Add exists exits and required serial number files for building disk
|
2021-02-26 09:25:40 +00:00 |
|
sickcodes
|
258f6b455d
|
Fix /env permissions for persistence after GENERATE_UNIQUE. Fix the following warning by chowning /dev/kvm earlier "libguestfs: warning: current user is not a member of the KVM group (group ID 108). This user cannot access /dev/kvm, so libguestfs may run very slowly. It is recommended that you 'chmod 0666 /dev/kvm' or add the current user to the KVM group (you might need to log out and log in again)."
|
2021-02-26 06:42:57 +00:00 |
|
sickcodes
|
d1721028c8
|
NOPICKER now does: sed -i '/^.*InstallMedia.*/d' Launch.sh
|
2021-02-26 05:49:40 +00:00 |
|
sickcodes
|
84326051ca
|
source "${ENV:=/env}" logic
|
2021-02-26 05:30:09 +00:00 |
|
sickcodes
|
f2a49b046b
|
Fixed subshell logic in startup scripts.
|
2021-02-26 05:26:35 +00:00 |
|
sickcodes
|
a651aa0369
|
Change -e NOPICKER=true to simply do export BOOTDISK=/home/arch/OSX-KVM/OpenCore-Catalina/OpenCore-nopicker.qcow2 .
|
2021-02-26 04:22:56 +00:00 |
|
sickcodes
|
c5aab3020d
|
Set defaults in obvious places
|
2021-02-25 18:16:24 +00:00 |
|