public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Claudius Heine <claudius.heine.ext@siemens.com>
To: Alexander Smirnov <asmirnov@ilbers.de>, isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: Re: [PATCH 0/5] Debootstrap integration
Date: Thu, 22 Feb 2018 11:20:33 +0100	[thread overview]
Message-ID: <97056aa2-6420-c5bc-5866-aa82fd5ca75d@siemens.com> (raw)
In-Reply-To: <f59dd677-3d84-de86-0823-a8c4991abc5d@ilbers.de>

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

      reply	other threads:[~2018-02-22 10:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-21 11:49 claudius.heine.ext
2018-02-21 11:49 ` [PATCH 1/5] implement isar-bootstrap using debootstrap claudius.heine.ext
2018-02-22  8:11   ` Claudius Heine
2018-02-21 11:50 ` [PATCH 2/5] meta/isar-bootstrap-helper.bbclass: handle rfs customization centrally claudius.heine.ext
2018-02-22  8:20   ` Claudius Heine
2018-02-21 11:50 ` [PATCH 3/5] meta/buildchroot: switch to using isar-bootstrap claudius.heine.ext
2018-02-21 11:50 ` [PATCH 4/5] meta-isar/isar-image-base: " claudius.heine.ext
2018-02-21 11:50 ` [PATCH 5/5] meta-isar/multiconfig: remove multistrap references claudius.heine.ext
2018-02-21 17:37 ` [PATCH 0/5] Debootstrap integration Jan Kiszka
2018-02-21 21:38   ` Claudius Heine
2018-02-22  8:20 ` Alexander Smirnov
2018-02-22 10:20   ` Claudius Heine [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97056aa2-6420-c5bc-5866-aa82fd5ca75d@siemens.com \
    --to=claudius.heine.ext@siemens.com \
    --cc=asmirnov@ilbers.de \
    --cc=ch@denx.de \
    --cc=isar-users@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox