I’ve been re-searching for this page long enough to make a note this time.
http://newbiedoc.sourceforge.net/system/kernel-pkg.html (local copy)
A collection of note-to-self's
I’ve been re-searching for this page long enough to make a note this time.
http://newbiedoc.sourceforge.net/system/kernel-pkg.html (local copy)
This is probably something everybody knows, but I’ve been Googling for this answer for over an hour:
$BASEDIR is whatever directory you have space in (preferably an empty directory); $DIST and $COMPONENT are “jaunty-backports” and “main” in my setup, but you can vary.
You also might need to add the following line to /etc/apt/apt.conf to get rid of the “untrusted source” warning:
APT::Get::AllowUnauthenticated “true”;