diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-11-07 10:33:51 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-11-07 10:33:51 -0600 |
commit | 399097cf0aaf16df3d7508100f0f6736859eb54f (patch) | |
tree | fc677de49d89fe7d3f4585176f1066818eccf559 /sys-boot | |
parent | net-dialup/cutecom: add missing qtnetwork dep (diff) | |
download | gentoo-399097cf0aaf16df3d7508100f0f6736859eb54f.tar.gz gentoo-399097cf0aaf16df3d7508100f0f6736859eb54f.tar.bz2 gentoo-399097cf0aaf16df3d7508100f0f6736859eb54f.zip |
sys-boot/plymouth: define the split-usr flag in metadata
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-boot/plymouth/metadata.xml b/sys-boot/plymouth/metadata.xml index 22a2251fe995..be90aeb9a72a 100644 --- a/sys-boot/plymouth/metadata.xml +++ b/sys-boot/plymouth/metadata.xml @@ -15,6 +15,8 @@ nouveau and vmwgfx at this moment)</flag> <flag name="pango">Adds support for printing text on splash screen and text prompts, e.g. for password</flag> + <flag name="split-usr">Enable this if /bin and /usr/bin are separate + directories</flag> </use> <longdescription lang="en"> Plymouth is an application that runs very early in the boot process |