From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6691586504498610176 X-Received: by 2002:aa7:ca54:: with SMTP id j20mr74625616edt.23.1558356384117; Mon, 20 May 2019 05:46:24 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a50:a501:: with SMTP id y1ls4940974edb.9.gmail; Mon, 20 May 2019 05:46:23 -0700 (PDT) X-Google-Smtp-Source: APXvYqymX6AINCqPuOt9RQl75uIzNHRDs/WhDTbMVqMYzb4ZsSLNbC4r9+1Mne3Qd+p8bAtZrJUs X-Received: by 2002:a50:a886:: with SMTP id k6mr75534088edc.211.1558356383582; Mon, 20 May 2019 05:46:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558356383; cv=none; d=google.com; s=arc-20160816; b=IaHOxznpdqg+C86id8i6AZPCRm5YvZkMHn1rw+Er7foHHIEMYjqifUjxU2OWcc6roH QNmuIBHSTLCc4VWnJGAbk2oPNndhbs/JYUDKemHWg3qog+BSx1hCRfYyT6xQgLQTE7sV 6sNk9GGSGLRnuUaF3W3DES4pfTMrRl9X+dh0J6xD7H70JGXDrT9vmp8XWpY7aT/BT+e5 kQXZHMdCyUUj//GOROn2xhLOnh+FdRHNmijnbwp5igfew9tmTbalj47DiLpoKrGgSiwJ 2lxW5Zf0DCEKCS1l1Z7fl3pcVUfJilrxa1OaRdidbKSnQAkPf+JhslqxcPPMjnahhJvC RLHg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=wP98n0qiEE78mcPb4rdA6f3BNhs6jJiMhOgr1dAVOuk=; b=IMFONLRK0Ya/iwvK0k+DnXgDD+Lpy+PKH5f0hkmmRFWLwGNmGrTAihtPnadJZNGC1c chMefSb4vuLOhwuYz7wRpuX55rGQU/VMvZApu8rvdzzBmZu+76RICZtgu+K9j1Z9se/1 D01MqIgH518ymaSUMk5FhALU2IForrX/IQ8zaMRzVhN/vjg8ATdETnMCFb5dQXplTxHC qwBvmivuyR1B7ZjAqq6uwihR5FSHXYlwxhxoo+qdLt0n2vxNaxuSvH1Vafcp/0B8GJa7 iqJIp0yw/OmOZfySwY2Xsq35Ib5ejhbedtp+jLCwWM90Vnhmtwx7LjlQkLaR48XcDFd3 7IKg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id t36si1909700edb.0.2019.05.20.05.46.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 May 2019 05:46:23 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id x4KCkNuA025111 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 20 May 2019 14:46:23 +0200 Received: from ring.ppmd.siemens.net (linux-ses-ext02.ppmd.siemens.net [139.25.69.232]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id x4KCkMDH000732; Mon, 20 May 2019 14:46:22 +0200 From: claudius.heine.ext@siemens.com To: isar-users@googlegroups.com Cc: Claudius Heine Subject: [PATCH v3 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password Date: Mon, 20 May 2019 14:46:18 +0200 Message-Id: <20190520124618.16598-9-claudius.heine.ext@siemens.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190520124618.16598-1-claudius.heine.ext@siemens.com> References: <20190520124618.16598-1-claudius.heine.ext@siemens.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: +cIEjxkGyIU8 From: Claudius Heine Signed-off-by: Claudius Heine --- RECIPE-API-CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/RECIPE-API-CHANGELOG.md b/RECIPE-API-CHANGELOG.md index d389d99..bbef1a3 100644 --- a/RECIPE-API-CHANGELOG.md +++ b/RECIPE-API-CHANGELOG.md @@ -154,3 +154,25 @@ Changes in v0.8 The content of `isar-image.bbclass` was moved to the `image.bbclass` file. Recipes that inherit `isar-image` should be modified to inherit from `image` instead. + +### Transient package support was removed + +The `LOCALE_GEN` and `LOCALE_DEFAULT` variables are now handled by the +`image-locales-extension` class within the image recipe. + +Setting of the root password can now be done by the `image-account-extension` +class within the image recipe. To set the root password to empty, you can +use this code snippet: + +``` +USERS += "root" +USER_root[password] = "" +USER_root[flags] = "allow-empty-password" +``` + +Otherwise set a encrypted root password like this: + +``` +USERS += "root" +USER_root[password] = "$6$rounds=10000$RXeWrnFmkY$DtuS/OmsAS2cCEDo0BF5qQsizIrq6jPgXnwv3PHqREJeKd1sXdHX/ayQtuQWVDHe0KIO0/sVH8dvQm1KthF0d/" +``` -- 2.20.1