From owner-svn-src-stable@FreeBSD.ORG Sun Mar 3 08:02:08 2013 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B2076D98; Sun, 3 Mar 2013 08:02:08 +0000 (UTC) (envelope-from dteske@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8A5829CA; Sun, 3 Mar 2013 08:02:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r238283X045697; Sun, 3 Mar 2013 08:02:08 GMT (envelope-from dteske@svn.freebsd.org) Received: (from dteske@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r23828Ae045695; Sun, 3 Mar 2013 08:02:08 GMT (envelope-from dteske@svn.freebsd.org) Message-Id: <201303030802.r23828Ae045695@svn.freebsd.org> From: Devin Teske Date: Sun, 3 Mar 2013 08:02:08 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r247690 - stable/8/usr.sbin/sysinstall/help X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Mar 2013 08:02:08 -0000 Author: dteske Date: Sun Mar 3 08:02:07 2013 New Revision: 247690 URL: http://svnweb.freebsd.org/changeset/base/247690 Log: MFS 9->8 r247241: Oops, r186202 (over 4 years ago) forgot to remove Tape from the F1 Help file. Direct commit to stable/9 (no sysinstall in head). MFS 9->8 r247242: Oops, r215291 (over 2 years ago) forgot to remove mention of "medium" from the F1 Help file. Direct commit to stable/9 (no sysinstall in head). Modified: stable/8/usr.sbin/sysinstall/help/options.hlp Modified: stable/8/usr.sbin/sysinstall/help/options.hlp ============================================================================== --- stable/8/usr.sbin/sysinstall/help/options.hlp Sun Mar 3 07:54:28 2013 (r247689) +++ stable/8/usr.sbin/sysinstall/help/options.hlp Sun Mar 3 08:02:07 2013 (r247690) @@ -88,21 +88,12 @@ Editor: Specify which screen editor to setting to `/usr/bin/vi'. -Tape Blocksize: Specify block size in 512 byte blocks of tape. - - This defaults to 20 blocks, which should work with most - tape drive + tar combinations. It may not allow your particular - drive to win any records for speed, however, and the more - adventurous among you might try experimenting with larger sizes. - - Extract Detail: How to show filenames on debug screen as they're extracted. While a distribution is being extracted, the default detail level of "high" will show the full file names as they're extracted. - If you would prefer a more terse form for this, namely dots, select - the "medium" detail level. If you want nothing to be printed - on the debugging screen during extraction, select "low". + If you want nothing to be printed on the debugging screen during + extraction, select "low". Release Name: Which release to attempt to load from installation media.