From d9e0ac15a037f7336e19687e2e050fdf4584fd68 Mon Sep 17 00:00:00 2001 From: Thomas Merkel Date: Thu, 24 Jul 2014 14:26:55 +0200 Subject: [PATCH] Add default files that are required to build mibe --- Changelog | 0 LICENSE | 19 +++++++++++++++++++ README.md | 0 manifest | 7 +++++++ motd | 7 +++++++ packages | 31 +++++++++++++++++++++++++++++++ 6 files changed, 64 insertions(+) create mode 100644 Changelog create mode 100644 LICENSE create mode 100644 README.md create mode 100644 manifest create mode 100644 motd create mode 100644 packages diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..e69de29 diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7cc7023 --- /dev/null +++ b/LICENSE @@ -0,0 +1,19 @@ +Copyright (c) 2014 SkyLime, All rights reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/manifest b/manifest new file mode 100644 index 0000000..a48b285 --- /dev/null +++ b/manifest @@ -0,0 +1,7 @@ +name="core-kumquat" +organization="SkyLime" +brand="Instance" +version="14.1.0" +description="Standalone web services zone with apache,php,mysql,ftp and management frontend" +homepage="https://github.com/skylime/mi-core-kumquat" +users="root admin" diff --git a/motd b/motd new file mode 100644 index 0000000..aebc9dd --- /dev/null +++ b/motd @@ -0,0 +1,7 @@ + +╭──────────────────────────────────────────────────────────────────────╮ +│ ♾ CORE.IO KUMQUAT │ +╰──────────────────────────────────────────────────────────────────────╯ + +[ %name% %version% | %homepage% ] + diff --git a/packages b/packages new file mode 100644 index 0000000..bcf53a1 --- /dev/null +++ b/packages @@ -0,0 +1,31 @@ +# List packages to add to your image one per line. +php55-fpm +php55-pdo +php55-pdo_mysql +php55-pdo_sqlite +php55-zlib +php55-uploadprogress +php55-soap +php55-posix +php55-pear +php55-pear-Net_SMTP +php55-pear-Mail_Mime +php55-pear-HTTP_Request +php55-pear-HTTP +php55-mysqli +php55-mysql +php55-mcrypt +php55-mbstring +php55-json +php55-intl +php55-imagick +php55-iconv +php55-gd +php55-exif +php55-curl +php55-bz2 +php55-bcmath +percona-server +apache +proftpd +phpmyadmin