From owner-soc-status@FreeBSD.ORG Mon Jul 14 20:54:27 2014 Return-Path: Delivered-To: soc-status@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 ESMTPS id 71775377; Mon, 14 Jul 2014 20:54:27 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E05BE22C7; Mon, 14 Jul 2014 20:54:26 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id z12so4737793wgg.24 for ; Mon, 14 Jul 2014 13:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=Ns655+q1v5rxxnXGC+LEqumZh0O3zAH/kQJkEEvQDIs=; b=DjREDVobV2BxJGu1ypDnwcx99rn77kPvETa8zfH0eytPir7Vg0A2GbSP3bcLyIACae 8cFWIb698IaTbjm0lIy1ITL9oVNjuI0vpx4iUH1auCVvG3sTjeQ+uU5Bk8Zaubp0aOqj vGStL/6u5+L1kSXiCEpJB5AABgRPd58xK4mHqqTEI3dYAZQ9viD9Dfn/70gcAAjNhIC6 UwWG5BUbQZBzEZfHceSrG/zLzCl5du04tYF42+t8NHuWw4j5tooq46blzMNhSqk4jYoK QltKD0pgzpOW3mrtXaf4qL2kl2mT/bnQe+E8LmO7e7KCdIE2G074ccPQcxO0jFmT/e8k el9w== MIME-Version: 1.0 X-Received: by 10.180.104.132 with SMTP id ge4mr569764wib.0.1405371264974; Mon, 14 Jul 2014 13:54:24 -0700 (PDT) Sender: kczekirda@gmail.com Received: by 10.194.237.40 with HTTP; Mon, 14 Jul 2014 13:54:24 -0700 (PDT) Date: Mon, 14 Jul 2014 22:54:24 +0200 X-Google-Sender-Auth: csDIOD0tvgI7gJMVSzB7XgvQkXs Message-ID: Subject: Weekly Status #7 and #8 From: Kamil Czekirda To: soc-status@freebsd.org, dteske@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2014 20:54:27 -0000 Hello, In last two weeks I had done pressed zfsboot option. It's possible unattended install FreeBSD on zfs, but need more tests. In this week I need to write some documentation because I want to ask community about more scenarios to improve existing implementation. Regards, Kamil Czekirrda