From add7fcd63452d421245112ebcc498185e1fb308d Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sun, 23 Aug 2015 13:02:33 +1000 Subject: [PATCH] Debian package lists --- debian/apticron | 3 +++ debian/base | 41 +++++++++++++++++++++++++++++++++++++++++ debian/tools | 21 +++++++++++++++++++++ debian/tools-network | 16 ++++++++++++++++ 4 files changed, 81 insertions(+) create mode 100644 debian/apticron create mode 100644 debian/base create mode 100644 debian/tools create mode 100644 debian/tools-network diff --git a/debian/apticron b/debian/apticron new file mode 100644 index 0000000..6d9c52c --- /dev/null +++ b/debian/apticron @@ -0,0 +1,3 @@ +apticron +apt-listchanges +ssmtp diff --git a/debian/base b/debian/base new file mode 100644 index 0000000..bcd38b0 --- /dev/null +++ b/debian/base @@ -0,0 +1,41 @@ +acl +apt-utils +aptitude +ca-certificates +dbus +debian-keyring +doc-debian +e2fsprogs +eject +file +info +iproute2 +less +locales +logrotate +makedev +man-db +manpages +mktemp +mlocate +nano +net-tools +netbase +ntp +openssh-client +openssh-server +patch +pciutils +popularity-contest +psmisc +python3 +reportbug +rsync +ruby +sudo +time +unzip +usbutils +vim +whiptail +zip diff --git a/debian/tools b/debian/tools new file mode 100644 index 0000000..2c8c2b1 --- /dev/null +++ b/debian/tools @@ -0,0 +1,21 @@ +atop +bash-completion +binutils +diffutils +fdupes +gdisk +git +jq +lsof +mercurial +moreutils +procmail +pv +renameutils +screen +secure-delete +smartmontools +strace +uuid-runtime +virtualenv +xz-utils diff --git a/debian/tools-network b/debian/tools-network new file mode 100644 index 0000000..94a9038 --- /dev/null +++ b/debian/tools-network @@ -0,0 +1,16 @@ +curl +dnsutils +elinks +fping +iftop +iptraf +iputils-ping +mtr-tiny +netcat-openbsd +nmap +tcpdump +telnet +traceroute +wakeonlan +wget +whois -- 2.39.2