From: claudius.heine.ext@siemens.com
To: isar-users@googlegroups.com
Cc: Claudius Heine <ch@denx.de>
Subject: [PATCH 0/1] Centralize root password configuration
Date: Wed, 6 Feb 2019 14:41:38 +0100 [thread overview]
Message-ID: <20190206134139.1597-1-claudius.heine.ext@siemens.com> (raw)
From: Claudius Heine <ch@denx.de>
Hi,
this patchset depends on the `Template system` patchset.
Cheers,
Claudius
Changes from the RFC patch:
- Transformed package to be a transient package, prevents leaking of
password via /var/lib/dpkg/info
- Check if password was already set before setting it. Error if
password was set already
- Added possibility to set encrypted passwords
- Fixed locking to allow restoration of choosen password when account
is unlocked later
- added documentation in RECIPE-API_CHANGELOG
- removed isar-cfg-hostname
- fix some scripting errors
Claudius Heine (1):
meta: add isar-cfg-rootpw recipe for setting root password
RECIPE-API-CHANGELOG.md | 9 ++++++++
.../recipes-app/example-raw/files/postinst | 4 ----
meta/classes/isar-image.bbclass | 2 +-
.../isar-cfg-rootpw/files/postinst.tmpl | 21 +++++++++++++++++++
.../isar-cfg-rootpw/isar-cfg-rootpw.bb | 20 ++++++++++++++++++
5 files changed, 51 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-support/isar-cfg-rootpw/files/postinst.tmpl
create mode 100644 meta/recipes-support/isar-cfg-rootpw/isar-cfg-rootpw.bb
--
2.20.1
next reply other threads:[~2019-02-06 13:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-06 13:41 claudius.heine.ext [this message]
2019-02-06 13:41 ` [PATCH 1/1] meta: add isar-cfg-rootpw recipe for setting root password claudius.heine.ext
2019-02-06 15:52 ` Henning Schild
2019-02-06 16:10 ` Claudius Heine
2019-02-07 17:45 ` Henning Schild
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=20190206134139.1597-1-claudius.heine.ext@siemens.com \
--to=claudius.heine.ext@siemens.com \
--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