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

Date Commit message Author
2020-10-12 23:01remove WELCOME_BG, because filling in the background is flakymcol
2020-10-12 22:57add message in readme about KMS/consolefontmcol
2020-10-12 22:56don't run run_script twicemcol
2020-10-12 21:37add makefile to copy hooks into /usr/libmcol
2020-10-12 21:32Wrap the encrypt hook to simplify usage and control cursor positionmcol
2020-10-04 19:37add contact to readmemcol
2020-07-01 11:14fix regex to work with ashmcol
2020-06-29 21:14add readmemcol
2020-06-29 20:40add poscursor hookmcol
2020-06-29 20:38fix is_int functionmcol
2020-06-29 19:33move user configuration to /etc/vconsole.confmcol
2020-06-29 17:20init commit with working prototype hookmcol