14 Commits

Author SHA1 Message Date
Michael Friedrich
c4efe02f8f Update project name, fix make clean, update spec file.
refs #4926

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-10-22 10:57:16 +02:00
Michael Friedrich
bbb310229f Fix INSTALL_OPTS for config path.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
bf0bd4cf8e Fix permission order.
refs #4926
2013-10-22 10:57:16 +02:00
Michael Friedrich
1985cf18f1 Add --with-icingaweb-log-path.
refs #4926
2013-10-22 10:57:15 +02:00
Michael Friedrich
3f27d988f0 Install *.png im public/img too.
refs #4926
refs #4903
2013-10-22 10:57:15 +02:00
Michael Friedrich
6b2cb571b6 Review installation, create tarball and add first spec file draft.
refs #4926
2013-10-22 10:57:15 +02:00
Jannis Moßhammer
b7e4682e1a Fix wrong chmod option order
refs #4640
2013-08-29 11:48:33 +02:00
Jannis Moßhammer
cc4b74250f Fix configure/make substitutions and wrong doc hint
- Documentation stated that apache installation is performed
  wie make install-apache2-config, this is install-apache-config.
- Removed superfluos substitution parameters
- Fixed folder permissions and var/log creation on installation

refs #4640
2013-08-29 11:48:33 +02:00
Jannis Moßhammer
b5812fd56c Fix installation via configure/make
The installation routine uses the .htaccess file right now, as
this is used in the 'dump' /var/www installation.

refs #4491
2013-08-29 11:47:10 +02:00
Marius Hein
1559e34cc0 Add modules to install web files
refs #4175
2013-07-08 16:08:15 +02:00
Marius Hein
e24745a55c Fix for configure and make
Add makefile to gitignore and fixed format of
make target output

refs #4175
2013-07-08 16:04:36 +02:00
Jannis Moßhammer
f080871020 Add Installation documentation and make update
Added documentation to the makefile and to docs
and an additional update command to the makefile, so configuration
dosn't get overwritten.

refs #4175
2013-07-03 14:07:55 +02:00
Jannis Moßhammer
aefea8486e Add Autoconf based installation with most parameters
configure allows to set the authentication backend to internal (or ldap)
and to set connection details for authentication and data retrieval

refs #4175
2013-07-03 14:05:59 +02:00
Jannis Moßhammer
d7bbf256b3 Add additional resources
refs #4212
2013-06-03 17:05:59 +02:00