From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH next v3 0/4] refactor data partition setup
Date: Wed, 13 Dec 2023 17:25:50 +0100 [thread overview]
Message-ID: <20231213162550.GQ1528860@pengutronix.de> (raw)
In-Reply-To: <20231213144750.1899431-1-rhi@pengutronix.de>
Thx, the series is now integrated into next, and the CI results look
good.
On Wed, Dec 13, 2023 at 03:47:46PM +0100, Roland Hieber wrote:
> PATCH next v3:
> * fixups to make the state of the series already applied on the next
> branch work on remaining platforms
> * don't use "linux-generic" Type UUID for data partition because then
> systemd-repart will match the STM32MP1 bootloader partitions
> * select busybox rdev, and don't run systemd-repart when we don't have a
> partitionable disk (feedback from PTX Jenkins, Bastian Krause and
> Robert Schwebel)
> * fix systemd-repart on mips (feedback from PTX Jenkins)
> * rauc-udev: remove fallback match for data partition in mmcblk0p3
>
> PATCH v2: https://lore.distrokit.org/distrokit/20231103225253.1349209-1-rhi@pengutronix.de
> * ENV{PARTNAME} is not set for all partitions, use
> ENV{ID_PART_ENTRY_NAME} instead, which is also used by udev's
> 60-persistent-storage.rules to generate /dev/disk/by-partlabel/*
>
> PATCH v1: https://lore.distrokit.org/distrokit/20231103182438.1051601-1-rhi@pengutronix.de
>
> Roland Hieber (4):
> systemd: make systemd-repart work for mips
> busybox: enable rdev to find out the root device
> squash! datapartition: generate partitions via systemd-repart
> fixup! rauc-udev: generate symlinks based on GPT partition labels
>
> configs/ptxconfig | 2 +-
> ...d-defines-for-big-endian-MIPS-MIPS64.patch | 122 ++++++++++++++++++
> patches/systemd-254.5/series | 1 +
> projectroot/etc/rc.once.d/repart | 10 +-
> projectroot/etc/repart.rc-once.d/30-data.conf | 3 +-
> .../lib/udev/rules.d/90-rauc-partitions.rules | 4 -
> 6 files changed, 134 insertions(+), 8 deletions(-)
> create mode 100644 patches/systemd-254.5/0001-sd-gpt-add-defines-for-big-endian-MIPS-MIPS64.patch
> create mode 100644 patches/systemd-254.5/series
>
> --
> 2.39.2
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
prev parent reply other threads:[~2023-12-13 16:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 14:47 Roland Hieber
2023-12-13 14:47 ` [DistroKit] [PATCH next v3 1/4] systemd: make systemd-repart work for mips Roland Hieber
2023-12-13 14:47 ` [DistroKit] [PATCH next v3 2/4] busybox: enable rdev to find out the root device Roland Hieber
2023-12-13 14:47 ` [DistroKit] [PATCH next v3 3/4] squash! datapartition: generate partitions via systemd-repart Roland Hieber
2023-12-13 14:47 ` [DistroKit] [PATCH next v3 4/4] fixup! rauc-udev: generate symlinks based on GPT partition labels Roland Hieber
2023-12-13 16:25 ` Robert Schwebel [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=20231213162550.GQ1528860@pengutronix.de \
--to=r.schwebel@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=rhi@pengutronix.de \
/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