DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH next v3 0/4] refactor data partition setup
@ 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
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Roland Hieber @ 2023-12-13 14:47 UTC (permalink / raw)
  To: distrokit; +Cc: Roland Hieber

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-12-13 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-13 14:47 [DistroKit] [PATCH next v3 0/4] refactor data partition setup 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 ` [DistroKit] [PATCH next v3 0/4] refactor data partition setup Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox