rhgb-client
boot animation, logger and I/O multiplexer
Install
- All systems
-
curl cmd.cat/rhgb-client.sh
- Debian
-
apt-get install plymouth
- Ubuntu
-
apt-get install plymouth
- Alpine
-
apk add plymouth
- Kali Linux
-
apt-get install plymouth
- CentOS
-
yum install plymouth
- Fedora
-
dnf install plymouth
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install plymouth
- Raspbian
-
apt-get install plymouth
- Dockerfile
- dockerfile.run/rhgb-client
- Docker
-
docker run cmd.cat/rhgb-client rhgb-client
powered by Commando
plymouth
boot animation, logger and I/O multiplexer
Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. This package provides the basic framework, enabling a text-mode animation.