Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Debian packages required to make the Byzantium software work

Sitwon edited this page Apr 5, 2013 · 32 revisions

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.

FOR THE HUMANS

  • vim-nox
  • bc - The GNU bc arbitrary precision calculator
  • git
  • unrar of some kind (p7zip-rar)

SYSTEMWARE DEPENDENCIES

  • python-cherrypy3 (defaults to v3.2.2)
  • This is not a python3 package. Debian packages v2.x and v3.x of CherryPy in its repos.
  • 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
  • dhcpcd5

FIRMWARE (I think we need lots to support different wireless cards)

  • firmware-b43-installer - Installer package for firmware for the b43
  • firmware-linux - Binary firmware for various drivers in the

PACKAGES - TRANSLATED FROM PACKAGES FOUND ON BYZANTIUM TO THAT ON DEBIAN WHEEZY

  • aspell - GNU Aspell spell-checker
  • aspell-ar - Arabic dictionary for aspell
  • aspell-bin -
  • aspell-de - German dictionary for aspell
  • aspell-doc - Documentation for GNU Aspell spell-checker
  • aspell-en - English dictionary for GNU Aspell
  • aspell-es - Spanish dictionary for aspell
  • aspell-fr - French dictionary for aspell
  • avahi-daemon - Avahi mDNS/DNS-SD daemon
  • avahi-discover - Service discover user interface for avahi
  • avahi-dnsconfd - Avahi DNS configuration tool
  • avahi-utils - Avahi browsing, publishing and discovery
  • babeld (v1.3.1) - loop-free distance-vector routing protocol
  • Disable babeld and ahcpd (dependency)