summaryrefslogtreecommitdiffstats
path: root/etherpad/bin
Commit message (Collapse)AuthorAgeFilesLines
* Removed obsolete file etherpad/bin/etherpad.initMikko Rantalainen2010-05-061-164/+0
| | | | According to redhog (Egil Möller), this file is no longer needed.
* git-buildpackage-converted debian packagingEgil Moeller2010-04-281-2/+1
|
* corrections and additions to init script defaults.Per Andersson2010-04-171-4/+5
| | | | | * corrected classpath so it has the correct path. * added missing and corrected erroneus options passed to java.
* init script checks that etherpad jar exists.Per Andersson2010-04-171-1/+2
|
* cleaned up init script from unused variables.Per Andersson2010-04-171-2/+0
|
* added option to configure uid:gid to run daemon as.Per Andersson2010-04-172-2/+14
|
* added init script and default settings for it.Per Andersson2010-04-172-0/+199
|
* Forgot the -p on the end of the mysql lines...this fixes my previous commit ↵Jeff Mitchell2010-04-071-2/+2
| | | | properly
* You need to have the root mysql password -- so there is really no need to ↵Jeff Mitchell2010-04-071-5/+0
| | | | also be the root user.
* Look for the etherpad.local.properties file in the logical location (same ↵Jeff Mitchell2010-04-071-1/+1
| | | | directory as the default file) instead of the nonexistent data directory. Also update the .gitignore to ignore this file.
* Revert "Changed the default setup to a production setup, use 'dev' as a ↵Egil Moeller2010-04-051-3/+4
| | | | | | | | parameter if you want a development setup." This stuff seems broken. Fix and recommit another time? This reverts commit 13bf676f0ce8201de185c83fedda0a16564eb53e.
* Revamped the environment variable testing section, which now asks for values ↵Jeppe Toustrup2010-04-051-38/+73
| | | | of variables not entered, and tries to guess paths to 'java' and 'scala' binaries.
* Changed the default setup to a production setup, use 'dev' as a parameter if ↵Jeppe Toustrup2010-04-051-4/+3
| | | | you want a development setup.
* Attempt to check for Sun javac, and warn the user if we don't find it.Chris Ball2010-04-051-0/+16
|
* Add depschecking; check environment variables are pointing at existing filesChris Ball2010-04-051-0/+26
|
* Silence `which growlnotify` outputChris Ball2010-04-051-1/+1
|
* If fastjar 0.97/0.98 is installed, use jar instead.Chris Ball2010-04-051-2/+9
| | | | | Otherwise the build will crash, due to: http://lists.gnu.org/archive/html/fastjar-dev/2009-12/msg00000.html
* Revert "Added Hello World"Egil Moeller2010-03-311-1/+0
| | | | This reverts commit caee6179a9a40564a406bf3fa6e4b15eeab1c926.
* Fixed bug on export of java-scriptroot2010-03-261-0/+72
|
* Added script to check java-version and availabilityroot2010-03-261-0/+2
|
* Added Hello Worldroot2010-03-251-0/+1
|
* reorganizing the first level of folders (trunk/branch folders are not the ↵Elliot Kroo2010-03-114-0/+172
git way :)