void-mklive
void-mklive copied to clipboard
The Void Linux live image maker
With these patches, the installer now uses the recommended layout for subvolumes like in Calamares: ``` /: @ /home: @home # if without /home partition /var/cache: @cache /var/log: @log ```...
I have recently used to the most up to date installer: void-live-x86_64-musl-20230628-base.iso, to install Void on my Thinkpad470. The installer completed, and ran, but after restart it was found to...
I tried to install to a VM. It is a minimal VM with only serial port to connect with. Doing console=ttyS0 doesn't seem to work to enable the service in...
ideally, would require #351 to prevent the need for a full iso image that dracut would require
dracut has caused some issues in the past, and it may be helpful for things like pxe boot. this will require rewriting the dracut hooks as mkinitcpio hooks
Currently we are copying the live system to the target when Local source is selected. This means both systems have to be exactly the same and we maintain a list...
I have an old HP Probook 4310s, with a broadcom wifi card. I created a live iso with `broadcom-wl-dkms` package (and `linux*-headers` too). When I boot to the iso I...
I'm trying to build a custom void .iso in a docker container to test since the system I'm on currently isn't running void. I've included the commands & dockerfile I've...
Why exactly would this be ON by default? I know the system is reliant on OpenSSH but it being open doesn't contribute to it in any positive way.
# problem 1 after install void via local repo of the livecd published this mouth, the greeter not show. in log file it reports: ``` Authorization required, but no authorization...