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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user