FPGARM4U Debian

From Fpga4u

Jump to: navigation, search

Improve the Debian installation

Change the file /etc/apt/sources.list in:

deb http://ftp.at.debian.org/debian etch main

Update the list of the available packages for the ARM achitecture

# apt-get update

Install the package "ssh"

# apt-get install ssh

in this way you can install the packages that you need.


fpgarm4u_rfs_A: basic filesystem

# apt-get install ntpdate ntp ntp-server screen less
# ...

fpgarm4u_rfs_B: server filesystem

# apt-get install ntpdate ntp ntp-server screen less libapache2-mod-php5 
# apt-get  install postfix postfix-mysql postfix-pgsql postfix-ldap sasl2-bin libsasl2-modules procmail mutt
# ...

fpgarm4u_rfs_C: graphyc filesystem

# apt-get install ntpdate ntp ntp-server screen less
# apt-get install gdm gdm-themes gnome-panel nautilus metacity desktop-base locales bzip2 gnome
# ...

fpgarm4u_rfs_D: graphyc filesystem2

# apt-get install ntpdate ntp ntp-server screen less
# apt-get install fluxbox fluxconf fbpager fbdesk kdebase-bin
# ...
Personal tools