Changeset 2312
- Timestamp:
- 10/04/08 22:25:03 (2 months ago)
- Files:
-
- alternc/trunk/debian/alternc-bureau.install (deleted)
- alternc/trunk/debian/alternc-misc.cron.d (deleted)
- alternc/trunk/debian/alternc-misc.dirs (deleted)
- alternc/trunk/debian/alternc-misc.links (deleted)
- alternc/trunk/debian/alternc-misc.postinst (deleted)
- alternc/trunk/debian/alternc-misc.postrm (deleted)
- alternc/trunk/debian/alternc-misc.preinst (deleted)
- alternc/trunk/debian/alternc-misc.prerm (deleted)
- alternc/trunk/debian/alternc-node.dirs (deleted)
- alternc/trunk/debian/alternc-node.install (deleted)
- alternc/trunk/debian/alternc-node.links (deleted)
- alternc/trunk/debian/alternc-node.lintian (deleted)
- alternc/trunk/debian/alternc-node.logrotate (deleted)
- alternc/trunk/debian/alternc-node.postinst (deleted)
- alternc/trunk/debian/alternc-node.postrm (deleted)
- alternc/trunk/debian/alternc-node.prerm (deleted)
- alternc/trunk/debian/alternc-slave.dirs (copied) (copied from alternc/trunk/debian/alternc-slave.dirs)
- alternc/trunk/debian/alternc-slave.install (copied) (copied from alternc/trunk/debian/alternc-slave.install)
- alternc/trunk/debian/alternc-slave.links (copied) (copied from alternc/trunk/debian/alternc-slave.links)
- alternc/trunk/debian/alternc-slave.lintian (copied) (copied from alternc/trunk/debian/alternc-slave.lintian)
- alternc/trunk/debian/alternc-slave.logrotate (copied) (copied from alternc/trunk/debian/alternc-slave.logrotate)
- alternc/trunk/debian/alternc-slave.postinst (copied) (copied from alternc/trunk/debian/alternc-slave.postinst)
- alternc/trunk/debian/alternc-slave.postrm (copied) (copied from alternc/trunk/debian/alternc-slave.postrm)
- alternc/trunk/debian/alternc-slave.prerm (copied) (copied from alternc/trunk/debian/alternc-slave.prerm)
- alternc/trunk/debian/alternc.cron.d (copied) (copied from alternc/trunk/debian/alternc.cron.d)
- alternc/trunk/debian/alternc.dirs (copied) (copied from alternc/trunk/debian/alternc.dirs)
- alternc/trunk/debian/alternc.install (deleted)
- alternc/trunk/debian/alternc.links (copied) (copied from alternc/trunk/debian/alternc.links)
- alternc/trunk/debian/alternc.lintian (copied) (copied from alternc/trunk/debian/alternc.lintian)
- alternc/trunk/debian/alternc.logrotate (copied) (copied from alternc/trunk/debian/alternc.logrotate)
- alternc/trunk/debian/alternc.postinst (copied) (copied from alternc/trunk/debian/alternc.postinst)
- alternc/trunk/debian/alternc.postrm (copied) (copied from alternc/trunk/debian/alternc.postrm)
- alternc/trunk/debian/alternc.preinst (copied) (copied from alternc/trunk/debian/alternc.preinst)
- alternc/trunk/debian/alternc.prerm (copied) (copied from alternc/trunk/debian/alternc.prerm)
- alternc/trunk/debian/changelog (modified) (1 diff)
- alternc/trunk/debian/control (modified) (3 diffs)
- alternc/trunk/debian/rules (modified) (1 diff)
- alternc/trunk/debian/templates (modified) (20 diffs, 1 prop)
- alternc/trunk/etc/alternc/templates/php4 (copied) (copied from alternc/trunk/etc/alternc/templates/php4)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
alternc/trunk/debian/changelog
r2309 r2312 18 18 * #1087: allow admins to create user subdomains according to hardcoded 19 19 value or available domains 20 * split alternc in multiple debian packages: 21 * alternc-bureau: the /var/alternc/bureau files 22 * alternc-node: everything but the /var/alternc directory and cronjobs 23 * alternc-misc: the backend scripts and everything else 20 * make a new alternc-slave package that eases installation on NFS-backed 21 frontend nodes 24 22 25 23 -- Antoine Beaupré <anarcat@koumbit.org> Tue, 15 Apr 2008 11:52:56 -0400 alternc/trunk/debian/control
r2309 r2312 11 11 Architecture: all 12 12 Pre-depends: debconf (>= 0.5.00) | debconf-2.0 13 Depends: alternc-bureau, alternc-misc, alternc-node, debianutils (>= 1.13.1)14 Recommends: mysql-server15 Conflicts: alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4)16 Suggests: alternc-awstats, alternc-mailman, alternc-changepass, pop-before-smtp, magpierss17 Description: hosting software managment suite for Debian18 Hosting software suite based on Valentin Lacambre's altern.org French hosting19 service. It uses Apache, Postfix, Sympa, MySQL and PHP to allow a web-based20 managment of services, such as web hosting, mail hosting, mailing lists,21 virtual hosts, and so on.22 .23 AlternC is mainly a PHP based administration interface and some conf files24 for the softwares used by it.25 .26 This is a meta package that installs the whole AlternC suite.27 Homepage: http://www.alternc.org/28 29 Package: alternc-bureau30 Architecture: all31 Pre-depends: debconf (>= 0.5.00) | debconf-2.032 Depends: debianutils (>= 1.13.1), php5-mysql | php4-mysql, wget, rsync, locales, wwwconfig-common, php5-cli | php4-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), mysql-client33 Recommends: alternc-node, alternc34 Description: hosting software managment suite for Debian35 Hosting software suite based on Valentin Lacambre's altern.org French hosting36 service. It uses Apache, Postfix, Sympa, MySQL and PHP to allow a web-based37 managment of services, such as web hosting, mail hosting, mailing lists,38 virtual hosts, and so on.39 .40 AlternC is mainly a PHP based administration interface and some conf files41 for the softwares used by it.42 .43 This package distributes the PHP files that make up the web interface.44 Homepage: http://www.alternc.org/45 46 Package: alternc-misc47 Architecture: all48 Pre-depends: debconf (>= 0.5.00) | debconf-2.049 Depends: debianutils (>= 1.13.1), php5-mysql | php4-mysql, wget, rsync, quota, ca-certificates, locales, perl-suid, perl, php5-cli | php4-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), pdksh (>= 5.2.14-6), adduser, mysql-client50 Recommends: alternc-node51 Description: hosting software managment suite for Debian52 Hosting software suite based on Valentin Lacambre's altern.org French hosting53 service. It uses Apache, Postfix, Sympa, MySQL and PHP to allow a web-based54 managment of services, such as web hosting, mail hosting, mailing lists,55 virtual hosts, and so on.56 .57 AlternC is mainly a PHP based administration interface and some conf files58 for the softwares used by it.59 .60 This package provides backend cronjobs and all the stuff that doesn't fit61 in other packages.62 Homepage: http://www.alternc.org/63 64 Package: alternc-node65 Architecture: all66 Pre-depends: debconf (>= 0.5.00) | debconf-2.067 13 Depends: debianutils (>= 1.13.1), apache | apache2, libapache-mod-php5 | libapache2-mod-php5 | libapache-mod-php4 | libapache2-mod-php4, courier-ssl, courier-imap-ssl, courier-pop-ssl, php5-mysql | php4-mysql, phpmyadmin, postfix, proftpd-mysql, squirrelmail, postfix-tls, bind9, wget, rsync, quota, courier-authmysql | courier-authlib-mysql, ca-certificates, locales, perl-suid, perl, postfix-mysql, wwwconfig-common, sasl2-bin, libsasl2-modules, php5-cli | php4-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), pdksh (>= 5.2.14-6), adduser, mysql-client 68 Recommends: libapache-mod-gzip, apache-ssl 14 Recommends: libapache-mod-gzip, apache-ssl, mysql-server 69 15 Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4) 70 16 Provides: alternc-admintools … … 78 24 . 79 25 AlternC is mainly a PHP based administration interface and some conf files 80 for the softwares used by it. 26 for the softwares used by it. More information at http://www.alternc.org/ 27 Homepage: http://www.alternc.org/ 28 29 Package: alternc-slave 30 Architecture: all 31 Pre-depends: debconf (>= 0.5.00) | debconf-2.0 32 Depends: debianutils (>= 1.13.1), apache | apache2, libapache-mod-php5 | libapache2-mod-php5 | libapache-mod-php4 | libapache2-mod-php4, courier-ssl, courier-imap-ssl, courier-pop-ssl, php5-mysql | php4-mysql, phpmyadmin, postfix, proftpd-mysql, squirrelmail, postfix-tls, bind9, wget, rsync, quota, courier-authmysql | courier-authlib-mysql, ca-certificates, locales, perl-suid, perl, postfix-mysql, wwwconfig-common, sasl2-bin, libsasl2-modules, php5-cli | php4-cli, lockfile-progs (>= 0.1.9), gettext (>= 0.10.40-5), pdksh (>= 5.2.14-6), adduser, mysql-client 33 Recommends: libapache-mod-gzip, apache-ssl 34 Conflicts: alternc-admintools, alternc-awstats (<= 0.3.2), alternc-webalizer (<= 0.9.4), alternc 35 Provides: alternc 36 Replaces: alternc 37 Suggests: alternc-awstats, alternc-mailman, alternc-changepass, pop-before-smtp, magpierss 38 Description: hosting software managment suite for Debian 39 Hosting software suite based on Valentin Lacambre's altern.org French hosting 40 service. It uses Apache, Postfix, Sympa, MySQL and PHP to allow a web-based 41 managment of services, such as web hosting, mail hosting, mailing lists, 42 virtual hosts, and so on. 43 . 44 AlternC is mainly a PHP based administration interface and some conf files 45 for the softwares used by it. More information at http://www.alternc.org/ 81 46 . 82 47 This package is designed for frontend nodes in a load balancing setup, where … … 84 49 Homepage: http://www.alternc.org/ 85 50 51 alternc/trunk/debian/rules
r2309 r2312 82 82 /usr/bin/find debian/alternc -depth -type d -name CVS -exec rm {} -rf \; 83 83 /usr/bin/find debian/alternc -depth -type d -name .svn -exec rm {} -rf \; 84 cp debian/alternc-node.lintian debian/alternc/usr/share/lintian/overrides/alternc-slavedns 84 cp debian/alternc.lintian debian/alternc/usr/share/lintian/overrides/alternc 85 cp debian/alternc-slave.lintian debian/alternc/usr/share/lintian/overrides/alternc-slavedns 85 86 86 87 # This single target is used to build all the packages, all at once, or alternc/trunk/debian/templates
- Property svn:mergeinfo set
r2309 r2312 1 Template: alternc -node/welcomeconfirm1 Template: alternc/welcomeconfirm 2 2 Type: boolean 3 3 Default: true … … 12 12 YOU HAVE BEEN WARNED. 13 13 14 Template: alternc -node/desktopname14 Template: alternc/desktopname 15 15 Type: string 16 16 _Description: Fully qualified name of the desktop: … … 21 21 The default should be ok if your machine is correctly configured. 22 22 23 Template: alternc -node/hostingname23 Template: alternc/hostingname 24 24 Type: string 25 25 _Description: Name of your hosting service: … … 27 27 name or your personnal name or whatever you want to ... 28 28 29 Template: alternc -node/ns129 Template: alternc/ns1 30 30 Type: string 31 31 _Description: Name of the primary domain name server: … … 36 36 value should be good in most case. 37 37 38 Template: alternc -node/ns238 Template: alternc/ns2 39 39 Type: string 40 40 _Description: Name of the secondary domain name server: … … 47 47 dns service with other AlternC's users. 48 48 49 Template: alternc -node/mysql/host49 Template: alternc/mysql/host 50 50 Type: string 51 51 _Description: Name of the mysql server: … … 59 59 configured in a chroot (which is the case, by default). 60 60 61 Template: alternc -node/mysql/db61 Template: alternc/mysql/db 62 62 Type: string 63 63 _Description: AlternC's mysql system database: … … 66 66 most case. 67 67 68 Template: alternc -node/mysql/user68 Template: alternc/mysql/user 69 69 Type: string 70 70 _Description: AlternC's mysql account: … … 72 72 username here. The default value should be good in most case. 73 73 74 Template: alternc -node/mysql/password74 Template: alternc/mysql/password 75 75 Type: password 76 76 _Description: Password of the AlternC's mysql account: … … 82 82 the system database !!! 83 83 84 Template: alternc -node/mysql/client84 Template: alternc/mysql/client 85 85 Type: string 86 86 _Description: The server to GRANT permissions to: … … 90 90 the MySQL server. 91 91 92 Template: alternc -node/sql/backup_type92 Template: alternc/sql/backup_type 93 93 Type: select 94 94 Choices: rotate, date … … 100 100 date - backup.sql, backup.sql.20080709, backup.sql.20080708 101 101 102 Template: alternc -node/sql/backup_overwrite102 Template: alternc/sql/backup_overwrite 103 103 Type: select 104 104 Choices: no, rename, overwrite … … 108 108 and ignore it. 109 109 110 Template: alternc -node/public_ip110 Template: alternc/public_ip 111 111 Type: string 112 112 _Description: The primary IP of this server: … … 114 114 other words, this is the address everyone can reach to server at. 115 115 116 Template: alternc -node/internal_ip116 Template: alternc/internal_ip 117 117 Type: string 118 118 _Description: The internal IP of this server: … … 123 123 In other words, this is the IP address of eth0. 124 124 125 Template: alternc -node/default_mx125 Template: alternc/default_mx 126 126 Type: string 127 127 _Description: The default MX to assign to new domains: … … 129 129 hosts. It is usually better be left alone. 130 130 131 Template: alternc -node/alternc_location131 Template: alternc/alternc_location 132 132 Type: string 133 133 _Description: The path where AlternC is installed: … … 137 137 Warning : Be careful ! It can generate some problems. 138 138 139 Template: alternc -node/monitor_ip139 Template: alternc/monitor_ip 140 140 Type: string 141 141 _Description: The monitoring server: … … 143 143 ping us and access apache status pages. Completely optional. 144 144 145 Template: alternc -node/bind_internal145 Template: alternc/bind_internal 146 146 Type: string 147 147 _Description: trusted servers for bind: … … 149 149 delimited by ';', optional. 150 150 151 Template: alternc -node/mynetwork151 Template: alternc/mynetwork 152 152 Type: string 153 153 _Description: SMTP authorized networks: 154 154 IP addresses of the networks authorized in SMTP, space-delimited. 155 155 156 Template: alternc -node/pop_before_smtp_warning156 Template: alternc/pop_before_smtp_warning 157 157 Type: note 158 158 _Description: POP Before SMTP deprecated … … 168 168 directive of /etc/postfix/main.cf 169 169 170 Template: alternc -node/postrm_remove_databases170 Template: alternc/postrm_remove_databases 171 171 Type: boolean 172 172 _Description: Should AlternC remove all databases (/var/lib/mysql/) ? 173 173 All users databases will be trashed 174 174 175 Template: alternc -node/postrm_remove_datafiles175 Template: alternc/postrm_remove_datafiles 176 176 Type: boolean 177 177 _Description: Should AlternC remove users datas ? 178 178 The files and apache redirections created by users will be trashed 179 179 180 Template: alternc -node/postrm_remove_bind180 Template: alternc/postrm_remove_bind 181 181 Type: boolean 182 182 _Description: Should AlternC remove bind zones ? 183 183 It will delete all bind zones created by AlternC 184 184 185 Template: alternc -node/postrm_remove_mailboxes185 Template: alternc/postrm_remove_mailboxes 186 186 Type: boolean 187 187 _Description: Should AlternC remove bind mailboxes ?
