Exegol-docs
Exegol-docs copied to clipboard
Documentation for Exegol
I added the documentation for the cheatsheet folder ! Tell me if everything is ok :)
Added a workaround for WSL 2 consuming high amounts of RAM, leading to reduced performance of the host machine.
Added installation using `uv`: Added the sudo alias for Fish shell
WTF are those dots
This PR adds a dedicated installation guide for Manjaro Linux, located at docs/src/install/on-manjaro.md, and updates the First Install page to include a reference link. The document follows the same structure...
This pull request adds a new installation guide for Void Linux, located at `docs/src/install/on-void.md`. The document includes: - Basic dependencies installation (Python, pipx, Git) - Docker setup via `xbps-install` -...
This update documents and resolves a conflict where Docker (used by Exegol) overrides iptables rules, breaking internet connectivity for KVM/libvirt VMs. Additionally, it includes a fix for mounting NFS shares...