From owner-soc-status@FreeBSD.ORG Mon Jul 28 20:47:28 2014 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D267018E; Mon, 28 Jul 2014 20:47:28 +0000 (UTC) Received: from mail-we0-x230.google.com (mail-we0-x230.google.com [IPv6:2a00:1450:400c:c03::230]) (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 4AD2E20F0; Mon, 28 Jul 2014 20:47:28 +0000 (UTC) Received: by mail-we0-f176.google.com with SMTP id q58so7982860wes.21 for ; Mon, 28 Jul 2014 13:47:25 -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=dlKhvDojEUiF5qF0768b3gyDJw5Ab1e04OerjOLUiCQ=; b=CtqqV5K8frraSY5itUWL50F+SQ2Q+w/qWyj+2ieBGza7HkmNjmxlA/bTPHni529QUc RkFLbs2kXQIpdr6gMyx/YJc6t4IxRAEKHF72Dn1BLDfd+ezyQ2dLHEzUu+l0393o+7kS xXN3i6fmbmuIFKewV95JbsnFmaA0JfmxEPt/hMXVDz0qlxJAZhYxufx5N8SyRf8l3y+d z4P6AXnLmaaa0xplWWZc9F9bpEyQIxcshGvKKQJ50kcTbSrGXzQSntHq7wnPrKJq/BJg 023HUtAfEWIaLGfapXSj+/NhS4BjniLiwkG3317RAYVGlzuYMCi3KnqNG7ii2mBjM9q8 F8XA== MIME-Version: 1.0 X-Received: by 10.180.39.172 with SMTP id q12mr26827096wik.55.1406580445703; Mon, 28 Jul 2014 13:47:25 -0700 (PDT) Received: by 10.194.185.239 with HTTP; Mon, 28 Jul 2014 13:47:25 -0700 (PDT) Date: Mon, 28 Jul 2014 17:47:25 -0300 Message-ID: Subject: Weekly report - Lua loader From: Pedro Arthur To: "Wojciech A. Koszek" , soc-status@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 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, 28 Jul 2014 20:47:28 -0000 This week I fixed the kernel loading function. I'm still trying to figure out how the PNP forth scripts work, I did some research about it but I was not able to find any useful info. I intend to work on other features and come back at it later.