Skip to content

Instantly share code, notes, and snippets.

@kaihendry
Created August 13, 2012 09:45
Show Gist options
  • Select an option

  • Save kaihendry/3338814 to your computer and use it in GitHub Desktop.

Select an option

Save kaihendry/3338814 to your computer and use it in GitHub Desktop.
How does Plymouth actually work?

bin/plymouth lib/libply-splash-core.so.2.0.0 lib/libply.so.2.0.0 sbin/plymouthd usr/lib/libply-boot-client.so.2.0.0 usr/lib/plymouth/details.so usr/lib/plymouth/plymouth/plymouth-populate-initrd usr/lib/plymouth/text.so usr/sbin/plymouth-set-default-theme

Quite a few binaries, also it needs to be compiled into initrd. All I want to do is hide bootup and shutdown text. Webconverger/webc#61

Problems:

  1. i915 error message
  2. ifup with dhclient output messages, invoked in https://github.com/Webconverger/webc/blob/master/etc/init.d/webconverger#L63
  3. inotifywait terminated message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment