From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6464921707679318016 X-Received: by 10.46.33.202 with SMTP id h71mr1750327lji.3.1505374126435; Thu, 14 Sep 2017 00:28:46 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.209.78 with SMTP id i75ls1324823wmg.24.gmail; Thu, 14 Sep 2017 00:28:46 -0700 (PDT) X-Google-Smtp-Source: AOwi7QBvw2LH16vYG/scft4dv/5hrDsp1Xzuh6oyVhOK8oHPpjTJD1lW1gyWyaFdWoESuoppu1re X-Received: by 10.28.12.21 with SMTP id 21mr92796wmm.8.1505374125984; Thu, 14 Sep 2017 00:28:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1505374125; cv=none; d=google.com; s=arc-20160816; b=0/kM+OoxOmFQSoDIVYlTPUrebXETHEAXeMtrrfIsGJQr5rKCt/QgJv3CaYG48fKGJv N0XUd7hgoD+9B/0143xgz1VSw6anlO+brvoK3o/vfdX/woku52CX1g+UXknceHjPxygt b6xVu6x9C+WeuDa+tPT7dX+XMkVIWbyOVVTXnN6rCbJP1CJZYk+rlp4vZXueuo4XLpEs xz4P7bc4dn1sMmEGIPgZjjACrd0FmO44nZwN/g/ypPZKQvrSzVs+/ZDWo2Mh3qqUw0IC DuNpDk6v3sDiVscNthqDh+ra9dboi4HHYyGH56yKU5O1iRIk4PHKh/oqZgnvmJLS7oUV 4pqQ== 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=bC975qGoF2kXfhaz95pHkQrYjuROCcdmbC5vHgxnJR8=; b=Lm3aeWBHV30Q7dluFXisSWSC65wN6jpn70UC0IiRNQgJIig3DqZh8yk6lEV+KtQRI3 cCUtvL/1PrDHGtVC1TaR5UdRSGPlyAt1ts6p0dQTJxuhP44duIZLaBvjd08nSo5rD3dM eFDn7mtJ6UrP2jSYDUfew38CcWHwqxeT0elEPZawDC6UnG85YshtqJKcqnLPgROx064g 8FbbmUhscd1jetQ8c0nIomF9lBUjsHjc6/B2zSgPJOcVY6oNR8vGY50t/2W6EIy7hKul yHyK/eqo8zZ95VuDKd7kLl40oiC51N66gH6O8P9CUw1XZf0lNSoGXVwNDSpI0PmoqFn6 1Sqw== 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 r3si55187wmg.6.2017.09.14.00.28.45 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2017 00:28:45 -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 v8E7SfXx016700 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 14 Sep 2017 09:28:43 +0200 Subject: Re: [PATCH v2 6/6] recipes-app/example-raw: add an example on how to use dpkg-raw To: Andreas Reichel , "[ext] Henning Schild" Cc: isar-users@googlegroups.com, Claudius Heine References: <20170912155810.9434-1-henning.schild@siemens.com> <20170912155810.9434-7-henning.schild@siemens.com> <20170913113934.GA15762@iiotirae> From: Alexander Smirnov Message-ID: Date: Thu, 14 Sep 2017 10:28:36 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170913113934.GA15762@iiotirae> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: RYuB0MVNuNJV On 09/13/2017 02:39 PM, Andreas Reichel wrote: > On Tue, Sep 12, 2017 at 05:58:10PM +0200, [ext] Henning Schild wrote: >> Issue: >> It might not be clear to a user how to make use of the class >> dpkg-raw. >> >> Change: >> Add an example that demonstrates some features. >> >> Impact: >> This patch does not change the behaviour of Isar. It addresses the issue >> partially, documentation would also be useful. >> >> Signed-off-by: Henning Schild >> --- >> .../recipes-app/example-raw/example-raw_0.1.bb | 35 ++++++++++++++++++++++ >> meta-isar/recipes-app/example-raw/files/README | 1 + >> meta-isar/recipes-app/example-raw/files/postinst | 16 ++++++++++ >> 3 files changed, 52 insertions(+) >> create mode 100644 meta-isar/recipes-app/example-raw/example-raw_0.1.bb >> create mode 100644 meta-isar/recipes-app/example-raw/files/README >> create mode 100644 meta-isar/recipes-app/example-raw/files/postinst >> >> diff --git a/meta-isar/recipes-app/example-raw/example-raw_0.1.bb b/meta-isar/recipes-app/example-raw/example-raw_0.1.bb >> new file mode 100644 >> index 0000000..d548465 >> --- /dev/null >> +++ b/meta-isar/recipes-app/example-raw/example-raw_0.1.bb >> @@ -0,0 +1,35 @@ >> +# Sample application using dpkg-raw, which turns a folder (${D}) of >> +# files into a .deb >> +# >> +# This software is a part of ISAR. >> + >> +DESCRIPTION = "Sample application for ISAR" >> +MAINTAINER = "Your name here " >> +DEBIAN_DEPENDS = "apt" >> + >> +SRC_URI = "file://README \ >> + file://postinst" >> + >> +inherit dpkg-raw >> + >> +do_populate_package() { >> + bbnote "Creating ${PN} binary" >> + echo "#!/bin/sh" > ${WORKDIR}/${PN} >> + echo "echo Hello ISAR! ${PN}_${PV}" >> ${WORKDIR}/${PN} > > Maybe "Creating executable content"? Nowhere a binary is created... > Any other comments? >> + >> + bbnote "Putting ${PN} into package" >> + install -v -d ${D}/usr/local/bin/ >> + install -v -m 755 ${WORKDIR}/${PN} ${D}/usr/local/bin/${PN} >> + > Maybe "Packaging ${PN}" ? > >> + bbnote "Now copy ${FILESDIR}/README into package" >> + install -v -d ${D}/usr/local/doc/ >> + install -v -m 644 ${WORKDIR}/README ${D}/usr/local/doc/README-${P} >> + >> + bbnote "Now for a debian hook, see dpkg-deb" >> + install -v -m 755 ${WORKDIR}/postinst ${D}/DEBIAN/postinst >> + >> + bbnote "Now for a fake config file" > > Maybe "Generating config file" And here... Alex > > Kind regards > Andreas >> + echo "# empty config file" > ${WORKDIR}/${PN}.conf >> + install -v -d ${D}/usr/local/etc/ >> + install -v -m 644 ${WORKDIR}/${PN}.conf ${D}/usr/local/etc/${PN}.conf >> +} >> diff --git a/meta-isar/recipes-app/example-raw/files/README b/meta-isar/recipes-app/example-raw/files/README >> new file mode 100644 >> index 0000000..6e2ce0f >> --- /dev/null >> +++ b/meta-isar/recipes-app/example-raw/files/README >> @@ -0,0 +1 @@ >> +This is an example file that we get from FILESDIR in recipe. >> diff --git a/meta-isar/recipes-app/example-raw/files/postinst b/meta-isar/recipes-app/example-raw/files/postinst >> new file mode 100644 >> index 0000000..a28afa3 >> --- /dev/null >> +++ b/meta-isar/recipes-app/example-raw/files/postinst >> @@ -0,0 +1,16 @@ >> +#!/bin/sh >> + >> +set -e >> + >> +if ! getent group isar >/dev/null; then >> + addgroup --quiet --system isar >> +fi >> + >> +if ! getent passwd isar >/dev/null; then >> + useradd --system --gid isar --create-home \ >> + --home /var/lib/isar --no-user-group \ >> + --comment "My isar user" \ >> + isar >> +fi >> + >> +chown -R isar:isar /var/lib/isar >> -- >> 2.13.5 >> >> -- >> You received this message because you are subscribed to the Google Groups "isar-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com. >> To post to this group, send email to isar-users@googlegroups.com. >> To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/20170912155810.9434-7-henning.schild%40siemens.com. >> For more options, visit https://groups.google.com/d/optout. > -- With best regards, Alexander Smirnov ilbers GmbH Baierbrunner Str. 28c D-81379 Munich +49 (89) 122 67 24-0 http://ilbers.de/ Commercial register Munich, HRB 214197 General manager: Baurzhan Ismagulov