#!/usr/bin/env zsh
# config for gnuinos-openbox.blend

core_packages+=(
	
	devuan-keyring
	debian-keyring
	ca-certificates
	libc6
	libc-bin
	initramfs-tools
	e2fsprogs
	less
	nano
	vim
	curl
	lvm2
	bzip2
	sysvinit
	sysvinit-core
	sysvinit-utils
)

base_packages+=(

	base-files
	lsb-release
	lsb-base
	adduser
	sudo
	rpl
	apt-utils
	aptitude
	nss-updatedb
	sudo
	parted
	console-setup
	locales
	console-data
	dselect
	rsync
	mawk
	tmux
	screen
	ntp
	btrfs-tools
	zsh
	git-core	
	openssh-server
	openssh-client	
	firmware-linux-free
	wspanish
	wfrench
	witalian
	wamerican
	locales-all
	os-prober
	debconf
	lsof
	bash-completion
	texinfo
	acpi-support-base
	apt-listchanges
	discover
	dnsutils
	doc-debian
	docutils-common
	docutils-doc
	ftp
	gnupg2
	iw
	setnet
	net-tools
	iputils-ping
	bind9-host
	laptop-detect
	mlocate
	ncurses-term
	nfs-common
	reportbug
	usbutils
	w3m
	whois
	gettext-base
	dhcpcd5
	psmisc
	#inetutils-ping
	libnl-3-200
	libnl-genl-3-200
	libpcsclite1
	libuuid-perl
	linux-base
	wireless-tools
	wpasupplicant
	ethtool
	build-essential
	fakeroot
	gawk
	python-imaging
	libav-tools
	liblz4-1
	
)

extra_packages+=(

	xinit
	x11-xserver-utils
	xbase-clients
	xserver-xorg-input-all
	xserver-xorg-input-kbd
	xserver-xorg-input-mouse
	xserver-xorg-video-all
	xserver-xorg-input-synaptics
	x11-xkb-utils
	xorg
	slim
	seahorse
	searchmonkey
	sakura
	xterm
	pcmanfm
	xdg-utils
	xdg-user-dirs
	gmrun
	libfm-modules
	lxtask
	lxrandr
	openbox
	desktop-base
	emacs24
	pmount
	parcellite
	searchmonkey
	atril
	transmission
	putty
	icecat
	gftp
	thunderbird
	gimp
	conky-all
	camorama
	pdfchain
	wicd-gtk
	geany
	synaptic
	gsimplecal
	fdpowermon
	volti
	alsa-oss
	alsa-utils
	alsa-tools
	apulse
	volumeicon-alsa
	eject
	hexchat
	galculator
	nitrogen
	vlc
	bleachbit
	gparted
	engrampa
	seahorse
	mirage
	lxappearance
	mate-icon-theme
	gksu
	elogind
	policykit-1
	consolekit
	debhelper
	git-buildpackage
	quilt
	pristine-tar
	build-essential
	obconf
	compton
	dmz-cursor-theme
	shutter
	xfburn
	gnome-games
	audacious
	isomaster
	transmageddon
	gigolo
	reportbug
	radiotray
	scrot
	xscreensaver
	xscreensaver-gl
	gtk2-engines-murrine
	gtk2-engines-pixbuf
	tint2
	meld
	xsane
	cups
	xfce4-notifyd
	mesa-utils
	libgtk3-perl
	unrar-free
	zip
	unzip
	gzip
	bzip2
	p7zip-full
	rzip
	rtkit
	tasksel
	gamin
	cpufrequtils
	tzdata
	unace
	unalz
	lzop
	xz-utils
	arj
	libxss1
	logrotate
	mpg321	
	accountsservice
	upower
	kexec-tools
	pm-utils
	gstreamer1.0-plugins-base
	gstreamer1.0-plugins-good 
	gstreamer1.0-plugins-bad
	gstreamer1.0-plugins-ugly
	gstreamer1.0-alsa
	gir1.2-gst-plugins-base-1.0
	gir1.2-gstreamer-1.0
	rfkill
	usbutils
	localepurge	
	mobile-broadband-provider-info
	wmctrl	
	traceroute
	apt-transport-https
	bash-completion
	ttf-dejavu 
	fonts-liberation 
	fontconfig-config
	bum 
	hdparm 
	disk-manager 
	ufw 
	gdebi 
	hardinfo 
	galternatives
	i3lock
	suckless-tools 
	ncdu
	pciutils
	task-english
	dunst
	hsetroot
	gvfs-backends
	gvfs-fuse
	lsof
	yad
	mpv
	xarchiver
	
)

purge_packages+=(


)
