mkinitcpio hooks that print the word "Welcome" in big letters and draw a box for inputting an encryption password and catching the fsck output during early userspace. See blog post for a video: https://mcol.xyz/2020/06/ricing-early-userspace.html
git clone https://github.com/m-col/mkinitcpio-welcome
Files | Refs | Readme

Commit b5fe9a0fb6e3cc0fd16349654debf5c026f5cc15
Parent: 66d59f08aecb72e3fa2f1785a9b18a7857bcc86c
Author: mcol <mcol@posteo.net>
Date: 2020-10-04 19:37:32 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2020-10-04 19:37:32 +0100

add contact to readme

readme.rst Modified

@@ -7,6 +7,7 @@
 
 Please email me with any issues, questions or comments @ mcol at posteo.net
 
+
 Usage
 -----
 
@@ -27,5 +28,11 @@
 
 Works very well with Evan Purkhiser's `mkinitcpio-colors`_.
 
+
+Contact
+-------
+Email me @ mcol@posteo.net for questions or contributions.
+
+
 .. _mkinitcpio: https://wiki.archlinux.org/index.php/mkinitcpio
 .. _mkinitcpio-colors: https://github.com/EvanPurkhiser/mkinitcpio-colors