From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6606440503887003648 X-Gmail-Labels: Topic type: DISCUSSION X-Received: by 2002:ac2:42ca:: with SMTP id n10-v6mr83945lfl.16.1538238431437; Sat, 29 Sep 2018 09:27:11 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a19:f011:: with SMTP id p17-v6ls26574lfc.3.gmail; Sat, 29 Sep 2018 09:27:10 -0700 (PDT) X-Google-Smtp-Source: ACcGV61iMyLyGkT850C/hOPInlRBc2LnYQbex4/f1D7UE/SWaeqiiQCB/Hn11lZNH0VJZYHMUHoE X-Received: by 2002:a19:cd4f:: with SMTP id d76-v6mr79514lfg.19.1538238430852; Sat, 29 Sep 2018 09:27:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538238430; cv=none; d=google.com; s=arc-20160816; b=zLm4ZQC1LBAtocXKJEOSxLBHR4rz7+lpXpfm/LaTLkylBg7myiCKFlP58EbXbsWn58 iNAb23FkHS0HNoGrOhrqvbHzfam1q0nohfV0/BbF5PprOm9UKMDUQ9jLfQm6N81rR6ZU LxFZZP2Bqd+Vk/pCKZ54yRKwGCxeV43WiZk0cmh+0x0GavgL/Gt82+lR94DojQ8Zx43y T7gdosxkeeJzTNV2oaoiqWRH3W7nucYnwP23QzlowXAYIzGyc9lG9NYeWyqsLyytUxbI wS8PMZ0sS0EPN/sYUjUzTFnZmI4GjgkhQ+LgDrZ5Vz53wxL9VY736hmDaLD6nps5re7i lXjw== 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; bh=0ao2uGForwt9A1A22SKful4fW1FF84sk5aVe1OlDIMg=; b=ISfyX80dEPIrOpbkRhIlUD4mRsbgFoYnTuRXIHnJwYFXkCe97XO9ctmRltYiVgeP0l +3e05323uHSc7QqxGyBInz6ZCjJyUiFKZCeNGER6vDm2acGPFRwJNK4JdnIyIpuGsA32 CHG8zgnMMHN87v4somdnov2T9CrWaxMAaZNhGl48PgpGE5NFoCH/eDBykaveFu7t0C68 AFtx+ZD1OJukUeSagTP0gtCyBO9JmYvJxpMllY7U4n0Mj+niw2a126rwxu8LOhpbZzG4 VgRk9fGzdmgIXae8+YEaCxdmXQIRVhDysZ0dwcyvPBpKVUJYqC5p3H56B42n5W2+9wkq XXnQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id f192-v6si15063lff.4.2018.09.29.09.27.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Sep 2018 09:27:10 -0700 (PDT) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id w8TGR9jj013661 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 29 Sep 2018 18:27:09 +0200 Received: from [167.87.3.26] ([167.87.3.26]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id w8TGR9L6022488; Sat, 29 Sep 2018 18:27:09 +0200 Subject: Re: Adding specific files to FS of an image To: Chris G , isar-users References: <8996df3e-aee6-4998-9b46-1b58e6200df1@googlegroups.com> From: Jan Kiszka Message-ID: <8ecf9a91-1434-bb67-c1e2-d65c1b0cdeae@siemens.com> Date: Sat, 29 Sep 2018 18:27:09 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 In-Reply-To: <8996df3e-aee6-4998-9b46-1b58e6200df1@googlegroups.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: H5RJFAUeP0sY On 29.09.18 02:43, Chris G wrote: > Hey there, > > Does ISAR expose a way to add files to an image (e.g. by specifying a > certain file and a desired location for that file in the file system of the > image)?. Yep, see meta-isar/recipes-app/example-raw/ in Isar or https://github.com/siemens/jailhouse-images/tree/master/recipes-core/customizations for real-life example. Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux