Giter Club home page Giter Club logo

mkinitcpio-welcome's Introduction

mkinitcpio-welcome

A mkinitcpio hook that draws out the word "Welcome" in big letters early during the boot process and accepts input for disk decryption. A box is drawn underneath for inputting the password and printing the output of the 'fsck' hook.

The hook wraps and replaces the encrypt hook so that it can have greater control over the cursor and any printed messages.

If you find that the message is squeezed into a smaller number of columns that can fit on screen, you may need to enable early `kernel mode setting`_, although I found enabling the consolefont hook also fixed the issue.

It works very well with Evan Purkhiser's mkinitcpio-colors.

Usage

  1. Ensure that you can successfully use the encrypt hook without first.
  2. Copy hooks/welcome into /etc/initcpio/hooks.
  3. Copy install/welcome into /etc/initcpio/install.
  4. Add the welcome hook to /etc/mkinitcpio.conf replacing the encrypt hook.
  5. Optionally configure the colours to use in /etc/vconsole.conf:
WELCOME_BG=0    # background
WELCOME_FG=5    # foreground ("Welcome")
WELCOME_IN=6    # input box frame

where the number is 0-15 corresponding to the 16 defined console colours.

  1. Rebuild the initramfs image with mkinitcpio.

Contact

Email me @ [email protected] for questions or contributions.

mkinitcpio-welcome's People

Contributors

m-col avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.