#----------------------------------------------------------------------------
#  samba.txt - optional modules/programs/applications            2.1.9
#
#  Creation:       24.07.2001  fm
#  Last Update:    $Id: samba_lpd.txt,v 1.20 2005/01/23 17:55:04 knuffel Exp $
#
#  Copyright (c) 2005 Frank Meyer
#----------------------------------------------------------------------------

#----------------------------------------------------------------------------
# optional samba, used if OPT_SAMBA='yes'
#----------------------------------------------------------------------------
samba       yes  etc/rc0.d/rc400.samba
samba       yes  etc/rc.d/rc455.samba
#----------------------------------------------------------------------------
# samba fileserver - create shares
#----------------------------------------------------------------------------
samba       yes  etc/rc.d/file_shares.sh
#----------------------------------------------------------------------------
samba       yes  etc/prep/rc400.samba
samba       yes  etc/lmhosts
samba       yes  files/usr/lib/samba/codepages/codepage.850
samba       yes  files/usr/sbin/smbd
samba       yes  files/usr/bin/lpr
samba       yes  files/usr/bin/dfree

#----------------------------------------------------------------------------
# optional sambatools, used if OPT_SAMBATOOLS='yes'
#----------------------------------------------------------------------------
sambatools  yes  files/lib/modules/$KERNELVERSION$/kernel/fs/smbfs/smbfs.o
sambatools  yes  files/lib/modules/$KERNELVERSION$/kernel/fs/nls/nls_iso8859-1.o
sambatools  yes  files/lib/modules/$KERNELVERSION$/kernel/fs/nls/nls_cp850.o
sambatools  yes  files/bin/nmblookup
sambatools  yes  files/bin/samba-dismount-smbfs
sambatools  yes  files/bin/samba-mount-smbfs
sambatools  yes  files/bin/samba-netsend
sambatools  yes  files/bin/smbclient
sambatools  yes  files/bin/smbmnt
sambatools  yes  files/bin/smbmount
sambatools  yes  files/bin/smbstatus
sambatools  yes  files/bin/smbumount
# sambatools  yes  files/bin/stty

#----------------------------------------------------------------------------
# optional nmbd, used if OPT_NMBD='yes'
#----------------------------------------------------------------------------
nmbd        yes  files/usr/sbin/nmbd

#----------------------------------------------------------------------------
# optional lpd, used if OPT_LPD='yes'
#----------------------------------------------------------------------------
lpd         yes  etc/rc.d/rc445.lpd
lpd         yes  etc/prep/rc400.lpd
lpd         yes  files/usr/bin/lprm
lpd         yes  files/usr/bin/lpq
lpd         yes  files/usr/sbin/lpd

#----------------------------------------------------------------------------
# optional lpd_parport, used if OPT_LPD_PARPORT='yes'
#----------------------------------------------------------------------------
# lpd_parport yes  files/lib/modules/$KERNELVERSION$/kernel/drivers/parport/parport.o
# lpd_parport yes  files/lib/modules/$KERNELVERSION$/kernel/drivers/parport/parport_pc.o
# lpd_parport yes  files/lib/modules/$KERNELVERSION$/kernel/drivers/char/lp.o

#----------------------------------------------------------------------------
# optional lpd_smbremote, used if OPT_LPD_SMBREMOTE='yes'
#----------------------------------------------------------------------------
lpd_smbremote yes  files/bin/smbprint
lpd_smbremote yes  files/bin/smbclient
