From owner-freebsd-virtualization@FreeBSD.ORG Sat Jul 12 20:27:50 2008 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F79D1065671 for ; Sat, 12 Jul 2008 20:27:50 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outL.internet-mail-service.net (outl.internet-mail-service.net [216.240.47.235]) by mx1.freebsd.org (Postfix) with ESMTP id F02728FC0C for ; Sat, 12 Jul 2008 20:27:49 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id BCE5224A4; Sat, 12 Jul 2008 13:27:49 -0700 (PDT) Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 92E832D6018; Sat, 12 Jul 2008 13:27:49 -0700 (PDT) Message-ID: <48791396.2010404@elischer.org> Date: Sat, 12 Jul 2008 13:27:02 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <20080712165025.N57089@maildrop.int.zabbadoz.net> In-Reply-To: <20080712165025.N57089@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org Subject: Re: vimage(8) cleanup, what about submitting and to where? X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2008 20:27:50 -0000 Bjoern A. Zeeb wrote: > Hi, > > I am not sure about the plans for vimage(8) but it lives in usr.sbin > and installs itself into /sbin. the .include is not last in the > Makefile, etc. > > In case this will go in with any of the steps could you please fix it > in at least //depot/projects/vimage/... > > I got a kernel compiled and booted today from that branch. > > Last I heard was that I should wait with any cleanup/corrections/style > patches. Has that changed? What is the current state and what can I > do if I'd like to have changes? I am asking because someone has to > keep the 4(or more?) branches in synch that you have already created. > > /bz > Sorry, I have been busy with the birth of my son as you may have guessed, and Marko has been inundated by $WORK for a while. Marko has been committing a lot of style fixes to the p4 branch "vimage" and I have been integrating those changes across to the 'vimage-devel" branch. if you have p4 acccess you should feel free to commit any "obvious" fixes yourself and just post a summary to this mailing list. bigger changes we can discuss here. For example the changes suggested by James Gritton..