task-slovenian
Slovenian environment
This task installs packages and documentation in Slovenian
to help Slovenian speaking people use Debian.
gm2-14-mips-linux-gnu
GNU Modula-2 compiler for the mips-linux-gnu architecture
This is the GNU Modula-2 compiler for the mips-linux-gnu architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
ruby-puppet-syntax
Syntax checks for Puppet manifests, templates, and Hiera YAML
Puppet lets you centrally manage every important aspect of your
system using a cross-platform specification language that manages all
the separate elements normally aggregated in different files, like
users, cron jobs, and hosts, along with obviously discrete elements
like packages, services, and files.
task-galician
Galician environment
This task installs packages and documentation in Galician
to help Galician speaking people use Debian.
postgresql-9.5-repack
reorganize tables in PostgreSQL databases with minimal locks
pg_repack is a PostgreSQL extension which lets you remove bloat from tables
and indexes, and optionally restore the physical order of clustered indexes.
Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
lock on the processed tables during processing. pg_repack is efficient to
boot, with performance comparable to using CLUSTER directly.