From owner-freebsd-virtualization@FreeBSD.ORG Thu Oct 3 10:15:29 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E5C08122 for ; Thu, 3 Oct 2013 10:15:29 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pd0-x22f.google.com (mail-pd0-x22f.google.com [IPv6:2607:f8b0:400e:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C305A2524 for ; Thu, 3 Oct 2013 10:15:29 +0000 (UTC) Received: by mail-pd0-f175.google.com with SMTP id q10so2231681pdj.20 for ; Thu, 03 Oct 2013 03:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=YbXliTIaew1DbUJYdqpE20BiodPClGzvxu5uoGoUNNA=; b=IAza0+8abkTl7Aq+yolapZquTI5TDEo981+MRAJxk9srz6rviL6DF6IzBCT716dqPA SFu3DYaAfh0wh2bk/SMnmaTr9+dOsXMD4FfXfZIG2FG7jfUT0XKJGDa49+qfPbJEyiTA mOnGkHbYiIGZOE03FMsue96Lhq16GdxRTn+00LhzO8q27fkAVsirygc3xRgZ6kXTyMBw AKW/+MTI4kaX1iNBnJFyBDifPf0Uv6Yi5Jw8XB76CZMgtxeuU4wP4xVPP4ZQteKptkya t7ZMdRGRFp4PdpznOSxdY9o5ErCPcKl0Ma9JykIqERjcMeVeF3k75QUf0ulrnq3221aI RfmA== MIME-Version: 1.0 X-Received: by 10.68.88.161 with SMTP id bh1mr7672805pbb.49.1380795329440; Thu, 03 Oct 2013 03:15:29 -0700 (PDT) Received: by 10.68.253.162 with HTTP; Thu, 3 Oct 2013 03:15:29 -0700 (PDT) Date: Thu, 3 Oct 2013 06:15:29 -0400 Message-ID: Subject: Petitecloud bug fix: unable to find install media From: Aryeh Friedman To: "freebsd-virtualization@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 03 Oct 2013 10:15:30 -0000 We have released 0.1.8 to fix a bug that made guest instances uninstallable. 0.1.8 also contains a new -- but half done -- feature that will be fully done in 0.1.9. For now, ignore the "Start at boot" column (unless you feel like hacking /usr/local/etc/petitcloud/instances). It should also be noted that the file /usr/local/etc/petitcloud/instances has a new format as of 0.1.8, making it incompatible with 0.1.7. (Note that we intend to freeze the file format sometime before 0.2.0 is released.)