| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | d/boca-web.posinst: Resets stored password in debconf | Bruno Cesar Ribas | 2018-08-23 | 1 |
| | | | | | | | This is a security measure to avoid DB password in multiple files Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| * | d/boca-web.postinst: Remove line regarding safeexec | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | | | safeexec is now part of boca-autojudge package Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| * | d/boca-web.postinst: Add commands to enable php-fpm | Bruno Cesar Ribas | 2018-08-22 | 1 |
| | | | | | Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com> | |||
| * | Creating multiple packages for boca | Bruno Cesar Ribas | 2018-08-22 | 1 |
| 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> | ||||