mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-07-30 23:42:44 +03:00
Merge pull request #24799 from poettering/initrd-ftw
use "initrd" rather than "initial RAM disk" or "initramfs" to refernce the concept
This commit is contained in:
@ -2716,7 +2716,7 @@ inst() {
|
||||
# inst_any -d /bin/foo /bin/bar /bin/baz
|
||||
#
|
||||
# Lets assume that /bin/baz exists, so it will be installed as /bin/foo in
|
||||
# initramfs.
|
||||
# initrd.
|
||||
inst_any() {
|
||||
local dest file
|
||||
|
||||
|
Reference in New Issue
Block a user