diff --git a/step1/30-basesystem b/step1/30-basesystem index 722a9ee..542e711 100644 --- a/step1/30-basesystem +++ b/step1/30-basesystem @@ -12,7 +12,7 @@ setconf add "lang_console" "de-latin1-nodeadkeys" setconf add "timezone" "Europe/Berlin" -addpkg void-repo-multilib void-repo-multilib-nonfree void-repo-nonfree lvm2 cronie socklog-void ntp xtools wireguard-tools gnupg2 progress pwgen net-tools ncdu nmap mtr iotop hdparm smartmontools htop git neovim btrbk croc grub-btrfs nano mbuffer cryptsetup +addpkg void-repo-multilib void-repo-multilib-nonfree void-repo-nonfree lvm2 cronie socklog-void ntp xtools wireguard-tools gnupg2 progress pwgen net-tools ncdu nmap mtr dig iotop hdparm smartmontools htop git neovim btrbk croc grub-btrfs nano mbuffer cryptsetup ignorepkg nvi gnupg servicesenable acpid cronie socklog-unix nanoklogd uuidd agetty-tty1 agetty-tty2 agetty-tty3 agetty-tty4 dhcpcd servicesdisable agetty-tty6 agetty-tty5 diff --git a/step3/20-basesystem b/step3/20-basesystem index ff56d96..77293e1 100644 --- a/step3/20-basesystem +++ b/step3/20-basesystem @@ -59,7 +59,7 @@ vmkdir etc/profile.d vinstall "${FILESDIR}/profile/append-path.sh" 644 etc/profile.d vmkdir usr/share/X11/xorg.conf.d -vinstall "${FILESDIR}/xorg/10-keyboard.conf" 744 usr/share/X11/xorg.conf.d +vinstall "${FILESDIR}/xorg/10-keyboard.conf" 644 usr/share/X11/xorg.conf.d vmkdir etc/fonts/conf.d ln -s /usr/share/fontconfig/conf.avail/70-no-bitmaps.conf "${DESTDIR}/etc/fonts/conf.d/70-no-bitmaps.conf"