From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6524973730788016128 X-Received: by 10.28.93.145 with SMTP id r139mr506532wmb.32.1519294837922; Thu, 22 Feb 2018 02:20:37 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.229.7 with SMTP id c7ls56994wmh.5.gmail; Thu, 22 Feb 2018 02:20:37 -0800 (PST) X-Google-Smtp-Source: AH8x227bdtvDgv8BAFUFwxkgL0t4ZP2CU53s5269EiWFfLBjXG898tKTi0lZkhlxekh6LTxX82NI X-Received: by 10.28.138.138 with SMTP id m132mr547595wmd.11.1519294837455; Thu, 22 Feb 2018 02:20:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519294837; cv=none; d=google.com; s=arc-20160816; b=K1ogjPY5oxeRmi8XDCo6/+f+cHa80IlP0uYIgynkCF14LzBhFyrli7g9YPau+m5u+W pzth32prgCP/O5iGGu7joDRqBbl+XhF/ZoA5WOPntFe0Q/p2vEA/lHq9xeFja3aV/2Fg yW7p8UZiD3h0msm6uwfLIpVDt4ZgBg2bmkVWIUnFWtOeJ1Ax0Jq8gXXP8xd61+LzVFxI 1sI3pdQ8wyXvUee4zdHcbYSqaZ/A/n2VxVCNpKmcGEKldGqH/609GewZBcMQU4+AOxS6 mmGhJWq7QOpYFdDM94e5UjnSjdHVGjwYxXAyryHT0e/GTfPillprBawLYI8uqKhcNOt8 hYhw== 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:cc:to:subject :arc-authentication-results; bh=c7i6rwFYcsl4/mISlNXzbuQIiYbgZPQE4hYxSL9qZwI=; b=PrcreqKoNeEaIYSfgh42jrsM7lsF1vJqyG1/kZ+xGhYRHQs809hLkqMhp9NAtU8zpP 2K49cQOpFqt5grHpHRa6CTwNeBMRJcyCW3CaYJMyUdb9kUjMdIUNJAsVGA3PldAXd9hW +qxVKRZtOS4vY4zljirKBBNrEVI3K6t++KJ3T/Hc5dkmGIR85A5sMhG4HG0rmY0qw19v W2bIJEt52aHuW5CR58SA2aZK+FF5uoAVx2XO2JqahH3nNpyCtvAdOMkRm6tLIYfAxzKR 6Hukk+iIZQP5vVlthWDowNPon3ix5fCuAMXivSEbuiTYrYVF/I0GjoOc4bCexhtaBcrN vPhA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id s5si804350wra.3.2018.02.22.02.20.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2018 02:20:37 -0800 (PST) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w1MAKZuS022110 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 22 Feb 2018 11:20:36 +0100 Received: from [139.25.68.223] (linux-ses-ext02.ppmd.siemens.net [139.25.68.223]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id w1MAKYJ4019142; Thu, 22 Feb 2018 11:20:34 +0100 Subject: Re: [PATCH 0/5] Debootstrap integration To: Alexander Smirnov , isar-users@googlegroups.com Cc: Claudius Heine References: <20180221115003.11163-1-claudius.heine.ext@siemens.com> From: Claudius Heine Message-ID: <97056aa2-6420-c5bc-5866-aa82fd5ca75d@siemens.com> Date: Thu, 22 Feb 2018 11:20:33 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: guQG1hCaYEIt Hi Alex, On 02/22/2018 09:20 AM, Alexander Smirnov wrote: >> this patchset contains the change from multistrap to debootstrap. >> >> There are a view points left on the TODO list, but I think its now at a >> good state to start the discussion about this. >> >> Here is the TODO list: >> >> TODO: >>    - Move "DISTRO_APT_SOURCE" and "DISTRO_COMPONENTS" to source list >>      - requires some parsing of the source.list format >>    - Implement mirror support >>      - requires some parsing of the source.list format as well >>      - propose handling it similar to how PREMIRRORS is done in oe[1] >>    - Implement sharing of apt database: >>      - bind mount local apt index (/var/lib/apt) >>        - ro mount is not possible since it needs to update the >> isar-apt repo >>          maybe forbid writing to non-local indexies some other >> way.(ideas?) >>      - bind mount rw local apt package cache (/var/cache/apt) >>        - some care must be taken that no recipe calls 'apt clean' before >>          that is umounted. >> >> [1] >> https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-PREMIRRORS >> >> > > Please rebase it on current next. I can't apply this series so can't > test it. 'next' branch was updated the day before your contribution. I will poste a rebased version soon, with some fixes I found while testing different configurations. Cheers, Claudius -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de