# http://releases.ubuntu.com/releases/
case "$DIST" in
- oneiric|natty|maverick|lucid|karmic) # ubuntu specific
+ precise|oneiric|natty|maverick|lucid|karmic) # ubuntu specific
# MIRRORSITE="http://ftp.df.lth.se/ubuntu/"
- MIRRORSITE="http://mirrors.telianet.dk/ubuntu/"
+ MIRRORSITE="http://mirrors.dotsrc.org/ubuntu/"
# MIRRORSITE="http://mirrors.kernel.org/ubuntu/"
COMPONENTS="main restricted universe multiverse"
OTHERMIRROR="deb http://ftp.indexdata.dk/ubuntu $DIST main"