From owner-freebsd-current@FreeBSD.ORG Thu Jul 1 10:49:15 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A47016A4CE for ; Thu, 1 Jul 2004 10:49:15 +0000 (GMT) Received: from smtp005.bizmail.sc5.yahoo.com (smtp005.bizmail.sc5.yahoo.com [66.163.175.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 2919843D41 for ; Thu, 1 Jul 2004 10:49:15 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noackjr@supercrime.org@70.240.179.20 with login) by smtp005.bizmail.sc5.yahoo.com with SMTP; 1 Jul 2004 10:47:49 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 63E806186; Thu, 1 Jul 2004 05:47:48 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12229-05; Thu, 1 Jul 2004 05:47:47 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 402B86140; Thu, 1 Jul 2004 05:47:47 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by compgeek.noacks.org (8.12.11/8.12.11) with ESMTP id i61AlkqH025756; Thu, 1 Jul 2004 05:47:46 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <40E3EBD2.2020106@alumni.rice.edu> Date: Thu, 01 Jul 2004 05:47:46 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040629) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Lang References: <20040701061818.GA80579@lucky.net> <20040701063105.GA20785@xor.obsecurity.org> <200407011617.03053.doconnor@gsoft.com.au> <20040701083434.GA83951@atrbg11.informatik.tu-muenchen.de> <40E3DE2D.3020204@alumni.rice.edu> <20040701103535.GA84499@atrbg11.informatik.tu-muenchen.de> In-Reply-To: <20040701103535.GA84499@atrbg11.informatik.tu-muenchen.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org cc: "Bjoern A. Zeeb" cc: FreeBSD current mailing list Subject: Re: LOR (vm object - swap_pager swhash) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 10:49:15 -0000 On 07/01/04 05:35, Daniel Lang wrote: > Jon Noack wrote on Thu, Jul 01, 2004 at 04:49:33AM -0500: > [..] >> Yes, but I think the idea was to get it put on the FreeBSD web site >> first (Bjoern's been doing a great job, but it simplifies things a >> lot to have it on the FreeBSD web site). I started working on this, >> but [1]. > [..] > > How about just creating a redirect from the FreeBSD.org website? > > So that in the lor-code the message will refer to s.th. like > > http://www.freebsd.org/doc/bla/blubb/lor.html > > and lor.html just contains a META redirect tag to Bjoern's site? > > So the message can be included right now, without mentioning > Bjoern's site in the code. If Bjoern's page (or the content) > is actually moved to the FreeBSD webserver, the redirect > can simply be removed. *banging head on wall* Perhaps when this infernal banging stops I'll be able to come up with great ideas like this. Perhaps the best bet is to add a FAQ. The FAQ would point to Bjoern's site and the LOR-message would point to the FAQ entry. Jon