diff options
author | V3n3RiX <venerix@gmail.com> | 2014-10-30 13:25:21 +0200 |
---|---|---|
committer | V3n3RiX <venerix@gmail.com> | 2014-10-30 13:25:21 +0200 |
commit | b55c33c0cf0857b24be3997951aaedb78f776279 (patch) | |
tree | 2cc030804c94d5038000101450bb00f377b2435d /sys-kernel/kogaion-sources/files/desktop/criu-no-expert.patch | |
parent | 24934e623441310f644e5f72855b0f2bf9f3cd1a (diff) |
Somebody called for an exterminator?...starting the big purge of deprecated ebuilds
Diffstat (limited to 'sys-kernel/kogaion-sources/files/desktop/criu-no-expert.patch')
-rw-r--r-- | sys-kernel/kogaion-sources/files/desktop/criu-no-expert.patch | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/sys-kernel/kogaion-sources/files/desktop/criu-no-expert.patch b/sys-kernel/kogaion-sources/files/desktop/criu-no-expert.patch deleted file mode 100644 index b22aa9f5..00000000 --- a/sys-kernel/kogaion-sources/files/desktop/criu-no-expert.patch +++ /dev/null @@ -1,23 +0,0 @@ -// criu-no-expert.patch -diff --git a/init/Kconfig b/init/Kconfig -index be8b7f5..7461760 100644 ---- a/init/Kconfig -+++ b/init/Kconfig -@@ -989,7 +989,7 @@ config DEBUG_BLK_CGROUP - endif # CGROUPS - - config CHECKPOINT_RESTORE -- bool "Checkpoint/restore support" if EXPERT -+ bool "Checkpoint/restore support" - default n - help - Enables additional kernel features in a sake of checkpoint/restore. -@@ -1000,7 +1000,7 @@ config CHECKPOINT_RESTORE - If unsure, say N here. - - menuconfig NAMESPACES -- bool "Namespaces support" if EXPERT -+ bool "Namespaces support" - default !EXPERT - help - Provides the way to make tasks work with different objects using |