From owner-freebsd-stable@FreeBSD.ORG Sat Sep 6 05:15:43 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D3631065674 for ; Sat, 6 Sep 2008 05:15:43 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [220.233.188.227]) by mx1.freebsd.org (Postfix) with ESMTP id 584898FC19 for ; Sat, 6 Sep 2008 05:15:41 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id m864ph7n007136; Sat, 6 Sep 2008 14:51:44 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Sat, 6 Sep 2008 14:51:43 +1000 (EST) From: Ian Smith To: Kevin Oberman In-Reply-To: <20080905213656.BDB444500F@ptavv.es.net> Message-ID: <20080906141423.N439@sola.nimnet.asn.au> References: <20080905213656.BDB444500F@ptavv.es.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, Kai Otto Subject: Re: Fwd: FreeBSD 7.1 Content X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 05:15:43 -0000 On Fri, 5 Sep 2008, Kevin Oberman wrote: > > ---------- Forwarded message ---------- > > From: Kai Otto > > Date: 2008/9/5 > > Subject: Re: FreeBSD 7.1 Content > > To: Tom Evans > > > > > > Hello > > > > I think someone mentioned it earlier, but I'm not shure. > > IMHO it would _be_ nice if there's a HTML-browser in the standard > > installation (with option to not install it in sysinstall). > > I say HTML and not web because I think about the /usr/share/doc > > .html-documentation. If someone really has no Internet-connection as > > mentioned before he/she isn't able to read the handbook, which IMHO is a > > very important part of FreeBSD. There are great manpages and exaple files, > > but the best explanations are in the handbook. > > These days a web browser is almost essential. The question is lynx or > links? I prefer links, but lynx is more popular. I hope you don't > insist on a GUI. Those things are far too big and require an X install. Agreed; also that it's much better than lynx, which as I recall used to be installed by older versions, up to 4.X at least .. the installed MOTD even used to advise how to use it with provided handbook and faq URLs. I just booted off the 7.0 disc1 to check, and /usr/local/bin/links is still the default browser in Options, available during installation from another vty. So I was a bit surprised, on rebooting into my so far not much configured 7.0, to find that it hadn't actually been installed. It's a pretty small package, useful enough to at least read local docs, and would be handy installed from disc1 .. and maybe even by bootonly? cheers, Ian