saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
5a9a725ab4
commit
c1f67eee79
9
modprobe.d/x86info.conf
Normal file
9
modprobe.d/x86info.conf
Normal file
@ -0,0 +1,9 @@
|
||||
# $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/files/x86info-modules.conf-rc,v 1.2 2004/07/18 04:41:21 dragonheart Exp $
|
||||
#
|
||||
# Aliases needed for x86info to probe data
|
||||
# these are so the modules auto-load as needed
|
||||
#
|
||||
alias char-major-202 msr
|
||||
alias char-major-203 cpuid
|
||||
alias /dev/cpu/*/msr msr
|
||||
alias /dev/cpu/*/cpuid cpuid
|
@ -198,6 +198,7 @@ if [[
|
||||
"${CATEGORY}/${PN}" != "games-board/goatee-gtk" &&
|
||||
"${CATEGORY}/${PN}" != "www-client/torbrowser" &&
|
||||
"${CATEGORY}/${PN}" != "dev-util/nemiver" &&
|
||||
"${CATEGORY}/${PN}" != "app-text/aspell" &&
|
||||
"${CATEGORY}" != "dev-haskell"
|
||||
]]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user