Config tweaks
This commit is contained in:
parent
9e69a35524
commit
1882efe941
@ -20,7 +20,7 @@ sys-firmware/iwl6030-ucode
|
||||
#=sys-devel/clang-3.3-r100 ~amd64
|
||||
|
||||
# x11-drivers/ati-drivers
|
||||
=x11-drivers/nvidia-drivers-325.15
|
||||
x11-drivers/nvidia-drivers
|
||||
# media-video/nvidia-settings
|
||||
# app-admin/eselect-opencl
|
||||
|
||||
|
@ -10,6 +10,9 @@ sys-auth/consolekit policykit
|
||||
app-emulation/wine -win64 -gstreamer -realtime
|
||||
virtual/opencl abi_x86_32
|
||||
|
||||
net-fs/cifs-utils upcall
|
||||
net-fs/samba winbind
|
||||
|
||||
dev-python/matplotlib wxwidgets
|
||||
|
||||
app-emulation/libvirt qemu virt-network
|
||||
@ -47,7 +50,6 @@ sys-libs/zlib minizip
|
||||
www-client/firefox system-cairo system-jpeg
|
||||
app-office/libreoffice -java
|
||||
|
||||
net-misc/networkmanager dhclient -dhcpcd -nss
|
||||
net-misc/openvpn iproute2
|
||||
|
||||
# Games
|
||||
|
@ -18,7 +18,7 @@ done
|
||||
cp /usr/src/linux/.config /etc/kernel/kernel-config-${NEW}
|
||||
make install
|
||||
|
||||
dracut -H --force --strip /boot/initrd-${NEW} ${NEW}
|
||||
dracut --xz -H --force --strip /boot/initrd-${NEW} ${NEW}
|
||||
|
||||
grub2-mkconfig -o /boot/grub2/grub.cfg
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user