From e79ea664c5355d6d6c8e22bdacc930ca33ecea77 Mon Sep 17 00:00:00 2001 From: Denis Pynkin <denis.pynkin@collabora.com> Date: Wed, 10 Mar 2021 02:10:07 +0300 Subject: [PATCH] Release systemd version 241-7~deb10u6co2 Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com> --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7a46c5cb..ed8e6943 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +systemd (241-7~deb10u6co2) apertis; urgency=medium + + * Add /usr to non-unmountable list. + For Apertis we don't support `/usr` being a seperate partition, the only time + `/usr` is on a mountpoint is when using ostree images (where it is a bind mount + and which use a merged-usr layout). So also add `/usr` to the list of paths that + are considered unmountable even with split-usr support enabled in systemd. + + -- Denis Pynkin <denis.pynkin@collabora.com> Wed, 10 Mar 2021 02:09:16 +0300 + systemd (241-7~deb10u6co1) apertis; urgency=medium [ Ritesh Raj Sarraf ] -- GitLab