home · contact · privacy
617b7071caaa15fc79f4baa13a74cb55034ea9f0
[config] / bookworm / apt-mark / all
1 # connectivity: ifupdown seems necessary everyhwere, isc-dhcp-client
2 # unpredictably so
3 ifupdown
4 isc-dhcp-client
5 # git for the setup directory; cloning works with ca-certificates
6 ca-certificates
7 git
8 # to avoid constant warnings about no locale being found
9 locales
10 # extremely useful for basic network debugging; missed these more than once in an emergency
11 netcat-traditional
12 iputils-ping