]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/crypttab.xml
tree-wide: use the term "initrd" at most places we so far used "initramfs"
authorLennart Poettering <lennart@poettering.net>
Fri, 23 Sep 2022 12:59:02 +0000 (14:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Sep 2022 13:10:53 +0000 (15:10 +0200)
commit32e276708089110243682d8aaa3d58075b91f0d6
tree44a32b969266f7dfe9529f31e79046e78ca7e474
parentaddc84ec9184094db4439006e8a3b955b6387f74
tree-wide: use the term "initrd" at most places we so far used "initramfs"

In most cases we refernced the concept as "initrd". Let's convert most
remaining uses of "initramfs" to "initrd" too, to stay internally
consistent.

This leaves "initramfs" only where it's relevant to explain historical
concepts or where "initramfs" is part of the API (i.e. in
/run/initramfs).

Follow-up for: b66a6e1a5838b874b789820c090dd6850cf10513
18 files changed:
man/bootup.xml
man/crypttab.xml
man/localectl.xml
man/systemd-fsck@.service.xml
man/systemd-networkd.service.xml
man/systemd.mount.xml
man/systemd.special.xml
man/udev.xml
man/veritytab.xml
src/core/device.c
src/core/main.c
src/hibernate-resume/hibernate-resume-generator.c
src/hostname/hostnamed.c
src/libsystemd/sd-device/device-private.c
src/nspawn/nspawn-mount.c
src/test/test-exec-util.c
test/README.testsuite
test/test-functions