Debian 7 su Alix 2d13

Guida non completa alle cose da cambiare in Debian 7 per farla andare su Alix 2d13. Non e` una guida completa perche` e` stata fatta basandosi su un aggiornamento da Debian 6 a 7, e quindi non comprende una installazione da zero. Sono piu` che altro spunti utili.

serial --unit=0 --speed=38400
terminal serial
proc    /proc proc defaults 0 0
# /dev/sda1 / ext2 noatime,defaults 0 1
UUID=cab9bf67-df28-4d7a-a4ca-375dde2a745d / ext2 noatime,nodiratime,defaults 0 1
tmpfs /tmp tmpfs defaults,noatime 0 0
tmpfs /var/tmp tmpfs defaults,noatime 0 0
tmpfs /var/log tmpfs defaults,mode=755 0 0
#1:2345:respawn:/sbin/getty 38400 tty1
#2:23:respawn:/sbin/getty 38400 tty2
#3:23:respawn:/sbin/getty 38400 tty3
#4:23:respawn:/sbin/getty 38400 tty4
#5:23:respawn:/sbin/getty 38400 tty5
#6:23:respawn:/sbin/getty 38400 tty6

T0:23:respawn:/sbin/getty -L ttyS0 38400 vt100
rm /etc/udev/rules.d/70-persistent-net-rules
chmod ugo-x /lib/udev/write_net_rules
#!/bin/sh -e
### BEGIN INIT INFO
# Provides:          alix-leds
# Required-Start:    mountkernfs $local_fs
# Required-Stop:     $local_fs
# Default-Start:     S
# Default-Stop:
# Short-Description: Sets Alix board leds
### END INIT INFO

echo Setting Alix Board leds
# Il led 2 fa heartbeat
echo heartbeat > /sys/class/leds/alix\:2/trigger