Added usrmerge to distro-features for Bug 13494
Submitted by Mark Morton on April 22, 2020, 5:07 p.m.
|
Patch ID: 172102
Details
Commit Message
@@ -210,6 +210,12 @@
<listitem><para><emphasis>usbhost:</emphasis> Include USB Host
support (allows to connect external keyboard, mouse,
storage, network etc).</para></listitem>
+ <listitem><para><emphasis>usrmerge:</emphasis> Merges the
+ <filename>/bin</filename>, <filename>/sbin</filename>,
+ <filename>/lib</filename>, and <filename>/lib64</filename>
+ directories into their respective counterparts in the
+ <filename>/usr</filename> directory to provide better package
+ and application compatibility.</para></listitem>
<listitem><para><emphasis>wayland:</emphasis> Include the
Wayland display server protocol and the library that
supports it.</para></listitem>
From: mmorton <mark.morton@windriver.com> --- documentation/ref-manual/ref-features.xml | 6 ++++++ 1 file changed, 6 insertions(+)