From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 28 01:40:02 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC53F106566C for ; Sat, 28 Mar 2009 01:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BFAD08FC26 for ; Sat, 28 Mar 2009 01:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2S1e2eQ072858 for ; Sat, 28 Mar 2009 01:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2S1e2av072857; Sat, 28 Mar 2009 01:40:02 GMT (envelope-from gnats) Date: Sat, 28 Mar 2009 01:40:02 GMT Message-Id: <200903280140.n2S1e2av072857@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alexander Best Cc: Subject: Re: bin/86388: [patch] periodic(8) daily should backup bsdlabel(8) / fdisk(8) disk labels X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2009 01:40:03 -0000 The following reply was made to PR bin/86388; it has been noted by GNATS. From: Alexander Best To: Cc: Subject: Re: bin/86388: [patch] periodic(8) daily should backup bsdlabel(8) / fdisk(8) disk labels Date: Sat, 28 Mar 2009 02:31:01 +0100 (CET) as discussed in this thread http://lists.freebsd.org/pipermail/freebsd-current/2009-January/002389.html the patch needs to be updated and improved in order to get committed to CURRENT. also netbsd/openbsd don't seem to be using this script any longer.