diff --git a/pkg-debian.list b/pkg-debian.list new file mode 100644 index 0000000..47c18d1 --- /dev/null +++ b/pkg-debian.list @@ -0,0 +1,42 @@ +adduser +amd64-microcode +bash +binutils +bsdextrautils +bsdutils +bzip2 +ca-certificates +gcc +gzip +hping3 +ifupdown +inetutils-ftp +inetutils-ftpd +inetutils-inetd +inetutils-telnet +inetutils-tools +inetutils-traceroute +intel-microcode +iproute2 +iputils-arping +iputils-clockdiff +iputils-ping +iputils-tracepath +libbsd-dev +libevent-dev +manpages +netcat-openbsd +nvi +openntpd +perl +pkgconf +qemu-guest-agent +rsync +tcpbench +tcpdump +tmux +traceroute +vim-tiny +wget +wireguard +xz-utils diff --git a/site-alpine.list b/site-alpine.list index 22f6881..4eb546b 100644 --- a/site-alpine.list +++ b/site-alpine.list @@ -1,4 +1,6 @@ +/etc/hostname /etc/hosts +/etc/network/interfaces /etc/ntpd.conf /etc/profile.d/proxy.sh /etc/resolv.conf diff --git a/site-debian.list b/site-debian.list new file mode 100644 index 0000000..eca0ea1 --- /dev/null +++ b/site-debian.list @@ -0,0 +1,16 @@ +/etc/apt/apt.conf +/etc/apt/sources.list +/etc/hostname +/etc/network/interfaces +/etc/openntpd/ntpd.conf +/etc/resolv.conf +/etc/ssh/ssh_host_ecdsa_key +/etc/ssh/ssh_host_ecdsa_key.pub +/etc/ssh/ssh_host_ed25519_key +/etc/ssh/ssh_host_ed25519_key.pub +/etc/ssh/ssh_host_rsa_key +/etc/ssh/ssh_host_rsa_key.pub +/etc/ssh/ssh_known_hosts +/root/.ssh/authorized_keys +/root/.ssh/id_rsa +/root/.ssh/id_rsa.pub