sickcodes
55293cbb6c
Fixes #495
3 years ago
sickcodes
f9bfddbb5b
Recognize. Add new legends to credits.
...
[@kimjammer](https://github.com/kimjammer ) Update Windows Installation section #422
[@Mhartig](https://github.com/Mhartig ) - Worked out issue `Enter a number (default=1): error: invalid number: y`
[@felipestt](https://github.com/felipestt ) Use more CPU Cores/SMP' broken #440
[@routmoute](https://github.com/routmoute ) README: add PulseAudio with WSLg #442
[@dulatello08](https://github.com/dulatello08 ) Update README.md #452
3 years ago
sickcodes
4501c6a854
Fix #440
...
> According to [this](https://github.com/foxlet/macOS-Simple-KVM/issues/319#issuecomment-1003775896 ), macOS only supports power-of-two cores. But you can increase the number of sockets to get the virtual cores you need.
>
> If you need 6 cores, go with:
>
> ```
> -e EXTRA='-smp 6,sockets=3,cores=2'
> ```
3 years ago
sickcodes
524749cbb8
Merge pull request #472 from sickcodes/naked-vnc-legacy-patch
...
Fixes #470 TEMP-FIX is breaking Dockerfile.nakedvnc build #470
3 years ago
sickcodes
73d84d28dd
Fixes #470
...
TEMP-FIX is breaking Dockerfile.nakedvnc build #470
3 years ago
sickcodes
2d6d4b670a
Update via @Error996 https://github.com/Error996
...
Thanks @Error996!
https://github.com/sickcodes/Docker-OSX/discussions/458
3 years ago
sickcodes
43a4c0b0d9
Add warning to test.sh that it's for internal use only
...
Add warning to test.sh that it's for internal use only
3 years ago
sickcodes
b3e8aabaa9
Merge pull request #452 from dulatello08/patch-1
...
Update README.md
3 years ago
sickcodes
3188252da4
Update README.md
3 years ago
Dulat
727a1dc95c
Update README.md
3 years ago
sickcodes
3621847c23
Merge pull request #442 from routmoute/master
...
README: add PulseAudio with WSLg
3 years ago
routmoute
142dad2593
README: add PulseAudio with WSLg
3 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
1380481ac1
Merge pull request #422 from kimjammer/patch-2
3 years ago
KimJammer
d435c06455
Update README
...
Fix typo in command to check available wsl linux distros.
3 years ago
KimJammer
918f209175
Add suggested changes to Windows Section
3 years ago
kimjammer
c9521ca6b7
Update Windows Installation section
...
Fix typos, more professional language, fix incorrect information.
3 years ago
sickcodes
89d4aa6c5b
Merge pull request #420 from aslafy-z/patch-1
3 years ago
sickcodes
0beee71158
Merge pull request #412 from MikeCoder96/master
3 years ago
Zadkiel Aharonian
4dd0596489
chore(docs): update helm requirements list style
3 years ago
Michele Bencardino
7947f5a3b6
Update README.md with WSL how to
3 years ago
sickcodes
461ae7f960
Remove fails from /custom
3 years ago
sickcodes
71df96d112
Submodule update a9e2b126db742e0681b9b22e7b9c9b685b4825f0
3 years ago
sickcodes
f3c2c332aa
Merge pull request #396 from martinmullins/patch-2
...
NFS mount documentation, locking issue
3 years ago
sickcodes
5427cbbc5b
Merge pull request #408 from jk2K/patch-1
3 years ago
Meng Ye
f21c7589eb
fix: vnc version support arg BASE_IMAGE. support dynamic change of Base Image
3 years ago
sickcodes
e8a81fb8d9
Add usbfluxd video link: https://www.youtube.com/watch?v=kTk5fGjK_PM
3 years ago
sickcodes
5afb277302
Merge pull request #397 from sickcodes/rollback-naked
...
Rollback naked
3 years ago
sickcodes
e718aec193
Rollback naked
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
Martin Mullins
029cd7a46d
NFS mount documentation, locking issue
...
I ran into some issues when I ran software that was trying to lock files under the nfs folder. This was on Catalina and looks like this is a common issue with Mac -> Linux nfs.
After digging into it, for my use case using the `locallocks` NFS option on the Mac client resolved it. The `locallocks` option means that locking is handled by the client. There would be problems if you actually need server side locking.
3 years ago
sickcodes
21b17535b5
Fix hyperlink. Add missing legends from credits: @kaoudis, @chirag350, @TheHackerCoding, @cameronsteele, @martinmullins.
3 years ago
sickcodes
e79ce8a273
Merge pull request #395 from kimjammer/patch-1
...
Readme - Update information regarding using Windows
3 years ago
sickcodes
d028bd341b
Add Windows Instructions Link at the tippity top.
...
Add Windows Instructions Link at the tippity top.
3 years ago
sickcodes
c6c6c69851
Update README.md
...
Move to top
3 years ago
KimJammer
be0c44928f
Update CREDITS.md
3 years ago
KimJammer
8ae71a36d1
readme - update windows information
3 years ago
sickcodes
030258ef67
Update legacy folder ./custom so README works
3 years ago
sickcodes
7300479b9a
Merge pull request #393 from sickcodes/shrink-naked
...
Create naked container from scratch to make smaller
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
KimJammer
8dc03683e1
readme - Instructions to use WSLg's built-in X11 server
...
Add instructions for using correct DISPLAY value and X-11 socket mount point to use WSLg's built-in X11 server on Windows 11.
3 years ago
sickcodes
55b4820e07
Merge pull request #392 from martinmullins/patch-1
...
Notes for mounting an NFS folder from a linux host
3 years ago
sickcodes
d2e2604cfc
NFS drive easy-share edits
...
Thank you @martinmullins!
3 years ago
sickcodes
abce04d6fe
Create naked container from scratch to make smaller
3 years ago