From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-soc+bounces-2222-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 94556139694 for <garchives@archives.gentoo.org>; Sun, 4 Jun 2017 21:31:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90CFFE0C48; Sun, 4 Jun 2017 21:30:58 +0000 (UTC) Received: from mail-oi0-x232.google.com (mail-oi0-x232.google.com [IPv6:2607:f8b0:4003:c06::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 694AEE0C48 for <gentoo-soc@lists.gentoo.org>; Sun, 4 Jun 2017 21:30:58 +0000 (UTC) Received: by mail-oi0-x232.google.com with SMTP id s3so49032754oia.0 for <gentoo-soc@lists.gentoo.org>; Sun, 04 Jun 2017 14:30:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=AInN8mDPr0m+xp1aakJNYungf4sHZoyVz9uiwme4bFs=; b=DGhgYoCjgbfUVVHYfQLffDLbxX2lWKxHSBJ8TixAAEG8fWOXLl49ZHmPh4X1aTvDOI Sk2V0KrW7yZnRb5FRUqFoC+0vCwo1Ggy9D447qyb9utJgWCMLRWDzfeXe/W0Uj2AN7Z6 fQo47lXt5Texwf76u0M4DnOkzZ/JXrtqU9XxTESDqR4iI3wBvc5lTGJr+MmBfMzn6kCK 3dqaSUTa4nwvrmEoAwNxUUS1lC1iWeTIjwg2KnVx/PDyvYeiqXAVCQS3Vw+7pwkf0FXY AIl8+P5/HfBA4SoojFPoboJEryMI4MdCyr5siIP1dwuFe1hMUM7oOuWzgoPCM1uNgOuG vuJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=AInN8mDPr0m+xp1aakJNYungf4sHZoyVz9uiwme4bFs=; b=o/qBLVri2xPQDtH5gtu5+FgeGkVnPTuXzu6MMKtmerKVeUEC7T4nSBVyTMJ9DhZXIc MiG69i8JZe32bkd60RFFGgZMfpDZcllyh1oaVHaHNU+3TLQvhtIF0fTkx0PranRUji0D TChnpHVkzzjA5jE+qSM1IPewkU3xs5MMfSFWntdq7CVfcDBLWFY65+0Hqs3IwX0l/E1d MdKZYr+jDxch489DIObfh92byr+6PzsCkziu6O2kMwVuOnRc+IDcrh7U1YVupLOgQrsg k1depJenCjs1TbZ9CH75y4MJaVvChXYRh9IcrrGnwHBj+wF7KM0KMOwxT8pcqYDwTrQV BU/Q== X-Gm-Message-State: AKS2vOyfmGkCT4K9qNHN5LsHJg9YrhVvh3KpsYcYj66YdLuV4iD3fyYR br9M+IUlyEldeGEOSUklrDVT6cO+9A== X-Received: by 10.157.63.227 with SMTP id i32mr8845726ote.231.1496611857429; Sun, 04 Jun 2017 14:30:57 -0700 (PDT) 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.157.39.34 with HTTP; Sun, 4 Jun 2017 14:30:57 -0700 (PDT) From: Mykyta Holubakha <hilobakho@gmail.com> Date: Mon, 5 Jun 2017 00:30:57 +0300 Message-ID: <CAJ3DYCG8N722Y4q226oqFwMuFiNyBUXtOet0BP2TW2R68_tGGA@mail.gmail.com> Subject: [gentoo-soc] pomu: weekly report for week #1 To: gentoo-soc@lists.gentoo.org Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: 16d9e7e8-4d77-48dd-9d7e-a047dddc036c X-Archives-Hash: 1f37da61bbb916eba9575d8af0f1d797 This is the weekly report for the week of 29.05-04.06. Progress made this week: 1) created the project, set the build process; 2) developed the overall design of the project; 3) implemented pomu repository initialisation (with or without portage); 4) repository creation, repos.conf setup; 5) integrated unit testing, testing repository creation/initialization; 6) implemented package source dispatch (plumbing for package source modules). Plans for the next week: 1) continue work on package source modules (finalize design for sources themselves, start work on implementing source modules, continue developing the interface code) 2) continue developing and designing the cli.