summaryrefslogtreecommitdiffstats
path: root/hosts/cam1
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/cam1')
-rw-r--r--hosts/cam1124
1 files changed, 0 insertions, 124 deletions
diff --git a/hosts/cam1 b/hosts/cam1
index 23182db..7b91ff2 100644
--- a/hosts/cam1
+++ b/hosts/cam1
@@ -40,130 +40,6 @@ debconf_selections='
keyboard-configuration keyboard-configuration/variant select English (US)
'
-postinst_pkgs="
- `# Base system utilities `
- bc
- `# Shells `
- bash
- bash-completion
- `# Administrative daemons `
- anacron
- `# Administrative utilities `
- adduser
- sudo
- `# File and file system utilities `
- ncdu
- nocache
- `# User configuration management utilities `
- vcsh
- myrepos
- `# Editors, pagers, and documentation readers `
- bvi
- less
- vbindiff
- vim
- wdiff
- `# Version control systems `
- git
- gitk
- `# Patch management utilities `
- patch
- quilt
- `# Build system utilities `
- autoconf
- automake
- pkg-config
- `# Build utilities `
- bison
- build-essential
- flex
- gdb
- `# Flashing utilities `
- flashrom
- `# Graphics and document utilities `
- imagemagick
- librsvg2-bin
- m4
- xcftools
- `# Networking utilities `
- dnsutils
- whois
- `# 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
- `# Time utilities `
- ntp
- `# System monitoring utilities `
- htop
- `# 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
- 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
- `# Image, font, and tileset viewers and editors `
- gimp
- gpicview
- inkscape
- `# Mathematics applications `
- gnome-calculator
- units
- `# Office, productivity, and accounting applications `
- evince
- `# Solid CAD applications `
- meshlab
- openscad
- `# CAM applications `
- printrun
- slic3r
- `# Font families `
- fonts-dejavu
- fonts-droid-fallback
- fonts-freefont-ttf
- fonts-lato
- fonts-liberation
- fonts-linuxlibertine
- fonts-mplus
- fonts-ubuntu-title
- ttf-unifont
- "
-
do_postinst()
{
# Make swap file and set vm.swappiness.