Skip to content

Commit

Permalink
packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 25, 2023
1 parent 8851d88 commit 17b1202
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions preseed.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -57,47 +57,23 @@ d-i apt-setup/disable-cdrom-entries boolean true
# (this selection includes the unattended-upgrades package!)
tasksel tasksel/first multiselect standard
d-i pkgsel/include string \
apt-transport-https \
apt-utils \
bash \
bash-completion \
build-essential \
ca-certificates \
cloud-guest-utils \
curl \
detox \
gnupg \
grep \
harden-doc \
hardening-runtime \
htop \
iftop \
jq \
lsb-release \
libarchive-tools \
lsof \
make \
micro \
net-tools \
netcat \
openjdk-17-jre-headless \
openssh-server \
openssl \
pandoc \
python-is-python3 \
python3-pip \
python3-setuptools \
python3-venv \
python3-wheel \
ripgrep \
shellcheck \
strace \
tldr \
trash-cli \
tree \
unattended-upgrades \
vim \
xxd
unattended-upgrades
d-i pkgsel/upgrade select full-upgrade
popularity-contest popularity-contest/participate boolean true

Expand Down

0 comments on commit 17b1202

Please sign in to comment.