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

The Void Linux live image maker

Results 100 void-mklive issues
Sort by recently updated
recently updated
newest added

Add support for rockpro64 platform Based on @tiemenwerkman's work on https://github.com/void-linux/void-mklive/pull/221 and comments from @CameronNemo Intended to be used with packages from https://github.com/void-linux/void-packages/pull/33556

Add support for rockpro64 platform

I'm trying to build an image for the Pinebook Pro, doing the following: ``` > sudo ./mkrootfs.sh -o aarch64latest aarch64 > sudo ./mkplatformfs.sh pinebookpro aarch64latest > sudo ./mkimage.sh void-pinebookpro-PLATFORMFS-20220403.tar.xz ```...

Without `rslave` mounts can get stuck due to "Device or Resource Busy" errors.

When booting the void installer on a system that has previously configured LVM devices which utilize raid subtypes, the boot aborts. This happens because the `dm-raid` module is not loaded....

Please make daemons configurable in the installer.

enhancement
installer

What do you think, would it make sense to include tmux/screen in the live ISOs to provide scrollback? Installs are often done on bare-metal, where (at least in my experience)...

enhancement

I just downloaded and wrote the image at https://alpha.de.repo.voidlinux.org/live/current/void-live-x86_64-20210930.iso to install on a laptop with a MediaTek mt7921 wireless adapter. The module in this image for this device fails to...

This issue tracks progress towards a usable voidlinux image for the Pinebook Pro. Currently, we can already build a working image - [x] packaging - [x] pinebookpro-kernel (https://github.com/void-linux/void-packages/pull/19293) - [x]...

enhancement