Comment # 47 on bug 1183425 from
I had some problems with my system (and couldn't fully update due to
the /lib -> /usr/lib change yet), but when I updated the system a bit
earlier the text was back per the first attachment in this report.

Following your instructions, I got the following output:

sudo dracut -f
/etc/dracut.conf:install_items+="/usr/lib64/plymouth/label.so
/usr/share/fonts/truetype/Cantarell-Regular.otf
/usr/share/fonts/truetype/Cantarell-Light.otf"

dracut: WARNING: <key>+=" <values> ": <values> should have surrounding white
spaces!
dracut: WARNING: This will lead to unwanted side effects! Please fix the
configuration file.

dracut: Executing: /usr/bin/dracut -f
dracut: dracut module 'systemd-repart' will not be installed, because command
'systemd-repart' could not be found!
dracut: dracut module 'dbus-broker' will not be installed, because command
'dbus-broker' could not be found!
dracut: dracut module 'rngd' will not be installed, because command 'rngd'
could not be found!
dracut: dracut module 'iscsi' will not be installed, because command
'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm'
could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid'
could not be found!
dracut: dracut module 'biosdevname' will not be installed, because command
'biosdevname' could not be found!
dracut: memstrack is not available
dracut: If you need to use rd.memdebug>=4, please install memstrack
dracut: dracut module 'squash' will not be installed, because command
'mksquashfs' could not be found!
dracut: dracut module 'squash' will not be installed, because command
'unsquashfs' could not be found!
dracut: dracut module 'systemd-repart' will not be installed, because command
'systemd-repart' could not be found!
dracut: dracut module 'dbus-broker' will not be installed, because command
'dbus-broker' could not be found!
dracut: dracut module 'rngd' will not be installed, because command 'rngd'
could not be found!
dracut: dracut module 'iscsi' will not be installed, because command
'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm'
could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid'
could not be found!
dracut: memstrack is not available
dracut: If you need to use rd.memdebug>=4, please install memstrack
dracut: dracut module 'squash' will not be installed, because command
'mksquashfs' could not be found!
dracut: dracut module 'squash' will not be installed, because command
'unsquashfs' could not be found!
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: i18n ***
dracut: *** Including module: drm ***
dracut: *** Including module: plymouth ***
dracut: *** Including module: crypt ***
dracut: *** Including module: dm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 60-persistent-storage-dm.rules
dracut: Skipping udev rule: 55-dm.rules
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: kernel-modules-extra ***
dracut: *** Including module: lvm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 56-lvm.rules
dracut: Skipping udev rule: 60-persistent-storage-lvm.rules
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: suse-btrfs ***
dracut: *** Including module: suse-xfs ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 40-redhat.rules
dracut: Skipping udev rule: 50-firmware.rules
dracut: Skipping udev rule: 50-udev.rules
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: haveged ***
dracut: *** Including module: ostree ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: shutdown ***
dracut: *** Including module: suse ***
dracut: *** Including module: suse-initrd ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies ***
dracut: *** Installing kernel module dependencies done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done ***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Store current command line parameters ***
dracut: Stored kernel commandline:
dracut:  rd.luks.uuid=luks-653e6b16-6fbf-4d1a-919c-5509bee45ddd
rd.luks.uuid=luks-36e940bd-6ab8-434f-8a7f-c705544a27b3
dracut:  rd.lvm.lv=system/root   rd.lvm.lv=system/swap  
dracut:  root=/dev/mapper/cr_system-root rootfstype=ext4 rootflags=rw,relatime
dracut: *** Stripping files ***
dracut: *** Stripping files done ***
dracut: *** Creating image file '/boot/initrd-5.12.4-1-default' ***
dracut: *** Creating initramfs image file '/boot/initrd-5.12.4-1-default' done
***

<<<<< end <<<<< end <<<<< end <<<<< end <<<<< end <<<<< end <<<<<

% sudo lsinitrd /boot/initrd-5.12.4-1-default | egrep 'Cantarell|label.so'
-rwxr-xr-x   1 root     root        23072 Apr 10 16:29
usr/lib64/plymouth/label.so
-rw-r--r--   1 root     root       103432 Dec 23  2020
usr/share/fonts/truetype/Cantarell-Light.otf
-rw-r--r--   1 root     root       100216 Dec 23  2020
usr/share/fonts/truetype/Cantarell-Regular.otf


You are receiving this mail because: