From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-soc+bounces-1670-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Sjczt-00053E-W4
	for garchives@archives.gentoo.org; Tue, 26 Jun 2012 21:08:30 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 275AAE02CB
	for <garchives@archives.gentoo.org>; Tue, 26 Jun 2012 21:08:29 +0000 (UTC)
Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 5DA8AE07FD
	for <gentoo-soc@lists.gentoo.org>; Tue, 26 Jun 2012 20:08:45 +0000 (UTC)
Received: by wgbfm10 with SMTP id fm10so263447wgb.10
        for <gentoo-soc@lists.gentoo.org>; Tue, 26 Jun 2012 13:08:44 -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=gsvGTPeJExt6z91di4/Eio2T4biNuLWp6Saxh2awI+g=;
        b=oNdiHICAckmUAHvPkZpYXkS8VmozXb5IdVnd+0PHJG6dru20P8Aj3nreggEXPvtVhb
         E4Ak+xKDk/UVKRXoJ+gwGyF4veL/Jqq53rHiy3Mtdz0kWRpc6SQ84i3sSXjZD1eoe9sK
         5xJk+K7v/08Yt8aBZAClVJrPz5eOKB7cGnIqTcD3t8NwbUwKelJZH/cQ6LNcaXnv/D49
         WNDrNtc0VCb9hXtjLPCxuZ2uKJ8k2808DI14u2+aNfpR2RrlXDO9rYLHizvy+mRWTbjG
         hmgJLf5aVlQ2GOgDwUs2inz4HcV1E1zhxkzaDzGBGRi/Gnc2GJ8ncDB+2tlPUNUT8VYA
         4kGQ==
Precedence: bulk
List-Post: <mailto:gentoo-soc@lists.gentoo.org>
List-Help: <mailto:gentoo-soc+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-soc+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-soc+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-soc.gentoo.org>
X-BeenThere: gentoo-soc@lists.gentoo.org
Reply-to: gentoo-soc@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.180.93.99 with SMTP id ct3mr35330052wib.13.1340741324592; Tue,
 26 Jun 2012 13:08:44 -0700 (PDT)
Received: by 10.216.38.194 with HTTP; Tue, 26 Jun 2012 13:08:44 -0700 (PDT)
Date: Tue, 26 Jun 2012 16:08:44 -0400
Message-ID: <CA+UEbAg6WHzNH+DK3Q3dk1QOexJS8b_Ema6Bx8yW+MG9qdwzmg@mail.gmail.com>
Subject: [gentoo-soc] SELinux Policy originator | Progress report #5
From: Devan Franchini <oot153@gmail.com>
To: gentoo-soc@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: 2d1bf4fc-1aee-407e-8040-8430e8c09383
X-Archives-Hash: f69c2a25207984a00c0724710ef9f807

Hello GSoC folk!

===========================  Progress ===============================

The capture plugin is complete for Gentoo. I say for gentoo because I
tested it out on Ubuntu
and it wasn't playing very nicely. For now though, I have decided to
finish seorigin for gentoo and
work on making it cross-platform compatible later after this project
is complete, it shouldn't be
too hard.

Currently I am working on the workflow component.

By the end of the week I hope to be able to correctly take the parsed
output from policy-parser
in as a list (One for each record type), and read that in a neat
fashion so that the record output
can then be placed into a database.

When I get this done I will move onto other important matters and such :)

Until next week!

Regards,
    Devan Franchini