From owner-soc-status@freebsd.org Wed Jun 24 18:37:42 2015 Return-Path: Delivered-To: soc-status@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D0FD91692A for ; Wed, 24 Jun 2015 18:37:42 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: from mail-oi0-x235.google.com (mail-oi0-x235.google.com [IPv6:2607:f8b0:4003:c06::235]) (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 67E821DCB for ; Wed, 24 Jun 2015 18:37:42 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: by oiax193 with SMTP id x193so36242961oia.2 for ; Wed, 24 Jun 2015 11:37:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=9Ni7Aa1qKENbhdNmb4AEWA2O79/u7CfPi5RvboX/5j4=; b=iRYpKeyGHW9RdxDU5odhnHsJ19Jcr7l5zr1d3vgSjwr2MD3Q93aq+HyVPvqbmYAERg lyFC/Y09qcwg1MpdhakzdMzUKD3tXx23BG50jhmBQDfAxuLFKf9tfCmoCdJdog6iV118 qEPncIgSSqdLa4aJ/zO2CQQ4TcGe6CJteL+KiVlb3QNjd4QIuElAYbUSLJgZY5sGtUmx /9FmdcoIq5ymfModbvZN9rw5WCIilr0hxZGWwfX2RBD82ozj+49rICtS98dzxHfBHzmF P5VxO/jKFBPqCghwUCe8Almi+9lW58NNJeNrmAWlB9FzE89EXZ9o0m+V5Fu+M9cQ30LE D9SA== X-Received: by 10.202.55.7 with SMTP id e7mr33662451oia.56.1435171061619; Wed, 24 Jun 2015 11:37:41 -0700 (PDT) MIME-Version: 1.0 Sender: kczekirda@gmail.com Received: by 10.60.96.3 with HTTP; Wed, 24 Jun 2015 11:37:12 -0700 (PDT) From: Kamil Czekirda Date: Wed, 24 Jun 2015 20:37:12 +0200 X-Google-Sender-Auth: rXH1Zu-73FdGyYb5uVWb8zI2V4c Message-ID: Subject: Weekly status #3 #4 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: Wed, 24 Jun 2015 18:37:42 -0000 Hi, In third week I had a great time during BSDCan, but it's time to catch up my schedule. Last days I finished (I hope) iPXE port for FreeBSD, tests are welcome. I plan to submit the port after efi support will done. Currently I'm working on infrastructure for creating releases. I did some modifications for mfsBSD (not commited yet). Kamil