Commit Graph

6 Commits

Author SHA1 Message Date
nodiscc
d1acca576b rebase on Debian 11 "Bullseye" (https://www.debian.org/releases/bullseye/):
- update APT sources lists
- update documentation/download links
- doc: update build process
- increase RAM requirements to 2GB/recommended 4GB
- update tests and build configuration
2021-10-16 01:30:01 +02:00
nodiscc
9c676ebba5 config: remove apt sources lists from includes.chroot/etc/apt/sources.list.d (has no effect) 2020-04-11 12:32:31 +02:00
nodiscc
6e4ca22ec1 apt: force downloads over IPv4 since IPv6 is disabled in sysctl 2020-03-07 21:01:43 +01:00
nodiscc
eb786ed776 add apt sources configuration (debian buster + security + updates/proposed-updates + backports) 2020-03-07 21:01:43 +01:00
nodiscc
0ae4e4ce76 apt: disable installatino of "recommended" packages
keeps the number of installed packages and disk space requirements to the minimum necessary
2020-03-07 21:01:43 +01:00
nodiscc
b2e51f6e96 apt: configure automatic security/bugfix upgrades (unattended-upgrades):
- auto-upgrade packages from buster-updates, proposed-updates, security, backports
 - split the upgrade into minimal steps (so that shutodwns during upgrades are possible)
 - enable logging to syslog
 - daily, automatic update of package lists, download and installation of upgrades
2020-03-07 21:01:42 +01:00