| Commit message (Collapse) | Author | Age | Files |
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
Config files to postgresql are simply copied. When installing from
Debian package it will prompt the user what to do with the pg_hba.conf
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
| | |
| |
| |
| |
| |
| |
| | |
Files are too tightened to be separated for now. In a future release we
will work to make things more independent.
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
| | |
| |
| |
| | |
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Until now we had only one package for boca that contains all files. This
approach is not correct since we may have multiple machines for some
specific part of boca, eg, database and autojudge.
This commit starts this new approach by updating Makefile, d/rules,
d/*conffiles d/*postinst
Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
|
| |/ |
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | |
|
| |
|
|
| |
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
Things are done to avoid error while building a debian package
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| |
|
|
|
|
| |
Also renames tools/cron-logroot.sh -> tools/boca-submit-logroot
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
This rule will install submission-tools and is not installed when 'install'
is invoked.
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|
|
|
This Makefile is used to generate the debian package. It only contains the
build command to safeexec and install commands to place files at the correct
places to run boca
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
|