Skip to content

Instantly share code, notes, and snippets.

@ebfe
Created February 20, 2016 12:27
Show Gist options
  • Select an option

  • Save ebfe/d536e92a6744153da2e7 to your computer and use it in GitHub Desktop.

Select an option

Save ebfe/d536e92a6744153da2e7 to your computer and use it in GitHub Desktop.
git clone https://github.com/voidlinux/void-mklive
cd void-mklive
mkdir -p extra/etc/runit/runsvdir/default/
ln -s /etc/sv/agetty-ttyS0 extra/etc/runit/runsvdir/default/
make
sudo ./mklive.sh -a x86_64-musl -I extra/
@bahamas10
Copy link
Copy Markdown

this is so simple and useful thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment