From owner-soc-status@FreeBSD.ORG Thu Jun 11 12:41:18 2015 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7195F8B8 for ; Thu, 11 Jun 2015 12:41:18 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: from mail-wi0-x243.google.com (mail-wi0-x243.google.com [IPv6:2a00:1450:400c:c05::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 091221F1B for ; Thu, 11 Jun 2015 12:41:18 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: by wibbw19 with SMTP id bw19so2215696wib.2 for ; Thu, 11 Jun 2015 05:41:16 -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=Z7wHJ/8KKEui7V1aUa4uNpIiksCUjEGQuT3RZttwL+M=; b=aJ+lbJacR4mceD5GAsMjcciUDMQHk7oW/Aa1iz4kriBRRhT91lulxyzNYbtKB3GX3H OCzGeU/5MsGuq4jvGBr3W4/qSOxV68ionAenujsNdmZ5woghgWpLOPa5SpUSaimsOQA6 lJmPWznA4vgSXgSTz/GxYqF3bcv6qBvE0hicBGdg2C68uEbGZfOwedIGf+ze87E/dKOw Ur+iWFphm9gyktKddKYHolflV17NYMG4PKN7slKnnk3gkoR/il65SuIQ4JyAbd+moTFN WO2EzFGCEyBZF7HC+uGbeA1U3qTgFTWcHtp64hHG7xic8tVtgypucaWPrLoeWJk40yKc zR/A== MIME-Version: 1.0 X-Received: by 10.180.23.100 with SMTP id l4mr18613574wif.21.1434026476392; Thu, 11 Jun 2015 05:41:16 -0700 (PDT) Sender: kczekirda@gmail.com Received: by 10.27.28.194 with HTTP; Thu, 11 Jun 2015 05:41:16 -0700 (PDT) Date: Thu, 11 Jun 2015 14:41:16 +0200 X-Google-Sender-Auth: NdOMCYt184g5qcoZkKTzCXrFs7A Message-ID: Subject: Weekly status #2 From: Kamil Czekirda To: soc-status@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 11 Jun 2015 12:41:18 -0000 Hi, I'm sorry about delay in weekly status, I'm writing it from BSDCan ;) Port net/ipxe is almost done, I'm delay caused traveling to Canada, but port with default options is ready. I did patches for FreeBSD specific things and removed bash from dependencies. Last thing I did was the list of options for port configuration. Regards, Kamil