sickcodes
ce126fe5bd
Merge pull request #113 from weskerfoot/docs-updates
...
Docs updates: usb passthrough, headless mode, disk space reduction guide
4 years ago
sickcodes
eaa695bc15
Merge pull request #112 from PeterDaveHello/SimplifyDockerfile
...
Reduce Dockerfile instructions and Docker image layers
4 years ago
wes
c30d0c441e
note about USB pass through
4 years ago
wes
b64323852e
more readme improvements, usb pass through, spice, etc
4 years ago
Peter Dave Hello
70573dea14
Merge a few `WORKDIR` & `RUN git clone` in Dockerfile
...
This will reduce the instructions and Docker image layers.
4 years ago
Peter Dave Hello
90c346cd1a
Remove unnecessary `WORKDIR` instruction in Dockerfile
...
The working directory was not changed before and after it, don't need
to change to the SAME directory again :D
4 years ago
wes
1881ac8797
initial stab at CI instructions and reduce disk usage instructions
4 years ago
sickcodes
4e91645736
Add PeterDaveHello to credits.md for last two pull requests.
4 years ago
sickcodes
392c885a6a
Merge pull request #110 from PeterDaveHello/git-clone-depth-1
...
Reduce image size by setting git clone depth
4 years ago
sickcodes
65ac86bec7
Merge pull request #111 from PeterDaveHello/SimplifyDockerfile
...
Simplify .ssh directory setup process in Dockerfile
4 years ago
Peter Dave Hello
cede544c2e
Simplify .ssh directory setup process in Dockerfile
4 years ago
Peter Dave Hello
4b17459897
Reduce image size by setting git clone depth
4 years ago
sickcodes
c9d3f6be7b
[QOL] Documentation updates about duplicating containers
4 years ago
sickcodes
f03278da1b
Fixed Dockerfile instructions to align with the README instructions.
4 years ago
sickcodes
8dd8c1a58a
Merge pull request #102 from AdamMomen/patch-1
...
modify/auto-boot vnc container
4 years ago
AdamMomen
fbb186968f
Update README.md
...
## What?
I've added a script on how to automatic boot vnc-version container in `README.md` file for better usablility. For more background, see ticket #83 .
## Why?
Because the script provided in the readme file didn't work on vnc-version container.
## How?
## Testing?
No automated tests, take my word for it ;)
## Screenshots
Before
![image](https://user-images.githubusercontent.com/55929982/98357198-26194080-2025-11eb-81bb-28259a1f63ab.png )
After
## Anything Else?
Nope
4 years ago
sickcodes
e69817242b
[README] Typo, link fixed, credits
4 years ago
sickcodes
8343da16fc
Merge pull request #94 from mikob/patch-1
...
Made instructions more clear for those needing Xcode
4 years ago
Miko
94315c0e4e
Made instructions more clear for those needing Xcode
...
Firstly, amazing job with this project - it really works.
I had to reinstall a few times to get the capacity right to fit Xcode. Just wanted to save others the trouble by noting the min. needed disk size for Xcode. In my case 50gb was too little, so the exact right amount lies between 50-60gb.
4 years ago
sickcodes
81682df5fe
[QOL] Launch without having to press anything at the boot menu (see readme)
4 years ago
sickcodes
0d8cbebfbb
Documentation tidy
4 years ago
sickcodes
3972e009de
Add vim and nano to the container, expand on ipv4 forwarding docs, add info about ${DISPLAY:-:0.0}
4 years ago
sickcodes
0b40480158
Merge pull request #87 from MrBenFTW/patch-1
...
Update README.md
4 years ago
Ben Mitchell
c437f81ea5
Update README.md
4 years ago
sickcodes
b710a8a082
v2.6 Update documentation
4 years ago
sickcodes
cc09cfb24d
OSX-KVM folder
4 years ago
sickcodes
040b560209
Paths
4 years ago
sickcodes
204777a3ee
Work folder
4 years ago
sickcodes
6d81225fc6
Added awesome fixes by @jimdigriz: image size, shellisms, fallback2kvm, unprivileged mode
4 years ago
sickcodes
07f488a470
Merge pull request #82 from jimdigriz/tweaks
...
misc improvements to build, runtime and documentation
4 years ago
Alexander Clouter
34757eb754
improve handling of BaseSystem.dmg to reduce image by 2.5GB (from 6GB)
4 years ago
Alexander Clouter
812c4a2e09
pulseaudio example
...
AppleALC does not support the codec out of the box and I have been unable
to work through https://osy.gitbook.io/hac-mini-guide/details/hda-fix to
figure out how to make it appear. The controller does work, but without
the codec driver support there no soundcard is present to macOS
4 years ago
Alexander Clouter
bb7de1bfea
make audio driver configurable but defaults to alsa
4 years ago
Alexander Clouter
41dee4b321
remove need for privileged
4 years ago
Alexander Clouter
96302c6f6d
remove need for DISPLAY
4 years ago
Alexander Clouter
de9b31923c
support fallback to tcg from kvm
4 years ago
Alexander Clouter
a07da08cfd
use shell exec/set-eu
4 years ago
Alexander Clouter
02564cba09
use shell expansions for defaults
4 years ago
Alexander Clouter
07b9c8b80d
empty pkg cache
4 years ago
sickcodes
ce3b320d03
README update for current feature set
4 years ago
sickcodes
35ca1ebaf8
VNC: updated for tigervnc 1.11.0 https://github.com/TigerVNC/tigervnc/releases
4 years ago
sickcodes
9d599d51e4
Merge pull request #77 from MrBenFTW/master
...
Improvments
4 years ago
Ben Mitchell
4a5ee5e744
Update README.md
4 years ago
Ben Mitchell
b6cd8a514b
Update README.md
...
no longer necessary to remove 1gb from the disk.
4 years ago
Ben Mitchell
3b1a8431db
Update macOS + add Screen Sharing
...
Update macOS Catalina to the latest version by default and enable port forwarding for screen share
4 years ago
Ben Mitchell
95cbd5f63e
Merge pull request #1 from sickcodes/master
...
Merge pull request #75 from MrBenFTW/master
4 years ago
sickcodes
aa846f8576
Merge pull request #75 from MrBenFTW/master
...
Fix gpk error
4 years ago
Ben Mitchell
12c1270152
fix gpk error
...
fix gpk error
4 years ago
Ben Mitchell
1e5f69e63f
fix gpk error
...
fix gpk error caused by images or incorrect shutdown
4 years ago
Ben Mitchell
b0242f1140
Fix gpk error
...
Remove /tmp/.X99-lock before starting VNC
4 years ago