From owner-freebsd-stable@FreeBSD.ORG Sat Jun 7 21:10:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 458EF37B401 for ; Sat, 7 Jun 2003 21:10:00 -0700 (PDT) Received: from mail.bsdtech.com (tromso-dhcp-235-148.bluecom.no [62.101.235.148]) by mx1.FreeBSD.org (Postfix) with SMTP id 616E843FBD for ; Sat, 7 Jun 2003 21:09:56 -0700 (PDT) (envelope-from erik@pentadon.com) Received: (qmail 11356 invoked by uid 85); 8 Jun 2003 06:10:53 -0000 Received: from erik@pentadon.com by oxylon.pentadon.com by uid 92 with qmail-scanner-1.16 (spamassassin: 2.55. Clear:. Processed in 0.035736 secs); 08 Jun 2003 06:10:53 -0000 Received: from tromso-dhcp-234-175.bluecom.no (HELO eps) (62.101.234.175) by tromso-dhcp-235-148.bluecom.no with SMTP; 8 Jun 2003 06:10:53 -0000 From: "Erik Paulsen Skaalerud" To: "'Kris Kennaway'" , "'Thomas Elliott'" Date: Sun, 8 Jun 2003 06:09:57 +0200 Message-ID: <007601c32d73$d287f400$0a00000a@eps> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 Importance: Normal In-Reply-To: <20030607223723.GA1912@rot13.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-stable@freebsd.org Subject: RE: What happened with 5.1-RELEASE? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 04:10:00 -0000 > On Sat, Jun 07, 2003 at 10:09:44PM +0100, Thomas Elliott wrote: > > Just to add to the confusion, I snagged a copy of 5.1 disc1 from > > mirror.ac.uk (my local mirror) - when I went to download > disc2 - the > > 5.1 folder had gone - leaving just RC1. Something very > strange going > > on methinks. > > Yeah, but it's all on your end. The release isn't released yet! > I can second that: ftp> cd releases 250 "/pub/FreeBSD/releases" is new cwd. ftp> cd i386 250 "/pub/FreeBSD/releases/i386" is new cwd. ftp> cd 5.1-RELEASE 553 Permission denied. :-) Erik.