From 4590b650d34b90e1ea66994319a1c3790304443d Mon Sep 17 00:00:00 2001 From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com> Date: Fri, 13 Jun 2025 20:01:16 +0200 Subject: [PATCH 1/2] Update relationship-particles.md --- docs/src/relationship-particles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/relationship-particles.md b/docs/src/relationship-particles.md index 6ea539b51..d19a94ec0 100644 --- a/docs/src/relationship-particles.md +++ b/docs/src/relationship-particles.md @@ -99,7 +99,7 @@ have `/etc` exist and be useful! Writing files there, whether from `vi` or config management tooling must continue to work. Both bootc and systemd "particle" systems should still Feel Like Unix - in contrast to e.g. Android. -At the current time, this is implemeted in ostree; as bootc moves +At the current time, this is implemented in ostree; as bootc moves towards stronger integration with podman, it is likely that this logic will simply be moved into bootc instead on top of podman. Alternatively perhaps, podman itself may grow some support for From 10435b9b8ae60bcfef0161093bfbd1c11452e821 Mon Sep 17 00:00:00 2001 From: "fuder.eth" <139509124+vtjl10@users.noreply.github.com> Date: Fri, 13 Jun 2025 20:01:44 +0200 Subject: [PATCH 2/2] Update filesystem-sysroot.md --- docs/src/filesystem-sysroot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/filesystem-sysroot.md b/docs/src/filesystem-sysroot.md index ae7d48520..3eeb93bc0 100644 --- a/docs/src/filesystem-sysroot.md +++ b/docs/src/filesystem-sysroot.md @@ -57,7 +57,7 @@ storage stack, from basic partitions to LVM. However, a common tool is the [growpart](https://manpages.debian.org/testing/cloud-guest-utils/growpart.1.en.html) utility from `cloud-init`. -### Growing the filesytem +### Growing the filesystem The systemd project ships a [systemd-growfs](https://www.freedesktop.org/software/systemd/man/latest/systemd-growfs.html#) tool and corresponding `systemd-growfs@` services. This is