From owner-freebsd-current@FreeBSD.ORG Fri May 15 04:25:07 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2502106564A for ; Fri, 15 May 2009 04:25:07 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5E1708FC08 for ; Fri, 15 May 2009 04:25:07 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1204719qwe.7 for ; Thu, 14 May 2009 21:25:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=BS0/7jIG3tvXKH2xpvJbAsDGIKxUZq69+ZgFZGRDqaI=; b=j47q/mamkBhG3STzu7D3qGFM20oNDJ85KysMfoVijRwrtQEQMcx17BOK1U9lG3cHoR s7M0jTuUwHaWK8MDDdlJTlehubWQV2T4sz+zRcJsMxKkS0uwkDvrE+O0Y/IKznxmnwI7 4Rs3pnGJFtr8hRshPdieLj5xdyvDh47RQcJwk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; b=uAk1giP5+OWdOPDeoc9wXj5Jy5Srwjjc029FtMaUL3Ly+cPJRIp/5Hxbi1UuqoEiUe H5zuiJMsISwYu9NfsfIqGwdMl7cF6luPgSnF4qebS0JonpKqzl9EQtrKIdKlttRe9SpZ SIEfOgKjJEU/PTO/r0SMKxslzAy+UPb4T8iJU= MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.229.97.19 with SMTP id j19mr1943393qcn.54.1242360025217; Thu, 14 May 2009 21:00:25 -0700 (PDT) Date: Fri, 15 May 2009 12:00:25 +0800 X-Google-Sender-Auth: 2fd4e20b812508bb Message-ID: From: Adrian Chadd To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: -current snapshots and xen kernels X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 May 2009 04:25:07 -0000 G'day, I'm trying to get a xen domU environment working (without a -current box locally, i know..) and I suddenly realised how useful it would be if the current ISO/install snapshots included the Xen DomU kernel as well as the generic kernel. That way people like me who can build a manual domU environment from scratch can do so without needing a -current box to build an updated xen domU. What do people think? Adrian