Community format
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
new file mode 100644
index 0000000..e0438ad
--- /dev/null
+++ b/CHANGELOG.rst
@@ -0,0 +1,9 @@
+
+================
+tftp-hpa-formula
+================
+
+0.0.1
+-----
+
+- Initial commit to Community form
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..cc41a65
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,15 @@
+
+ Copyright (c) 2013 Salt Stack Formulas
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..8a9ecc2
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+0.0.1
\ No newline at end of file
diff --git a/README.md b/tftpd_hpa/README.md
similarity index 100%
rename from README.md
rename to tftpd_hpa/README.md
diff --git a/init.sls b/tftpd_hpa/init.sls
similarity index 100%
rename from init.sls
rename to tftpd_hpa/init.sls
diff --git a/map.jinja b/tftpd_hpa/map.jinja
similarity index 100%
rename from map.jinja
rename to tftpd_hpa/map.jinja
diff --git a/server.sls b/tftpd_hpa/server.sls
similarity index 100%
rename from server.sls
rename to tftpd_hpa/server.sls