From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6548708150105604096 X-Received: by 2002:a1c:8985:: with SMTP id l127-v6mr1161028wmd.24.1526305663729; Mon, 14 May 2018 06:47:43 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:9a85:: with SMTP id a5-v6ls4550586wrc.13.gmail; Mon, 14 May 2018 06:47:43 -0700 (PDT) X-Google-Smtp-Source: AB8JxZp4QnwtAcq8/7fAD38is2xC6KXBDjTAgKcoD/SEUkqHK59L5oDeQzSlCmdc1RP/qP4E/I1F X-Received: by 2002:adf:c7cf:: with SMTP id y15-v6mr788476wrg.20.1526305663226; Mon, 14 May 2018 06:47:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526305663; cv=none; d=google.com; s=arc-20160816; b=NBRJjRpTPuG2LqpCLLbjom7lpYv7s0r6w7MVDbuDqvVC9jNBg2mcfCvcupWYV3Dpir qmbKfuIPqPvAzbfc4TTQw7pW9PucnpN6QY+h/NoKcUsmKldaQPGC5aMM+K8HdZBwKvm7 TZCF49cq92tzOfWjTVSKXwD3FgVXE7TYD0B3V9SrnIhfSZWZURnvMfRPrwbVFNYK/NNC Cy0SSJic8BiqBCYZ96PBRa04K5bUDQQg0EV9LLy4hxWri+qeLEdhEYx5oOfY+WmgiGQJ iE9PFHY6BV+ks8WsvSVRmAiFgBeHu3sVSuIfvXlhAy7vZyUpMrw+gIUOE6yvA9uXIsmj x6cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject :arc-authentication-results; bh=NR4nrMzJ2Zk0KRhkLReZEAcaPcLg9W2ppputFNts/Kc=; b=UpGhMU6FXR1pecO/Tios0fOmG0bRq4WGcN3lY3EZZyDeC54Hv5U8IraCeKyrKclzkN sHESwI7M/MsEBXLT52RUvvquVff5lNebFnt3/HuWNGvKd/eGYdc3VUknDriLhianl/Sv +ldx4Ro5ZZKmum1Y4fwOcEqTfxknLYpYl8FpAhoL8oX3qDmSL8f0dTsNAT1uxK80omo8 ByFE2/cv12cv6oYv23RG7HmRbFHxQ/AP0sRyZv/UWQX7qECswRgckmS4CRxlqe+I+ER6 t98sdcPp77HeubNG0Md7K6TqJNGdKeH+4X/NeQz3HZ+DgGO4nQMT7SiiI1LeSz0I6r08 XGKw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id z83-v6si476007wmc.0.2018.05.14.06.47.43 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 May 2018 06:47:43 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [10.0.2.15] ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w4EDleMq011745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Mon, 14 May 2018 15:47:42 +0200 Subject: Re: Overview over my outstanding patches To: Claudius Heine , isar-users References: From: Alexander Smirnov Message-ID: <988a13f4-5a03-0ca5-7b68-8b95d91fc222@ilbers.de> Date: Mon, 14 May 2018 16:47:35 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: JKVFczlWcG6F Hi, On 04/26/2018 01:52 PM, Claudius Heine wrote: > Hi, > > https://github.com/cmhe/isar/tree/ch/posted > > contains all the patches I posted to the mailinglist. The following were applied to next: =================================== - isar-bootstrap: Change task dependencies to improve parallelization - Renamed 'Multistrap' references to 'Isar' - meta-isar/isar-image-base: Remove uncesessary cmd lines from cfg scripts - isar-bootstrap: Implement DISTRO_APT_PREMIRRORS feature - base.bbclass: Implement 'root_cleandirs' feature - meta-isar/isar-image-base: Make kernel optional Thank you! Remaining: ========== - meta-isar/isar-image-base: added removal of qemu-*-static binaries: Here is the question about case, when user wants to install qemu-user-static package to target rootfs. - classes/isar-bootstrap-helper: set locale variables - buildchroot/build.sh: set locale variables There one 'locale' error message remains. Now I have time, so will look at this issue right now. Alex