On Mon, Feb 19, 2001 at 03:01:15PM -0600, [EMAIL PROTECTED] wrote: > What do I need to put in sources.list to upgrade to woody? > Is there an ISO if I am installing from scratch? > What is the best way to get woody on a new machine?
No ISOs (yet) - probably won't be any until Woody is frozen... Easiest way (if you've got a good 'net connection) would be to change 'stable' to 'woody' (or 'testing' - they point the same place) in your /etc/apt/sources.list, then do a apt-get update ; apt-get dist-upgrade to get everything upgraded. I've found that the less you have installed, the better the upgrade works - but that may just be my experience =) -b3