From owner-freebsd-stable@FreeBSD.ORG Tue Nov 18 09:03:28 2014 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 E382979B for ; Tue, 18 Nov 2014 09:03:28 +0000 (UTC) Received: from smtp-out.abv.bg (smtp-out.abv.bg [194.153.145.70]) by mx1.freebsd.org (Postfix) with ESMTP id 99D21752 for ; Tue, 18 Nov 2014 09:03:28 +0000 (UTC) Received: from nm43.abv.bg (nm43.ni.bg [192.168.151.18]) by smtp-out.abv.bg (Postfix) with ESMTP id D39C450DDE0 for ; Tue, 18 Nov 2014 11:03:20 +0200 (EET) DomainKey-Signature: a=rsa-sha1; s=smtp-out; d=abv.bg; c=simple; q=dns; b=FGmmar5a4jKKU2wt9TucdDIcNIhXQdeS4UTSPOpUJFCywXYfNr3gG0eTxlNBDxdOu D3k+7ZwHgwkS2faUuCcKz7bvCpzwdZNInphcWSrC0dxEqo99F4glTDptsHc54zyT4qq bGqhw9xOq3COuFw6G3gVxXiTm71UJnmqEKHJABg= DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=abv.bg; s=smtp-out; t=1416301400; bh=N89EP5ftlqfke9iivdjS142/LdL3HLtW7jVOo+97D+w=; h=Date:From:To:Message-ID:Subject:MIME-Version:Content-Type: Content-Transfer-Encoding:DKIM; b=m23EebHKgEAgly3jBW6AZdvYrkfuNpg8 Yf5IZog7iPpPuOqf2Kri+bs9tCW2+gn8ng5/rcNdjhZkRNqLF2TmnDhT9GT6T6xSlzh u00yL2m1KaPtCriKnoPVFwHbJMWOPiqFBL6BpFpgGSfs4NzEZi1lvFXsa5zRDkM5PbW QBQ20= Received: from nm43.abv.bg (localhost.localdomain [127.0.0.1]) by nm43.abv.bg (Postfix) with ESMTP id ED328239D4C for ; Tue, 18 Nov 2014 11:03:20 +0200 (EET) Date: Tue, 18 Nov 2014 11:03:20 +0200 (EET) From: Quick Fox To: freebsd-stable@freebsd.org Message-ID: <416926212.66988.1416301400966.JavaMail.apache@nm43.abv.bg> Subject: freebsd-update upgrade progress MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: AbvMail 2.0 X-Originating-IP: 82.119.86.218 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-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: Tue, 18 Nov 2014 09:03:29 -0000 Hi, I was doing "freebsd-update upgrade -r 10.1-RELEASE" and while waiting for "Fetching files" to complete, which took some time, was thinking - is it possible to show progress like "Fetching patches"? I have a feeling there is a reason to be like that, but I also think it would be helpful to have an indication of the progress, if possible. Bye, Quick Fox