void-docs
void-docs copied to clipboard
mdbook source for docs.voidlinux.org
Documentation part of https://github.com/void-linux/void-packages/pull/38406.
I've read the CONTRIBUTING.md and send you a pull request with a correction in chroot.md The guide about bootx64.efi had some issues. That's the only change I made.
Refer that elogind might depend on polkit for some use cases. (poweroff/reboot). https://github.com/void-linux/void-packages/pull/38347
From mount(8): > **rw** > Mount the filesystem read-write. > **noatime** > Do not update inode access times on this filesystem (e.g. for faster access on the news spool to...
- [x] it should mention that people should first try running pipewire (and pipewire-pulse) in a terminal and put it to autostart. Many people just blindly put it to their...
This PR builds off of @ericonr's WIP PR #581, and adds UI elements for printing and editing void-docs, as well as a button to toggle between light and dark modes....
I created a new Void Linux system and the installer did not have UTC as an option and all of it's timezone options in the installer are region based. I...
- xbps/repositories/signing.md was merged into custom.md with minor modifications - signing.md is now redirected to custom.md - incorporates @camoz's change to show using 4096-bit RSA keys for signing closes #641
- installation/guides/chroot: use xchroot for chroot install - installation/guides/fde: use xchroot for install - installation/musl: use xchroot for glibc chroot - installation/guides/zfs: change chroot prompt to xchroot format depends on:...
just a small example for bridge interfaces, not sure if i.e. mentioning how to dhcp is required.