From 56765c6bb7b62d846cf9fd6255da57d1a8817b2e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 25 Sep 2019 16:14:24 +0200 Subject: xvoidstrap: tweak checklist --- xvoidstrap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xvoidstrap b/xvoidstrap index 4ef270a..f43ac11 100755 --- a/xvoidstrap +++ b/xvoidstrap @@ -54,9 +54,9 @@ Void post-install checklist - Rebuild locale: xbps-reconfigure -f glibc-locales - Install boot-loader: grub-install /dev/sda - Adjust kernel command-line in /etc/default/grub: - printk.time=1 loglevel=6 net.ifnames=0 + printk.time=1 loglevel=6 net.ifnames=0 psi=1 - Make dracut hostonly: echo hostonly=yes >/etc/dracut.conf.d/hostonly.conf -- Rebuild initrd: xbps-reconfigure -f linux4.?? -- Enable default services: ln -s /etc/sv/... /var/service +- Rebuild initrd and grub config: xbps-reconfigure -f linux5.?? +- Enable default services: ln -s /etc/sv/... /etc/runit/runsvdir/default/ EOF -- cgit 1.4.1