saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
2015-07-31 02:55:23 +02:00
committed by Hans Wurst
parent 4d9533ca0a
commit 5bededcf96
492 changed files with 5986 additions and 66593 deletions

View File

@@ -1,99 +0,0 @@
# Application profiles for the NVIDIA Linux graphics driver, version 349.16
# Last modified: Tue Apr 7 23:46:35 PDT 2015
# These profiles were provided by NVIDIA and should not be modified. If you
# wish to change the defaults provided here, you can override them by creating
# custom rules in /etc/nvidia/nvidia-application-profiles-rc (which will apply
# system-wide) or, for a given user, $HOME/.nv/nvidia-application-profiles-rc
# (which will apply to that particular user). See the "APPLICATION PROFILE
# SEARCH PATH" section of the NVIDIA Linux Graphics Driver README for more
# information.
{
"profiles" : [
{
"name" : "NonConformantBlitFramebufferScissor",
"settings" : [ "GLConformantBlitFramebufferScissor", false ]
},
{
"name" : "CL1C",
"settings" : [ "0x528ab3", 1 ]
},
{
"name" : "FA0",
"settings" : [ "10572898", 0 ]
},
{
"name" : "ExactGLESVersion",
"settings" : [ "ForceRequestedESVersion", 1 ]
},
{
"name" : "IgnoreGLSLExtensionRequirements",
"settings" : [ "GLIgnoreGLSLExtReqs", true ]
},
{
"name" : "No GSYNC",
"settings" : [ "GLGSYNCAllowed", false ]
},
{
"name" : "UseThreadedOptimizations",
"settings" : [ "GLThreadedOptimizations", true ]
}
],
"rules" : [
{
"pattern" : {
"feature" : "dso",
"matches" : "libcogl.so"
},
"profile" : "NonConformantBlitFramebufferScissor"
},
{
"pattern" : {
"feature" : "dso",
"matches" : "libMaya.so"
},
"profile" : "CL1C"
},
{ "pattern" : "xsi", "profile" : "CL1C" },
{ "pattern" : "HoudiniFX", "profile" : "CL1C" },
{ "pattern" : "katana", "profile" : "CL1C" },
{ "pattern" : "Autodesk Mudbox 2014 64-bit", "profile" : "CL1C" },
{ "pattern" : "octane", "profile" : "CL1C" },
{ "pattern" : "Fusion64_6.4", "profile" : "CL1C" },
{ "pattern" : "Nuke7.0", "profile" : "CL1C" },
{ "pattern" : "vray.exe", "profile" : "CL1C" },
{ "pattern" : "vray.bin", "profile" : "CL1C" },
{ "pattern" : "kwin_gles", "profile" : "FA0" },
{ "pattern" : "kwin_gles", "profile" : "ExactGLESVersion" },
{
"pattern" : [
{ "feature" : "procname", "matches" : "heaven_x86"},
{ "op" : "not", "sub" : { "feature" : "findfile", "matches" : "browser_x86" } }
],
"profile" : "IgnoreGLSLExtensionRequirements"
},
{
"pattern" : [
{ "feature" : "procname", "matches" : "heaven_x64"},
{ "op" : "not", "sub" : { "feature" : "findfile", "matches" : "browser_x64" } }
],
"profile" : "IgnoreGLSLExtensionRequirements"
},
{ "pattern" : { "feature" : "procname", "matches" : "cinnamon" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "compiz" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "enlightenment" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "gnome-shell" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kscreenlocker_greet" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kwin" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kwin_x11" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "muffin" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "dso", "matches" : "libmutter.so" }, "profile" : "No GSYNC" },
{
"pattern" : "Borderlands2",
"profile" : "UseThreadedOptimizations"
},
{
"pattern" : "BorderlandsPreSequel",
"profile" : "UseThreadedOptimizations"
}
]
}

View File

@@ -1,5 +1,5 @@
# Application profiles for the NVIDIA Linux graphics driver, version 343.36
# Last modified: Mon Dec 1 15:53:39 PST 2014
# Application profiles for the NVIDIA Linux graphics driver, version 349.16
# Last modified: Tue Apr 7 23:46:35 PDT 2015
# These profiles were provided by NVIDIA and should not be modified. If you
# wish to change the defaults provided here, you can override them by creating
# custom rules in /etc/nvidia/nvidia-application-profiles-rc (which will apply
@@ -32,6 +32,10 @@
{
"name" : "No GSYNC",
"settings" : [ "GLGSYNCAllowed", false ]
},
{
"name" : "UseThreadedOptimizations",
"settings" : [ "GLThreadedOptimizations", true ]
}
],
"rules" : [
@@ -74,12 +78,22 @@
],
"profile" : "IgnoreGLSLExtensionRequirements"
},
{ "pattern" : { "feature" : "procname", "matches" : "cinnamon" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "compiz" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "enlightenment" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "gnome-shell" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kwin" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "muffin" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "dso", "matches" : "libmutter.so" }, "profile" : "No GSYNC" }
{ "pattern" : { "feature" : "procname", "matches" : "cinnamon" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "compiz" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "enlightenment" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "gnome-shell" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kscreenlocker_greet" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kwin" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "kwin_x11" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "procname", "matches" : "muffin" }, "profile" : "No GSYNC" },
{ "pattern" : { "feature" : "dso", "matches" : "libmutter.so" }, "profile" : "No GSYNC" },
{
"pattern" : "Borderlands2",
"profile" : "UseThreadedOptimizations"
},
{
"pattern" : "BorderlandsPreSequel",
"profile" : "UseThreadedOptimizations"
}
]
}