void-docs
void-docs copied to clipboard
mdbook source for docs.voidlinux.org
Incus is the current community tool for easy LXC administration. LXD has been moved to canonical, relicensed (Apache 2.0 to AGPL3) and contributors are asked to sign a CLA. LXD...
do not merge until just before next image release
The `tar` command used in the "ROOTFS method" heading loses important permissions data. For example, `unix_chkpwd` (a program that uses the [setUID bit](https://unix.stackexchange.com/a/422556) to allow some lockscreen programs to talk...
I just added a small note about [Niri](https://github.com/YaLTeR/niri) in the Wayland compositors section (`config/graphical-session/wayland.md`). I ran `vmdfmt -w -l .` in the repository's root, it modified one file `res/README.md`, so...
Update arm guide to include xbps-fetch to get the image on a live CD. I'm woefully ignorant of void ways, I probably did everything wrong, despite skimming the docs. Feel...
closes #840 I don't have much experience with HTML/CSS, feel free to take over this PR. The first part of this PR "rebases" the theme files from base mdBook v0.4.14...
This has been discussed in `#voidlinux`. Here is the original screen capture I posted there which showcases some of the problems: https://github.com/user-attachments/assets/b90cbd47-aa59-4d7f-8afd-28b9919b9780 Trying to build void-docs with a recent version...
Hello, Completing the documentation to avoid confusion on setting voidlinux dhcpcd when multiple interfaces are present. Thanks! PS: I have read [CONTRIBUTING](https://github.com/void-linux/void-docs/blob/master/CONTRIBUTING.md)
There is currently no man page or documentation about sysctl configuration files, specifically how to mask them since this is void specif (but follows general conventions found with other init...