From 400d4cc56c6cc5e04a2c13aa786bd995ed8ac423 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 08 Feb 2018 00:48:27 -0500 Subject: cutter1: New host --- (limited to 'hosts/cutter1/pkgs') diff --git a/hosts/cutter1/pkgs b/hosts/cutter1/pkgs new file mode 100644 index 0000000..3589226 --- /dev/null +++ b/hosts/cutter1/pkgs @@ -0,0 +1,135 @@ +# Base system utilities + bc + busybox + time +# Shells + bash + bash-completion +# Administrative daemons + anacron +# Administrative utilities + adduser + sudo +# Hardware sensor monitoring and fan control utilities + lm-sensors +# File and file system utilities + lsof + ncdu + nocache + ntfs-3g +# User configuration management utilities + vcsh + myrepos +# Editors, pagers, and documentation readers + bvi + info + less + vbindiff + vim + wdiff +# Version control systems + git + gitk +# Patch management utilities + patch + quilt +# Build system utilities + autoconf + automake + pkg-config +# Build utilities + build-essential + gdb +# Flashing utilities + flashrom +# Graphics and document utilities + imagemagick + librsvg2-bin + m4 + xcftools +# Networking utilities + dnsutils + ftp + iperf3 + whois + wget +# Network communication utilities + netcat-openbsd + openssh-client + openssh-server + rsync +# DNS service discovery daemon and NSS module + avahi-daemon + libnss-mdns +# Wi-Fi utilities + iw +# Wicd + wicd-cli + wicd-curses + wicd-daemon + wicd-gtk +# Time utilities + faketime + ntp +# System monitoring utilities + htop + iotop + powerstat + powertop +# ALSA + alsa-utils +# CUPS, etc. + cups + printer-driver-hpcups + system-config-printer +# X.org X server, drivers, and utilities + x11-xserver-utils + xinput + xorg + xserver-xorg-input-libinput + xserver-xorg-input-synaptics + xserver-xorg-video-intel +# Window manager and panel + clipit + compton + fbpager + fbpanel + fluxbox +# Display manager, screensaver daemon, etc. + scrot + unclutter + xdm + xscreensaver +# Desktop artwork, utilities, etc. + desktop-base + xdg-utils +# GNOME themes + gnome-themes-standard +# Terminal utilities + minicom + screen + xterm +# Ergonomics applications + gtk-redshift +# Image, font, and tileset viewers and editors + gimp + gpicview + inkscape +# Web browsers + midori +# Mathematics applications + gnome-calculator + units +# Office, productivity, and accounting applications + evince +# Font families + fonts-croscore + fonts-dejavu + fonts-droid-fallback + fonts-freefont-ttf + fonts-lato + fonts-liberation + fonts-linuxlibertine + fonts-mplus + fonts-ubuntu-title + ttf-unifont -- cgit v0.9.1