summaryrefslogtreecommitdiff
path: root/install
AgeCommit message (Collapse)Author
2008-02-07It was not necessary to add the freeside user to the build machine to get thersiddall
RPMs to build. This prevented the RPMs from building under mock.
2007-12-14Ugly hack to extend rpmbuild's auto-requires to process handler.pl. This is ↵rsiddall
loosely based on notes on the Fedora wiki. The internal dependency generator is disabled and as far as possible the same code is used to generate provides and requires. The list of files to be scanned for requires is saved by a supplemental script and if it contains handler.pl, that file is scanned for requires with the standard Perl dependencies checker. References to RT are filtered out as RT is not enabled in this version of the .spec file. This mod obsoletes the freeside-mason-deps.inc file and simplifies building the RPMs.
2007-12-13Now updates FS version to match RPM version and release. This is displayed ↵rsiddall
in the main billing screen.
2007-12-13Ugly hack to make MySQL work. The configuration files and other DBI-specificrsiddall
files are moved to the -postgresql and -mysql files. Attempts to replace /etc/freeside/secrets with a symlink didn't work sufficiently well, so the %post scripts update the DBI line in that file.
2007-12-08Moved the misc. binaries to /usr/share/freeside-<n>/binrsiddall
2007-12-03Updated file list and info for license change from GPL to AGPLrsiddall
2007-11-20Self-service RPM now contains PHP and XMLRPC components.rsiddall
2007-11-13Added two optional modules to the Requires lists: Apache::DBI and ↵rsiddall
Fax::Hylafax::Client Added a %post script to chkconfig the freeside service, but not start it. Modified the Mason %post script to check the httpd config file is in the expected place.
2007-11-08Added %post scriptlet to change User/Group in the local Apache instancersiddall
configuration file to freeside. (Code from Debian install script.)
2007-11-08Fix for bug that prevented RPMs building on x86_64: wrong path to brp-compress.rsiddall
2007-11-07Fixed up the tests to work on CentOS 4. Not sure if this is portable.rsiddall
2007-11-07Changed initial values to match Makefile. This may eliminate the need torsiddall
change this file in many installations.
2007-11-06Quick update to avoid installing freeside-import.rsiddall
2007-11-06Removing the text file import script for now.rsiddall
2007-11-06Changes to make it easier to build daily CVS builds. Also successfullyrsiddall
builds RPMs without putting some of the RedHat-style and RPM files in the SOURCES directory.
2007-11-06First version of a RedHat-style system configuration file for Freeside.rsiddall
This would live in /etc/sysconfig and include some of the values that are currently hard-coded in Makefile.
2007-11-06Initial version of freeside-import. Needs to be updated to use the Freesidersiddall
schema file and have a more useful syntax for modifications and deletions.
2007-07-14The RPM requires mod_ssl, so modify the httpd conf file to require SSL.rsiddall
2007-07-10Added %post to mason RPM to create freeside user.rsiddall
2007-07-10Fixed bug where placeholders in freeside-init were not replaced during build.rsiddall
2007-07-10freeside users need home directories for SSH keys. Lock and log directories ↵rsiddall
were missing from RPM file list.
2007-07-09Fixes problem with packaging the self-service clientdrsiddall
2007-07-08Updated for include file for mason RPM dependenciesrsiddall
2007-07-08No longer needed for Freeside versions greater than 1.7.2rsiddall
2007-07-08Utility for generating local Bundles from RPMsrsiddall
2007-07-08Updated for upcoming Freeside 1.7.3rsiddall
2007-07-08Perl dependencies for the Freeside Mason files RPMrsiddall
2007-07-08Patch to work around bug in rpm's handling of here documents, regenerated ↵rsiddall
for Freeside 1.7.2
2007-07-08Modified for Freeside 1.7.2rsiddall
2007-07-08Updated for Freeside 1.7.2 without RTrsiddall
2006-04-18dev install notes patch from liran talivan
2005-08-18slight adjustments to deb install for latest 1.5.8cvsivan
2005-07-11freebsd install update i guessivan
2005-06-22add IPC::Run3 to install docsivan
2005-04-21little bit of apache setup and add the fs_queue userivan
2005-04-21or apache won't startivan
2005-04-21libjavascript-rpc-perl hit testingivan
2005-04-19did another upgrade, fixed up the instructionsivan
2005-04-10a few more packagesivan
2005-04-07add install/debian/3.1/INSTALL script and script up some apache automation ↵ivan
assuming a conf.d type dir
2005-03-26fc3ivan
2005-03-10ports is a steaming pileivan
2005-03-10freebsd bsivan
2005-03-06adding Text::CSV and Spreadsheet::WriteExcelivan
2005-03-03add tetex packages for typeset invoicesivan
2005-02-16centos install notes, basically like rhellivan
2005-02-15update rhell3 docs, add some slony notesivan
2005-02-08update freebsd install notesivan
2005-02-04minor update for rhel3 install notesivan
2004-11-11last woivan