Skip to content

Plymouth plugin for OpenRC, currently maintained here.

License

Notifications You must be signed in to change notification settings

Kangie/plymouth-openrc-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plymouth OpenRC Plugin

This is a plugin for OpenRC that displays a Plymouth splash screen during boot.

Installation

Users of this package are probably on Gentoo; just emerge sys-boot/plymouth-openrc-plugin.

If you're not on Gentoo you'll just need to install OpenRC and Plymouth then build the plugin.

Building

You don't need to set any options on the meson setup invocation, they're just included here for reference for those that want to change them.

user@workstation $ meson setup builddir --prefix=/usr -Ddebug=true -Dpid-file=/run/plymouth/plymouth-openrc-plugin.pid -Drun-dir=/run/plymouth
user@workstation $ ninja -C builddir
user@workstation $ sudo ninja -C builddir install

About

Plymouth plugin for OpenRC, currently maintained here.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.9%
  • Meson 9.1%