This commit is contained in:
2023-04-13 01:51:29 +02:00
parent 77a3f34c8c
commit 1546d9e5c5
8 changed files with 2451 additions and 1148 deletions

View File

@ -613,7 +613,7 @@ apt_initial_install_xenial:
- ifupdown
- socat
apt_initial_install_bionic:
apt_initial_install_jammy:
- apt-transport-https
- dbus
- openssh-server
@ -643,7 +643,8 @@ apt_initial_install_bionic:
- lynx
- links
- w3m
- ctags
- exuberant-ctags
- universal-ctags
- mime-support
- file
- coreutils
@ -666,7 +667,7 @@ apt_initial_install_bionic:
- librecode-dev
- sharutils
- perl
- perl-modules-5.26
- perl-modules
- perl-doc
- libperl-dev
- libterm-readline-gnu-perl
@ -752,6 +753,8 @@ apt_remove_xenial: []
apt_remove_bionic: []
apt_remove_jammy: []
apt_remove_purge: false