- 30 Jan, 2012 1 commit
-
-
Leigh B Stoller authored
-
- 06 Jan, 2012 1 commit
-
-
Leigh B Stoller authored
different versions into v1/v2 subdirs, since I did not like the naming. Add new version of the ops httpd.conf file, again taken from Dave's linux-port branch, and then whacked on. Add utah versions of the boss/ops config files and a utah target. These will probably get removed later when we switch over, but I do not want to lose the work I did to merge in the local hacks.
-
- 30 Sep, 2011 1 commit
-
-
Leigh B Stoller authored
* The httpd.conf file I started with came from Dave's linux-port branch, and subsequently whacked for FreeBSD installation. Sorry for not using git to bring the base version in. * Configure changes to determine what version of apache is installed, and modify behaviour in makefiles accordingly. * Along with Apache 2.2 comes the latest version of PHP5, and that requires a bogus timezone directive in php.ini to prevent endless warnings. So I moved the entire php,ini install from ops/boss-install to here. Note that I had to use the 8.2 ports tree to build this stuff, and it the usual headache cause options and directives have changed.
-
- 22 Sep, 2010 1 commit
-
-
Mike Hibler authored
Mostly this means a new package set emulab-*-3.1 and some corresponding tweaks to the install scripts and elabinelab scripts. PLEASE NOTE: a 7.3 install uses PHP5, Perl 5.10.1 and Python 2.6.
-
- 24 Jun, 2010 1 commit
-
-
Mike Hibler authored
They are not in the top level GNUmakefile install, but if someone were to manually install from their devtree, they would clobber the "master" versions. This is because of the way that INSTALL_RCDIR and INSTALL_APACHE_CONFIG are set in Makeconf.in. They are not prefixed with ${prefix} since they can be set directly via configure command line "--with" arguments.
-
- 09 Feb, 2010 4 commits
-
-
Mike Hibler authored
Reign in a rogue ifdef in the makefile.
-
Mike Hibler authored
-
Mike Hibler authored
-
Mike Hibler authored
auth_mysql module (which is installed under different names depending on the version). This could have been done with configure or in boss-install. I didn't do the former because configure might get run before apache is installed. I didn't do the latter because you would have to remember to re-run configure if you updated your mod_auth_mysql port.
-
- 25 Mar, 2007 1 commit
-
-
Leigh B. Stoller authored
-
- 01 Dec, 2006 1 commit
-
-
Leigh B. Stoller authored
of adding copyrights to them.
-
- 17 Feb, 2006 1 commit
-
-
Leigh B. Stoller authored
need for the collab tools.
-
- 05 Mar, 2003 1 commit
-
-
Robert Ricci authored
httpd.conf, so callinging it apache.conf and symlinking it is kinda silly.
-
- 03 Jan, 2002 2 commits
-
-
Robert Ricci authored
INSTALL_APACHE_CONF in some places and INSTALL_APACHE_CONFIG in others. Oops.
-
Robert Ricci authored
needed to build an emulab boss node in one convenient package. The config file gets run through autoconf to get the DocumentRoot, log, and other directories. There is an install target for it, but this is as yet unused by anything else. There is also a new configure option specifiying where the config file should go.
-