From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 14:37:09 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07BA3106566B for ; Thu, 17 Apr 2008 14:37:09 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.190]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9678FC1C for ; Thu, 17 Apr 2008 14:37:07 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so23272tid.3 for ; Thu, 17 Apr 2008 07:37:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=he05LqbPdWATC/WfpZTPF9CZ+VEF5BvvVpTGP4gfBJU=; b=utDO6E8yAliiRbcXKzyt7JKj6au+4/SgnimPvzCXUBy2LjxTVga15+zCr1KHwLAYzTUIQJLMHzTK5PtfYXPbvdXf0xO5pPLauPOhGTDKdOD2LF2ul+5fPQxeo2RCex+PP4y5o1aa6hIvB4fzrS08ULOzTVC5FsOjmPiQIynul8k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=tQmKhmVQtHk6Y9Z7Bjb8PGJlDx6DXf+lqMIO45+OVBMb1bKU1DDnuhCwU1yFkqcO0mQOMfFSqWl1GH87+ohLhK9uZ4jVJwPuHMNmYw3EmZUhIP5oiZ0/KKzfaMBIdViR8gQKeyA/KkluzJMUFuTQIKAcQ38oCihFQCsBQoGEreo= Received: by 10.110.47.17 with SMTP id u17mr143651tiu.4.1208441449444; Thu, 17 Apr 2008 07:10:49 -0700 (PDT) Received: by 10.110.93.4 with HTTP; Thu, 17 Apr 2008 07:10:49 -0700 (PDT) Message-ID: <5635aa0d0804170710r7e33b896t91ed3ca149ab6696@mail.gmail.com> Date: Thu, 17 Apr 2008 21:10:49 +0700 From: "Outback Dingo" To: "FreeBSD Current" , "Marko Zec" , "Marko Zec" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: VIMAGE USAGE or DOCUMENTS 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: Thu, 17 Apr 2008 14:37:09 -0000 Are there any DOCs on how to setup and start working with VIMAGE? or even a short howto ? Ive been guessing at this for a bit, but something doesnt make sense i see no if_ve kldload says not existant, though i did patch, compile reboot uname shows VIMAGE vimage -l is ok how does one create virtual interfaces? Ive even read the http://www.tel.fer.hr/zec/BSD/vimage-old/overlay though even this seems dated and doesnt function