svn commit: r241680 - in head: etc/defaults etc/mtree include lib lib/libprocstat rescue/rescue sbin/mount share/examples share/examples/etc share/mk sys/conf sys/kern sys/modules sys/sys usr.bin u...

Attilio Rao attilio at freebsd.org
Thu Oct 18 12:08:11 UTC 2012


On Thu, Oct 18, 2012 at 1:04 PM, Attilio Rao <attilio at freebsd.org> wrote:
> Author: attilio
> Date: Thu Oct 18 12:04:56 2012
> New Revision: 241680
> URL: http://svn.freebsd.org/changeset/base/241680
>
> Log:
>   Disconnect non-MPSAFE SMBFS from the build in preparation for dropping
>   GIANT from VFS. In addition, disconnect also netsmb, which is a base
>   requirement for SMBFS.
>
>   In the while SMBFS regular users can use FUSE interface and smbnetfs
>   port to work with their SMBFS partitions.
>
>   Also, there are ongoing efforts by vendor to support in-kernel smbfs,
>   so there are good chances that it will get relinked once properly locked.
>
>   This is not targeted for MFC.
>
> Modified:
>   head/etc/defaults/rc.conf
>   head/etc/mtree/BSD.include.dist
>   head/etc/mtree/BSD.usr.dist
>   head/include/Makefile
>   head/lib/Makefile
>   head/lib/libprocstat/Makefile
>   head/lib/libprocstat/common_kvm.h
>   head/lib/libprocstat/libprocstat.c
>   head/rescue/rescue/Makefile
>   head/sbin/mount/mount.8
>   head/sbin/mount/mount.c
>   head/share/examples/Makefile
>   head/share/examples/etc/README.examples
>   head/share/mk/bsd.libnames.mk
>   head/sys/conf/NOTES
>   head/sys/conf/files
>   head/sys/conf/files.amd64
>   head/sys/conf/files.arm
>   head/sys/conf/files.i386
>   head/sys/conf/files.ia64
>   head/sys/conf/files.mips
>   head/sys/conf/files.pc98
>   head/sys/conf/files.powerpc
>   head/sys/conf/files.sparc64
>   head/sys/conf/options
>   head/sys/kern/Make.tags.inc
>   head/sys/kern/sys_generic.c
>   head/sys/modules/Makefile
>   head/sys/sys/socketvar.h
>   head/usr.bin/Makefile.amd64

As a related note, please note that usr.bin/Makefile.XXX are kept in
order to fully support tbemd.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the svn-src-head mailing list