Searched refs:smbfs (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/smbfs/
H A DMakefile5 obj-$(CONFIG_SMB_FS) += smbfs.o
7 smbfs-objs := proc.o dir.o cache.o sock.o inode.o file.o ioctl.o getopt.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Drules82 smbfs = yes macro
86 smbfs = no macro
192 ifeq ($(smbfs),yes)
193 # Create the symlinks that will allow us to do "mount -t smbfs ..."
198 ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smbfs
201 ln -s smbmount.8 $(DESTDIR)/usr/share/man/man8/mount.smbfs.8
287 ifeq ($(smbfs),no)
330 ifeq ($(smbfs),yes)
336 chmod u+s debian/smbfs/usr/bin/smbmnt
337 chmod u+s debian/smbfs/us
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Drules76 smbfs = yes macro
80 smbfs = no macro
192 ifeq ($(smbfs),yes)
193 # Create the symlinks that will allow us to do "mount -t smbfs ..."
198 ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smbfs
201 ln -s smbmount.8 $(DESTDIR)/usr/share/man/man8/mount.smbfs.8
287 ifeq ($(smbfs),no)
330 ifeq ($(smbfs),yes)
336 chmod u+s debian/smbfs/usr/bin/smbmnt
337 chmod u+s debian/smbfs/us
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/script/
H A Dinstallbin.sh28 echo "Creating sym link $DESTDIR/${SBINDIR}/mount.smbfs to $BINDIR/$p2 "
29 ln -sf $BINDIR/$p2 $DESTDIR/${SBINDIR}/mount.smbfs
H A Dinstallbin.sh.in28 echo "Creating sym link $DESTDIR/@rootsbindir@/mount.smbfs to $BINDIR/$p2 "
29 ln -sf $BINDIR/$p2 $DESTDIR/@rootsbindir@/mount.smbfs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Drules163 # Create the symlink that will allow us to do "mount -t smbfs ...".
166 # will be moved by dh_movefiles to the smbfs package later on.
167 ln -s /usr/bin/smbmount $(DESTDIR)/sbin/mount.smbfs
170 ln -s smbmount.8 $(DESTDIR)/usr/share/man/man8/mount.smbfs.8
285 chmod u+s debian/smbfs/usr/bin/smbmnt
286 chmod u+s debian/smbfs/usr/bin/smbumount
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A DMakefile95 obj-$(CONFIG_SMB_FS) += smbfs/
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/RHEL/
H A Dsamba.spec54 Obsoletes: smbfs
251 # we need a symlink for mount to recognise the smb and smbfs filesystem types
252 ln -sf %{_prefix}/bin/smbmount $RPM_BUILD_ROOT/sbin/mount.smbfs
254 /bin/rm -f $RPM_BUILD_ROOT/mount.smbfs
427 /sbin/mount.smbfs
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Mandrake/
H A Dsamba2.spec218 %global client_sbin mount.smb,mount.smbfs
413 Obsoletes: smbfs
1241 rm -f %{buildroot}/sbin/mount.smbfs
1242 # Link smbmount to /sbin/mount.smb and /sbin/mount.smbfs
1246 ln -s ..%{_bindir}/smbmount%{alternative_major} mount.smbfs%{alternative_major}
2337 - /sbin/mount.smb and /sbin/mount.smbfs now point to the correct location

Completed in 38 milliseconds