-
Notifications
You must be signed in to change notification settings - Fork 19
Debian packages required to make the Byzantium software work
This is a list of packages that will need to be installed from the Raspbian repositories for our software stack to work. We'll eventually be building it out with apt-get, so don't worry about tracking every dependency.
- deb http://ftp.us.debian.org/debian wheezy main contrib non-free
- apt-get install debian-archive-keyring
- vim-nox
- bc - The GNU bc arbitrary precision calculator
- git
- unrar of some kind (p7zip-rar)
- python-cherrypy (defaults to v2.3.0)
- python-mako (defaults to v0.7.0)
- python-markupsafe (defaults to v0.15)
- dnsmasq
** dnsmasq should not automatically start at boot
**
update-rc.d dnsmasq disable
- nodejs (unstable)
- npm (unstable)
- apache2 (defaults to v2.2.22)
- olsrd
** olsrd should not automatically start at boot, either. The network stack needs to be configured first.
**
update-rc.d olsrd disable
- olsrd-plugins
- openssl-blacklist
- python-openssl (defaults to v0.13)
- python-setuptools (defaults to v0.6.24)
- iputils-arping
- wireless-tools
- firmware-b43-installer - Installer package for firmware for the b43
- firmware-linux - Binary firmware for various drivers in the
i A aspell - GNU Aspell spell-checker
WHAT LANGUAGES DO WE WANT TO SUPPORT ? I FEEL IT WOULD BE A MISTAKE TO LEAVE ANY SUPPORTED LANG OUT
p aspell-ar - Arabic dictionary for aspell
v aspell-bin -
p aspell-de - German dictionary for aspell
v aspell-dictionary -
p aspell-doc - Documentation for GNU Aspell spell-checker
i A aspell-en - English dictionary for GNU Aspell
p aspell-es - Spanish dictionary for aspell
p aspell-fr - French dictionary for aspell
(Avahi list could be pared down considerably)
i A avahi-daemon - Avahi mDNS/DNS-SD daemon
p avahi-discover - Service discover user interface for avahi
p avahi-dnsconfd - Avahi DNS configuration tool
p avahi-utils - Avahi browsing, publishing and discovery u
p babeld (check versions) - loop-free distance-vector routing protocol
i bash - GNU Bourne Again SHell
i bash-completion - programmable completion for the bash shell