aboutsummaryrefslogtreecommitdiff
path: root/tools/boca-createjail
Commit message (Collapse)AuthorAgeFiles
* fix: patch jail creation for Ubuntu NobleDavi Antônio da Silva Santos2025-09-051
| | | | | | | | | | | | | - Update php dependencies to PHP 8.3 - Update the source code to inform version 1.5.23 - Update boca-web maintainer script for PHP 8.3 - Adds Ubuntu mirror to the standard jail - Patch standard jail fixing debootstrap problems with Ubuntu noble - Purge the unecessary packages in the jail - Perform a dist-upgrade after updating the jail - Quote shell variables o prevent suprise splitting - Replace obsolete backticks with `$( )` - Modernise test commands, replacing `[ ]` with `[[ ]]`
* tools/boca-createjail: use correct maratona-linux repoBruno Ribas2024-09-261
| | | | Signed-off-by: Bruno Ribas <ribas@naquadah.com.br>
* fast forward old changesBruno Ribas2022-05-201
| | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
* t/boca-createjail: Update ppaBruno Cesar Ribas2018-09-051
| | | | | | updates ppa to install package maratona-linguagens Signed-off-by: Bruno Cesar Ribas <brunoribas@gmail.com>
* fix to package scriptsCassio de Campos2017-08-111