summaryrefslogtreecommitdiff
path: root/initramfs-tools
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2021-03-13 22:40:32 -0500
committerAndrew Cady <d@jerkface.net>2021-03-13 22:40:32 -0500
commitc94501d4efa7c38eb0fc58ea734b3c4fa6d92277 (patch)
tree2ae72f55b0d859890b06ff70afeb4c2690a97d56 /initramfs-tools
parent68db007eb8bce1e2086dd00ceb5e1fe8d9c3ec74 (diff)
initrd: improve messaging
Diffstat (limited to 'initramfs-tools')
-rw-r--r--initramfs-tools/scripts/samizdat2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs-tools/scripts/samizdat b/initramfs-tools/scripts/samizdat
index d72ef8c..8e9d4fa 100644
--- a/initramfs-tools/scripts/samizdat
+++ b/initramfs-tools/scripts/samizdat
@@ -77,8 +77,8 @@ mountroot()
77 chvt 1 77 chvt 1
78 cat >/dev/tty1 <<EOF 78 cat >/dev/tty1 <<EOF
79 Success! 79 Success!
80Samizdat has mounted the root filesystem.
80 81
81Samizdat has mounted the rootfs.
82 82
83Control now goes to ${osname}. 83Control now goes to ${osname}.
84 84