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