1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00

Merge pull request #1369 from vtjl10/main

Fix Typos and Improve Formatting in Documentation
This commit is contained in:
Colin Walters
2025-06-15 01:33:29 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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