void-docs icon indicating copy to clipboard operation
void-docs copied to clipboard

mdbook source for docs.voidlinux.org

Results 161 void-docs issues
Sort by recently updated
recently updated
newest added

Relates to my other pull request that adds WPA3/SAE support to the installer: https://github.com/void-linux/void-mklive/pull/429. Mentions `sae` as an option along with `wep` and `wpa` in the installation guide.

Hello, According to the [Raspberry Pi documentation](https://www.raspberrypi.com/documentation/computers/processors.html#bcm2837), model 2B uses a quad-core Arm Cortex A53 (Armv8) ; the [Void documentation](https://docs.voidlinux.org/installation/guides/arm-devices/raspberry-pi.html#supported-models) says it has a armv7 architecture (32bit) The [download section...

Hi! Was following the docs to switch the networking to use the NetworkManager tool. This was not enough to replace the default `wpa_supplicant` stack. The first issue I encountered was...

unprivileged container info is relevant to incus as well. remove redundant info.

NVIDIA documentation is missing crucial steps to setting up dracut modules and modprobe configuration for wayland to function properly. These steps should be added: Add "options nvidia-drm modeset=1" to /etc/modprobe.d/nvidia.conf...

When I started building packages for void, I searched for documentation. I initially did not find it, despite having skimmed the chapter containing it. I then proposed to add something...

- **config/users-and-groups: document user choices for superuser access** - **installation/guides/chroot: document configuring superuser access** - **installation/live-images/guide: document new installer page for superuser**

Use of dumb_runtime_dir or pam_rundir with seatd as alternative to manual approach for XDG_RUNTIME_DIR. It is needed. If you don't like my form, please put it in some form you...

Near the end. the comand to install grub reflects only an installation bios/mbr and will not work on uefi systems. A second comand reflecting uefi install should exit. `grub-install --target=x86_64-efi...