Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.6.2 | 2009-11-04 | ||
5.2.0 | 2009-09-03 | ||
5.2.1 | 2009-09-03 | ||
5.4.2 | 2009-09-03 | ||
4.6.0 | 2009-09-03 | ||
4.6.1 | 2009-09-03 | ||
4.6.2 | 2009-09-03 | ||
4.6.3 | 2009-09-03 | ||
4.6.4 | 2009-09-03 | ||
4.6.5 | 2009-09-03 | ||
4.8.1 | 2009-09-03 | ||
4.8.3 | 2009-09-03 | ||
4.8.4 | 2009-09-03 | ||
4.8.5 | 2009-09-03 | ||
4.8.6 | 2009-09-03 | ||
4.8.9 | 2009-09-03 | ||
4.9.1 | 2009-09-03 | ||
4.9.8 | 2009-09-03 | ||
4.9.9 | 2009-09-03 | ||
5.0.0 | 2009-09-03 | ||
5.0.1 | 2009-09-03 | ||
5.1.1 | 2009-09-03 | ||
5.6.0 | 2008-06-03 | ||
dists | 2007-06-13 | ||
5.4.1 | 2007-06-13 | ||
4.8.2 | 2002-07-23 | ||
4.5.8 | 2000-10-20 | ||
README.debian | 2007-06-13 | 2.0 kB | |
Totals: 28 Items | 2.0 kB | 0 |
Interchange Debian Packages =========================== This document contains information about the Interchange Debian packages. Feedback -------- Please send your comments and bug reports to Stefan Hornburg (Racke) <racke@linuxia.de>. He is the Interchange core developer responsible for the Interchange Debian packages. APT Sources =========== Interchange Debian packages for unstable (sid) are part of the official Debian distribution. There are no official packages for stable (etch), oldstable (sarge) or testing (lenny). Up-to-date Interchange Debian packages for stable are available from: deb http://ftp.icdevgroup.org/interchange/debian interchange main deb-src http://ftp.icdevgroup.org/interchange/debian interchange main Debian Specific Changes ======================= * all catalog configuration should we put into catalogs.cfg, so that /etc/interchange/interchange.cfg can upgraded easily * any global usertags used locally should go into /etc/interchange/usertag and they'll be included if they have the extension .tag Standard Demo =============== For the administration of the standard demo (interchange-cat-standard package) a secure webserver (https://) is required. Other Notes =========== * if you want to call interchange directly for catalog addition, removal, reconfiguration or other command line tasks, you need to use the wrapper script /usr/sbin/interchange either as root or as interchange user, e.g. /usr/sbin/interchange --reconfig=standard. * if the selected Interchange user (default: interchange, may be changed through debconf) doesn't exists at installation time, it will created. Due to security reasons the shell for this user will be set to /bin/false and the password for this user will be disabled. Use su -s /bin/sh if you need to become the Interchange user. CVS === You can build Debian packages directly from CVS with the following commmand: dpkg-buildpackage -rfakeroot -uc -us