mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Mention how to build samba without dbus.
This commit is contained in:
parent
2a2bb77bfe
commit
57617074e8
@ -41,6 +41,9 @@
|
||||
<listitem>
|
||||
<para>June 29th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[timtas] - Mention how to build samba without dbus.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[timtas] - Update to sudo-1.9.14. Fixes
|
||||
<ulink url="&blfs-ticket-root;18209">#18209</ulink>.</para>
|
||||
|
@ -298,6 +298,11 @@ install -v -m755 examples/LDAP/{get*,ol*} \
|
||||
in the System V version of LFS/BLFS.
|
||||
</para>
|
||||
|
||||
<para revision="sysv">
|
||||
<parameter>--with-shared-modules='!vfs_snapper'</parameter>: Disable
|
||||
the vfs_snapper module if you want to build samba without <application>dbus</application> support, for setups without graphical user intefaces.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<parameter>--without-ad-dc</parameter>: Disables
|
||||
Active Directory Domain Controller functionality. See <ulink url=
|
||||
|
Loading…
Reference in New Issue
Block a user