wok view plymouth/description.txt @ rev 25144

updated plymouth (0.9.4 -> 0.9.5)
author Hans-G?nter Theisgen
date Wed Jun 29 14:52:59 2022 +0100 (22 months ago)
parents
children
line source
1 Plymouth is an application that runs very early in the boot process
2 (even before the root filesystem is mounted!) that provides a graphical
3 boot animation while the boot process happens in the background.
5 It is designed to work on systems with DRM modesetting drivers.
6 The idea is that early on in the boot process the native mode for the
7 computer is set, plymouth uses that mode, and that mode stays throughout
8 the entire boot process up to and after X starts.
9 Ideally, the goal is to get rid of all flicker during startup.
11 For systems that don't have DRM mode settings drivers, plymouth falls
12 back to text mode (it can also use a legacy /dev/fb interface).
14 In either text or graphics mode, the boot messages are completely occluded.
15 After the root file system is mounted read-write, the messages are dumped
16 to /var/log/boot.log.
17 Also, the user can see the messages at any time during boot up by hitting
18 the escape key.