Skip to content

Instantly share code, notes, and snippets.

@ebfe
Created February 20, 2016 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebfe/d536e92a6744153da2e7 to your computer and use it in GitHub Desktop.
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

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