From owner-freebsd-stable@FreeBSD.ORG Tue May 19 15:24:18 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1A70337 for ; Tue, 19 May 2015 15:24:18 +0000 (UTC) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 769401B9D for ; Tue, 19 May 2015 15:24:18 +0000 (UTC) Received: by obblk2 with SMTP id lk2so14924442obb.0 for ; Tue, 19 May 2015 08:24:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=94QBHE6vRwssYOq7N1Jg3+DjBvLwteJRR6VgRNT78jA=; b=OFrOXkf8QB7kqi30lcXwu9Tj5grStjrfqh0vzE+F26PJ5UHfKnKx8nkY0lDibTwFSP uMgeac64xJtv+ItlPiselk7MZZ+AprTtM1rXFxHMSciDpUhEyyDxFi6a3iojfl94EZxF AlthbkxQo2x5ljYNGOOpB7sdqDvHZiiiEGSZySGi2bkI7uhhwkXrhnBoFH3+hpxOavzK i//KFRe6Vjazjsc1VLdh5p88L0T3t+tCC9RF140WlHaD78X7Z/0zwvOfmrsBKf8fLuvJ T9BBHBhGHtOX6LMv2idRk06GdJMkQqANHO7Q/JZJMXETuVO+2juH9IlX8wH4UttZQ9Og DcbQ== X-Received: by 10.182.112.138 with SMTP id iq10mr24892423obb.38.1432049057861; Tue, 19 May 2015 08:24:17 -0700 (PDT) MIME-Version: 1.0 Sender: royce.williams@gmail.com Received: by 10.202.211.77 with HTTP; Tue, 19 May 2015 08:23:56 -0700 (PDT) In-Reply-To: <555B53AB.7070307@t-online.de> References: <555B53AB.7070307@t-online.de> From: Royce Williams Date: Tue, 19 May 2015 07:23:56 -0800 X-Google-Sender-Auth: vLssYKA34axJSkpDCUTtAnmVE0c Message-ID: Subject: Re: Please help with cleaning up an accident on 9.0 release To: Ulrich Drolshagen Cc: freebsd-stable Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2015 15:24:18 -0000 On Tue, May 19, 2015 at 7:15 AM, Ulrich Drolshagen wrote: > Hi all, > > I brought myself in real trouble with a really important 9.0 release > system (9.0-RELEASE-p4). It's amd64. By accident I deleted the following > binaries from /bin: cat, chflags, chio, chmod and cp > Does anybody still have an old iso from which he can extract these > binaries for me please? > > I would be really thankful if anybody could help > Here you go: http://www.techsolvency.com/tmp/ Royce