
#dutch sources.list contents:
deb ftp://ftp.het.net/ubuntu hardy main restricted universe multiverse
deb ftp://ftp.het.net/ubuntu hardy-backports main restricted universe multiverse
deb ftp://ftp.het.net/ubuntu hardy-updates main restricted universe multiverse
deb ftp://ftp.het.net/ubuntu hardy-proposed main restricted universe multiverse
deb ftp://ftp.het.net/ubuntu hardy-security main restricted universe multiverse

---

#additional packages:
apt-get install procinfo rdate lftp nmap openssl links denyhost screen

ln -sf /bin/bash /bin/sh
/etc/init.d/apparmor stop
update-rc.d -f apparmor remove

dpkg -P pcmciautils ubuntu-minimal pppoeconf ppp pppconfig


#MORE INFO
http://ubuntuguide.org/wiki/Ubuntu:Hardy


==============================

#Change default editor
apt-get install vim
update-alternatives --config editor

===============================
