From 808834f8d0953bc9ee3635f0e31bc8ea62dfd916 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 13 Jan 2018 00:26:46 -0500 Subject: hosts: Organize configs and package lists into host dirs --- (limited to 'hosts/alsvid2/pkgs') diff --git a/hosts/alsvid2/pkgs b/hosts/alsvid2/pkgs new file mode 100644 index 0000000..251a7e7 --- /dev/null +++ b/hosts/alsvid2/pkgs @@ -0,0 +1,318 @@ +# Base system utilities + bc + busybox + time +# Shells + bash + bash-completion + ksh + mksh + zsh +# Administrative daemons + anacron +# Administrative utilities + adduser + sudo +# Hardware listing utilities + pciutils + usbutils +# Block device utilities + gddrescue + kpartx +# File and file system utilities + lsof + ncdu + nocache + ntfs-3g +# Archival utilities + p7zip + unar + unzip + zip +# User configuration management utilities + vcsh + myrepos +# Editors, pagers, and documentation readers + bvi + info + less + vbindiff + vim + wdiff +# Version control systems + bzr + git + gitk + mercurial + subversion +# Patch management utilities + patch + quilt +# Build system utilities + autoconf + autoconf-doc + automake + bmake + cmake + pkg-config +# Build utilities + bison + build-essential + flex + gdb +# Debian development tools + debootstrap + devscripts + dh-autoreconf + lintian + sbuild +# Code analytics and QA utilities + sloccount + valgrind +# coreboot and GRUB build dependencies + acpica-tools + gnat + libfreetype6-dev + libpci-dev + zlib1g-dev +# flashrom build dependencies + libusb-1.0-0-dev + libusb-dev +# Firmware utilities + dis51 +# U-Boot and Android-related utilities + android-tools-adb + android-tools-fastboot + heimdall-flash + u-boot-tools +# Flashing utilities + flashrom +# AVR build and flashing utilities and C library + avr-libc + avrdude + binutils-avr + gcc-avr +# Hypervisors + qemu-system-x86 +# Database management systems + sqlite3 +# Graphics and document utilities + graphviz + imagemagick + librsvg2-bin + llgal + m4 + markdown + optipng + paps + pdftk + xcftools +# Public-key cryptography utilities + gnupg + gnupg-agent + openssl +# Networking utilities + dnsutils + ftp + iperf3 + whois + wget + wireshark +# 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-base + 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-evdev + 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 + roxterm-gtk3 + screen +# Ergonomics applications + gtk-redshift + workrave +# Image, font, and tileset viewers and editors + dia + fontforge + gimp + gpicview + inkscape + tiled +# Multimedia players and editors + audacity + mpc + mpd + mpdscribble + mpv + ncmpcpp + sox +# Disc and image utilities + brasero + eject + genisoimage + syslinux-utils + wodim +# Web browsers + iceweasel + lynx + w3m +# Mail client + claws-mail + claws-mail-fancy-plugin + claws-mail-pgpinline + claws-mail-pgpmime + claws-mail-spam-report + html2ps +# Messaging and collaboration applications + gobby + mumble + pidgin +# Mathematics applications + gnome-calculator + units +# Office, productivity, and accounting applications + evince + ledger + libreoffice + planner +# Solid CAD applications + gerbv + meshlab + openscad +# Ncurses, SDL, Lua, GTK+, WebKitGTK+, etc. libraries + gtk-3-examples + libcairo2-dev + libcairo2-doc + libglib2.0-0-dbg + libgtk-3-0-dbg + libgtk-3-dev + libgtk-3-doc + liblua5.1-0-dev + libncurses5-dev + librsvg2-dev + librsvg2-doc + libsdl-image1.2-dev + libsdl1.2-dev + libwebkit2gtk-4.0-dev + libwebkit2gtk-4.0-doc +# Perl distributions + libautovivification-perl + libcgi-ssi-perl + libcrypt-rijndael-perl + libcurses-ui-perl + libdbd-sqlite3-perl + libdbi-perl + libdevel-cover-perl + libdevel-repl-perl + libdigest-sha-perl + libemail-mime-perl + libemail-sender-perl + libhtml-template-perl + libhtml-template-perl + libhtml-tree-perl + libjavascript-beautifier-perl + libjson-xs-perl + libmail-rfc822-address-perl + libmodule-starter-perl + libparse-recdescent-perl + libperl-critic-perl + libplack-perl + libtest-pod-coverage-perl + libtest-pod-perl + libtest-script-perl + libtime-fake-perl + liburi-perl + libwww-perl + libxml-sax-expatxs-perl + libxml-sax-perl + perl-doc + starman +# JavaScript utilities + libmozjs-24-bin + mocha +# Lua libraries + lua-ldoc + lua-markdown + lua-posix +# Font families + fonts-croscore + fonts-dejavu + fonts-droid + fonts-freefont-ttf + fonts-lato + fonts-liberation + fonts-linuxlibertine + fonts-mplus + fonts-ubuntu-title + ttf-unifont +# Dictionary word lists + wamerican-huge + wamerican-insane + wamerican-large +# Educational applications + kanatest +# Toys + cowsay + fortune-mod + fortunes-bofh-excuses + fortunes-min +# Games, etc. + bsdgames + desmume + freedink + freedoom + micropolis + openttd + prboom-plus + pychess + python-pygame + python-six + vba + wesnoth -- cgit v0.9.1