docs: Only build vfs manpages if the module is enabled
[bbaumbach/samba-autobuild/.git] / docs-xml / wscript_build
index 0bd08d11cdb9e8e81671bef7e266d0cc2de8ef2f..1b4335cbb5d5ff99646e3e84da02356007c756eb 100644 (file)
@@ -6,9 +6,6 @@ manpages='''
          manpages/dbwrap_tool.1
          manpages/eventlogadm.8
          manpages/findsmb.1
-         manpages/libsmbclient.7
-         manpages/lmhosts.5
-         manpages/log2pcap.1
          manpages/idmap_ad.8
          manpages/idmap_autorid.8
          manpages/idmap_hash.8
@@ -19,6 +16,9 @@ manpages='''
          manpages/idmap_script.8
          manpages/idmap_tdb.8
          manpages/idmap_tdb2.8
+         manpages/libsmbclient.7
+         manpages/lmhosts.5
+         manpages/log2pcap.1
          manpages/mvxattr.1
          manpages/net.8
          manpages/nmbd.8
@@ -27,10 +27,10 @@ manpages='''
          manpages/pdbedit.8
          manpages/profiles.1
          manpages/rpcclient.1
+         manpages/samba-regedit.8
+         manpages/samba-tool.8
          manpages/samba.7
          manpages/samba.8
-         manpages/samba-tool.8
-         manpages/samba-regedit.8
          manpages/sharesec.1
          manpages/smbcacls.1
          manpages/smbclient.1
@@ -41,57 +41,14 @@ manpages='''
          manpages/smbgetrc.5
          manpages/smbpasswd.5
          manpages/smbpasswd.8
-         manpages/smbspool.8
          manpages/smbspool_krb5_wrapper.8
+         manpages/smbspool.8
          manpages/smbstatus.1
          manpages/smbtar.1
          manpages/smbtree.1
          manpages/testparm.1
-         manpages/traffic_replay.7
          manpages/traffic_learner.7
-         manpages/vfs_acl_tdb.8
-         manpages/vfs_acl_xattr.8
-         manpages/vfs_aio_fork.8
-         manpages/vfs_aio_pthread.8
-         manpages/vfs_audit.8
-        manpages/vfs_btrfs.8
-         manpages/vfs_cacheprime.8
-         manpages/vfs_cap.8
-         manpages/vfs_catia.8
-         manpages/vfs_ceph.8
-         manpages/vfs_commit.8
-         manpages/vfs_crossrename.8
-         manpages/vfs_default_quota.8
-         manpages/vfs_dirsort.8
-         manpages/vfs_extd_audit.8
-         manpages/vfs_fake_perms.8
-         manpages/vfs_fileid.8
-         manpages/vfs_fruit.8
-         manpages/vfs_full_audit.8
-         manpages/vfs_glusterfs.8
-         manpages/vfs_gpfs.8
-         manpages/vfs_linux_xfs_sgid.8
-         manpages/vfs_media_harmony.8
-         manpages/vfs_netatalk.8
-         manpages/vfs_nfs4acl_xattr.8
-         manpages/vfs_offline.8
-         manpages/vfs_prealloc.8
-         manpages/vfs_preopen.8
-         manpages/vfs_readahead.8
-         manpages/vfs_readonly.8
-         manpages/vfs_recycle.8
-         manpages/vfs_shadow_copy.8
-         manpages/vfs_shadow_copy2.8
-        manpages/vfs_shell_snap.8
-        manpages/vfs_snapper.8
-         manpages/vfs_streams_depot.8
-         manpages/vfs_streams_xattr.8
-         manpages/vfs_syncops.8
-         manpages/vfs_time_audit.8
-         manpages/vfs_tsmsm.8
-         manpages/vfs_unityed_media.8
-         manpages/vfs_worm.8
-         manpages/vfs_xattr_tdb.8
+         manpages/traffic_replay.7
          manpages/vfstest.1
          manpages/wbinfo.1
          manpages/winbindd.8
@@ -102,7 +59,54 @@ pam_winbind_manpages = '''
                        manpages/pam_winbind.conf.5
                        '''
 
-krb5_locator_manpages = 'manpages/winbind_krb5_locator.7'
+krb5_locator_manpages = 'manpages/winbind_krb5_locator.8'
+krb5_localauth_manpages = 'manpages/winbind_krb5_localauth.8'
+
+vfs_module_manpages = ['vfs_acl_tdb',
+                       'vfs_acl_xattr',
+                       'vfs_aio_fork',
+                       'vfs_aio_pthread',
+                       'vfs_audit',
+                       'vfs_btrfs',
+                       'vfs_cacheprime',
+                       'vfs_cap',
+                       'vfs_catia',
+                       'vfs_ceph',
+                       'vfs_commit',
+                       'vfs_crossrename',
+                       'vfs_default_quota',
+                       'vfs_dirsort',
+                       'vfs_extd_audit',
+                       'vfs_fake_perms',
+                       'vfs_fileid',
+                       'vfs_fruit',
+                       'vfs_full_audit',
+                       'vfs_glusterfs',
+                       'vfs_gpfs',
+                       'vfs_linux_xfs_sgid',
+                       'vfs_media_harmony',
+                       'vfs_netatalk',
+                       'vfs_nfs4acl_xattr',
+                       'vfs_offline',
+                       'vfs_prealloc',
+                       'vfs_preopen',
+                       'vfs_readahead',
+                       'vfs_readonly',
+                       'vfs_recycle',
+                       'vfs_shadow_copy',
+                       'vfs_shadow_copy2',
+                       'vfs_shell_snap',
+                       'vfs_snapper',
+                       'vfs_streams_depot',
+                       'vfs_streams_xattr',
+                       'vfs_syncops',
+                       'vfs_time_audit',
+                       'vfs_tsmsm',
+                       'vfs_unityed_media',
+                       'vfs_virusfilter',
+                       'vfs_worm',
+                       'vfs_xattr_tdb',
+                       'vfs_zfsacl' ]
 
 def smbdotconf_generate_parameter_list(task):
     parameter_all = task.outputs[0].bldpath(task.env)
@@ -136,7 +140,7 @@ def smbdotconf_generate_parameter_list(task):
 # POSIX file systems aren't required to return sorted content but we want
 # smb.conf parameters to be sorted alphabetically
 sources = bld.path.ant_glob("smbdotconf/**/*.xml", flat=False)
-articles = " ".join(sorted([x.relpath_gen(bld.path) for x in sources],
+articles = " ".join(sorted([x.path_from(bld.path) for x in sources],
                            key=lambda m: m.split(os.sep)[-1]))
 
 parameter_all = 'smbdotconf/parameters.all.xml'
@@ -160,3 +164,10 @@ if ('XSLTPROC_MANPAGES' in bld.env and bld.env['XSLTPROC_MANPAGES']):
 
     if bld.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
         bld.SAMBAMANPAGES(krb5_locator_manpages)
+
+    if bld.CONFIG_SET('HAVE_KRB5_LOCALAUTH_PLUGIN_H'):
+        bld.SAMBAMANPAGES(krb5_localauth_manpages)
+
+    for manpage in vfs_module_manpages:
+        if bld.SAMBA3_IS_ENABLED_MODULE(manpage):
+            bld.SAMBAMANPAGES('manpages/%s.8' % manpage)