fixes
This commit is contained in:
parent
085f76b5cb
commit
21107cf3fc
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user