From db14277b411bd05d3a651a749addc075da04f2a0 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 12 Mar 2012 20:54:41 +0100 Subject: [PATCH] move __mysql_server to types_submitted_for_inclusion Signed-off-by: Nico Schottelius --- .../.readmes/README.inclusion.specific | 1 + .../__mysql_server/README.inclusion | 1 + .../types_submitted_for_inclusion}/__mysql_server/files/my.cnf | 0 .../types_submitted_for_inclusion}/__mysql_server/gencode-remote | 0 .../types_submitted_for_inclusion}/__mysql_server/man.text | 0 .../types_submitted_for_inclusion}/__mysql_server/manifest | 0 .../__mysql_server/parameter/optional | 0 .../__mysql_server/parameter/required | 0 .../types_submitted_for_inclusion}/__mysql_server/singleton | 0 9 files changed, 2 insertions(+) create mode 120000 other/types_submitted_for_inclusion/__mysql_server/README.inclusion rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/files/my.cnf (100%) rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/gencode-remote (100%) rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/man.text (100%) rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/manifest (100%) rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/parameter/optional (100%) rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/parameter/required (100%) rename {conf/type => other/types_submitted_for_inclusion}/__mysql_server/singleton (100%) diff --git a/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific b/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific index 0a1eb22e..3afdb7b4 100644 --- a/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific +++ b/other/types_submitted_for_inclusion/.readmes/README.inclusion.specific @@ -2,6 +2,7 @@ Description: Type that will probably only work in a very specific environnment (like a specific distribution only). + or has custom code that may not satisfy the "usual" or generic use case. Problem: diff --git a/other/types_submitted_for_inclusion/__mysql_server/README.inclusion b/other/types_submitted_for_inclusion/__mysql_server/README.inclusion new file mode 120000 index 00000000..573e1f5f --- /dev/null +++ b/other/types_submitted_for_inclusion/__mysql_server/README.inclusion @@ -0,0 +1 @@ +../.readmes/README.inclusion.specific \ No newline at end of file diff --git a/conf/type/__mysql_server/files/my.cnf b/other/types_submitted_for_inclusion/__mysql_server/files/my.cnf similarity index 100% rename from conf/type/__mysql_server/files/my.cnf rename to other/types_submitted_for_inclusion/__mysql_server/files/my.cnf diff --git a/conf/type/__mysql_server/gencode-remote b/other/types_submitted_for_inclusion/__mysql_server/gencode-remote similarity index 100% rename from conf/type/__mysql_server/gencode-remote rename to other/types_submitted_for_inclusion/__mysql_server/gencode-remote diff --git a/conf/type/__mysql_server/man.text b/other/types_submitted_for_inclusion/__mysql_server/man.text similarity index 100% rename from conf/type/__mysql_server/man.text rename to other/types_submitted_for_inclusion/__mysql_server/man.text diff --git a/conf/type/__mysql_server/manifest b/other/types_submitted_for_inclusion/__mysql_server/manifest similarity index 100% rename from conf/type/__mysql_server/manifest rename to other/types_submitted_for_inclusion/__mysql_server/manifest diff --git a/conf/type/__mysql_server/parameter/optional b/other/types_submitted_for_inclusion/__mysql_server/parameter/optional similarity index 100% rename from conf/type/__mysql_server/parameter/optional rename to other/types_submitted_for_inclusion/__mysql_server/parameter/optional diff --git a/conf/type/__mysql_server/parameter/required b/other/types_submitted_for_inclusion/__mysql_server/parameter/required similarity index 100% rename from conf/type/__mysql_server/parameter/required rename to other/types_submitted_for_inclusion/__mysql_server/parameter/required diff --git a/conf/type/__mysql_server/singleton b/other/types_submitted_for_inclusion/__mysql_server/singleton similarity index 100% rename from conf/type/__mysql_server/singleton rename to other/types_submitted_for_inclusion/__mysql_server/singleton