The deepOfix Messaging Server Installer License =============================================== Copyright (c) 2001 - 2006 DeepRoot Linux The deepOfix Messaging Server Installer is Free Software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. What is the deepOfix Messaging Server? -------------------------------------- The deepOfix Messaging Server is an operating system distribution from DeepRoot Linux. You can find more information about it on the following URL: http://www.deeproot.in/deepofix/ The term "deepOfix Messaging Server" (or "deepOfix" for short) refers to the operating system that is installed as a result of executing the deepOfix installer. This operating system consists of multiple programs written by many other programmers and most of which are a part of the Debian GNU/Linux distribution. Each of these programs is distributed under its own license. Hence, it would be improper to say that the deepOfix Messaging Server distribution is licenses under the GNU GPL. Instead, we are licensing the deepOfix Messaging Server - Installer under the GNU GPL. What does the deepOfix Messaging Server - Installer consist of? --------------------------------------------------------------- The deepOfix Messaging Server - Installer is primarily distributed as a combination of binaries and source code written by others (and hence copyrighted separately). Hence, its sometimes difficult to know exactly what the deepOfix Messaging Server - Installer (or deepOfix Installer) consists of. This section attempts to explain which are covered as a part of the deepOfix Installer. The deepOfix Install CD source code (distributed as deepOfix-Source-Code.iso) consists of two directories primarily: install_cd/ packages/ The "install_cd/" directory consists of everything that is distributed as a part of the deepOfix binary CD. The "packages/" directory consists of all the data, source code, programs and scripts that are used to make deepOfix specific .deb packages. Outlined below, in great detail, is the complete list of files in these two directories that are Copyright (c) 2001 - 2006 DeepRoot Linux and which are licensed to you under the terms of the GNU General Public License version 2, or (at your option) any later version. Contents of the "install_cd/" directory --------------------------------------- install_cd | `-- installer | |-- deepofix-installer-first-stage | |-- deepofix-installer-second-stage | |-- first-stage | | |-- check_exit.sh | | |-- checkmask.sh | | |-- common_functions.sh | | |-- copy_files.sh | | |-- create_new_partitions.sh | | |-- create_software_raid.sh | | |-- data_required.sh | | |-- format_mount_disks.sh | | |-- get_locale_info.sh | | |-- get_network_info.sh | | |-- get_server_info.sh | | |-- install_basic_os.sh | | |-- run_second_stage_installer.sh | | |-- save_data.sh | | |-- show_available_disks.sh | | |-- use_existing_or_make_new_partitions.sh | | |-- use_existing_partitions.sh | | |-- validate.sh | | `-- welcome_message.sh | `-- bootsplash | `-- DeepRootLinux | |-- bootsplash.cfg | |-- silent.jpg | `-- verbose.jpg |-- isolinux | |-- deeproot.txt | |-- initrd | `-- splash.lss `-- tools `-- migration |-- add_user_to_ldap `-- addldap Contents of the "packages/" directory ------------------------------------- packages |-- altermime | `-- debian | `-- deepofix-altermime.list |-- deepofix-mta | `-- deepofix-mta.ctl |-- djbdns | `-- debian | |-- deepofix-djbdns.list | `-- postinst.sh |-- easypush-webserver | `-- debian | |-- easypush-webserver.list | `-- postinst.sh |-- openldap | |-- data | | `-- schema | | |-- addressbook.schema | | `-- deepofixuser.schema | `-- debian | |-- deepofix-openldap.list | `-- postinstall.sh |-- qmail-ldap | `-- debian | |-- deepofix-qmail-ldap.list | |-- postinst.sh | `-- preinst.sh |-- qmail-scanner | |-- data | | |-- INSTALL | | `-- logrotate.qmail-scanner | `-- debian | |-- deepofix-qmail-scanner.list | |-- postinst.sh | `-- preinst.sh |-- serialmail | `-- debian | |-- deepofix-serialmail.list | `-- postinst.sh |-- services | `-- debian | |-- deepofix-services.list | |-- log.list | `-- postinst.sh |-- squirrelmail | `-- debian | |-- deepofix-webmail.list | |-- html_mail.list | `-- postinst.sh |-- system-config | |-- data | | |-- bootsplash | | | `-- DeepRootLinux | | | |-- bootsplash.cfg | | | |-- silent.jpg | | | `-- verbose.jpg | | |-- dhcpd | | | `-- dhcpd-config.sh | | |-- dnscache | | | `-- dnscache-config.sh | | |-- mdadm | | | |-- config-mdadm.sh | | | `-- mdadm-events | | |-- openldap | | | |-- ldap.conf | | | `-- openldap-config.sh | | |-- qmail-ldap | | | `-- qmail-ldap-config.sh | | |-- spamassassin | | | `-- spamassassin-config.sh | | `-- web-server | | |-- deepOfix_welcome.png | | `-- index.html | |-- debian | |-- deepofix-system-config.list | `-- postinst.sh `-- uschedule `-- debian |-- deepofix-uschedule.list `-- postinst.sh