Commit Graph

403 Commits

Author SHA1 Message Date
918f209175 Add suggested changes to Windows Section 2022-01-15 19:53:55 -05:00
c9521ca6b7 Update Windows Installation section
Fix typos, more professional language, fix incorrect information.
2022-01-14 18:30:09 -05:00
89d4aa6c5b Merge pull request #420 from aslafy-z/patch-1 2022-01-13 05:49:48 +00:00
0beee71158 Merge pull request #412 from MikeCoder96/master 2022-01-13 05:48:31 +00:00
4dd0596489 chore(docs): update helm requirements list style 2022-01-12 09:18:01 +01:00
7947f5a3b6 Update README.md with WSL how to 2021-12-28 11:26:09 +01:00
461ae7f960 Remove fails from /custom 2021-12-19 19:42:51 +00:00
71df96d112 Submodule update a9e2b126db742e0681b9b22e7b9c9b685b4825f0 2021-12-19 19:24:43 +00:00
f3c2c332aa Merge pull request #396 from martinmullins/patch-2
NFS mount documentation, locking issue
2021-12-15 21:30:34 +00:00
5427cbbc5b Merge pull request #408 from jk2K/patch-1 2021-12-14 09:43:48 +00:00
f21c7589eb fix: vnc version support arg BASE_IMAGE. support dynamic change of Base Image 2021-12-14 11:10:53 +08:00
e8a81fb8d9 Add usbfluxd video link: https://www.youtube.com/watch?v=kTk5fGjK_PM 2021-12-07 12:35:54 +00:00
5afb277302 Merge pull request #397 from sickcodes/rollback-naked
Rollback naked
2021-12-02 11:40:36 +00:00
e718aec193 Rollback naked 2021-12-02 11:30:11 +00:00
0202359871 Revert normal Dockerfile to have a picker. Massively increase build speed. 4G RAM minimum 2021-11-30 20:32:09 +00:00
a04466a704 Add default BASESYSTEM_FORMAT variables 2021-11-30 17:39:30 +00:00
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.
2021-11-30 00:14:10 +00:00
21b17535b5 Fix hyperlink. Add missing legends from credits: @kaoudis, @chirag350, @TheHackerCoding, @cameronsteele, @martinmullins. 2021-11-29 23:13:15 +00:00
e79ce8a273 Merge pull request #395 from kimjammer/patch-1
Readme - Update information regarding using Windows
2021-11-29 22:57:37 +00:00
d028bd341b Add Windows Instructions Link at the tippity top.
Add Windows Instructions Link at the tippity top.
2021-11-29 22:55:29 +00:00
c6c6c69851 Update README.md
Move to top
2021-11-29 22:52:06 +00:00
be0c44928f Update CREDITS.md 2021-11-29 17:44:07 -05:00
8ae71a36d1 readme - update windows information 2021-11-29 16:58:23 -05:00
030258ef67 Update legacy folder ./custom so README works 2021-11-29 19:09:41 +00:00
7300479b9a Merge pull request #393 from sickcodes/shrink-naked
Create naked container from scratch to make smaller
2021-11-29 07:20:34 +00:00
2d79f06079 RUN sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' /etc/pacman.conf 2021-11-29 07:19:48 +00:00
c9b33ddb62 Rare issue regarding signatures from the arch archives. 2021-11-29 06:21:14 +00:00
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
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
bc79a1fffb Shrink the Docker containers, significantly. 2021-11-29 04:15:44 +00:00
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.
2021-11-28 21:42:37 -05:00
55b4820e07 Merge pull request #392 from martinmullins/patch-1
Notes for mounting an NFS folder from a linux host
2021-11-28 22:25:37 +00:00
d2e2604cfc NFS drive easy-share edits
Thank you @martinmullins!
2021-11-28 22:22:23 +00:00
abce04d6fe Create naked container from scratch to make smaller 2021-11-27 18:39:27 +00:00
3f7256e145 Notes for mounting an NFS folder from a linux host 2021-11-26 14:27:02 +00:00
5fdf587a29 Merge pull request #374 from sickcodes/mojave-high-sierra
Add High-Sierra, and version granularity
2021-11-14 18:51:40 +00:00
8689e0e12c Merge branch 'master' into mojave-high-sierra 2021-11-14 18:50:56 +00:00
9ca9372da1 Add diff of screenshots to test suite, works good 2021-11-14 18:35:09 +00:00
b820ec4ef2 Add static expected screenshots of installation images to ./tests/ 2021-11-14 18:17:00 +00:00
8112e97bbf raw image format 2021-11-14 16:07:23 +00:00
cc4303b5f3 Add High Sierra & Mojave examples 2021-11-14 12:50:12 +00:00
71e4fa60cd Build all versions based on shortname, fix shebang, tag catalina latest 2021-11-14 12:28:52 +00:00
6729dd7877 --build-arg=mojave, --build-arg=big-sur, --build-arg=monterey, --build-arg=catalina 2021-11-14 03:29:19 +00:00
7da38e0d83 Missed bc 2021-11-13 07:48:42 +00:00
7f7a24f1d3 Fix shell 2021-11-13 07:44:57 +00:00
c913b66853 Merge pull request #378 from cameronsteele/patch-1
fix Big Sur build example
2021-11-12 21:59:17 +00:00
629563eb52 fix Big Sur build example
build takes --build-arg and not -e, as I understand
2021-11-06 03:38:02 -07:00
31247a5f63 export SHORTNAME make OSX-KVM 2021-11-03 22:32:06 +00:00
d36ac07b34 Submodule update osx-serial-generator 2021-10-31 18:21:09 +00:00
c65f80ab16 Submodule update osx-serial-generator 2021-10-31 13:08:38 +00:00