From fb4f00d1ead47c82228fbcceda0d250294b290c0 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 12 Jan 2018 23:13:19 -0500 Subject: hosts: Drop package lists from scripts --- (limited to 'hosts/erp1') diff --git a/hosts/erp1 b/hosts/erp1 index 655f764..0c3c44b 100644 --- a/hosts/erp1 +++ b/hosts/erp1 @@ -40,61 +40,6 @@ debconf_selections=' ledgersmb ledgersmb/debconf_install false ' -postinst_pkgs=" - `# Base system utilities ` - bc - `# Shells ` - bash - bash-completion - `# Administrative utilities ` - adduser - sudo - `# Block device utilities ` - gddrescue - `# File and file system utilities ` - lsof - ncdu - nocache - `# Package management utilities ` - apt-transport-https - `# User configuration management utilities ` - vcsh - myrepos - `# Editors, pagers, and documentation readers ` - bvi - info - less - vbindiff - vim - wdiff - `# Version control systems ` - git - `# Flashing utilities ` - flashrom - `# Database management systems ` - postgresql - `# Web servers ` - apache2 - `# Networking utilities ` - dnsutils - ftp - whois - `# Network communication utilities ` - netcat-openbsd - openssh-client - openssh-server - rsync - `# Time utilities ` - ntp - `# System monitoring utilities ` - htop - `# ALSA ` - alsa-base - alsa-utils - `# Terminal utilities ` - screen - " - do_postinst() { # Add "deb-src" line and backports. -- cgit v0.9.1