From 01f0236f58775e2bf60250caf2b9740bd9f988ea Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 30 Mar 2003 11:22:22 +0000 Subject: - Regenerate docs - Document 'preload modules' (This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3) --- docs/htmldocs/compiling.html | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'docs/htmldocs/compiling.html') diff --git a/docs/htmldocs/compiling.html b/docs/htmldocs/compiling.html index 95c29b5193..b40b17b22a 100644 --- a/docs/htmldocs/compiling.html +++ b/docs/htmldocs/compiling.html @@ -74,7 +74,7 @@ CLASS="CHAPTER" >Chapter 23. How to compile SAMBAChapter 26. How to compile SAMBA

You can obtain the samba source from the

23.1. Access Samba source code via CVS26.1. Access Samba source code via CVS

23.1.1. Introduction26.1.1. Introduction

Samba is developed in an open environment. Developers use CVS @@ -117,8 +117,8 @@ CLASS="SECT2" >

23.1.2. CVS Access to samba.org26.1.2. CVS Access to samba.org

The machine samba.org runs a publicly accessible CVS @@ -130,8 +130,8 @@ CLASS="SECT3" >

23.1.2.1. Access via CVSweb26.1.2.1. Access via CVSweb

You can access the source code via your @@ -151,8 +151,8 @@ CLASS="SECT3" >

23.1.2.2. Access via cvs26.1.2.2. Access via cvs

You can also access the source code via a @@ -256,8 +256,8 @@ CLASS="SECT1" >

23.2. Accessing the samba sources via rsync and ftp26.2. Accessing the samba sources via rsync and ftp

pserver.samba.org also exports unpacked copies of most parts of the CVS tree at

23.3. Building the Binaries26.3. Building the Binaries

To do this, first run the program

23.4. Starting the smbd and nmbd26.4. Starting the smbd and nmbd

You must choose to start smbd and nmbd either @@ -411,8 +411,8 @@ CLASS="SECT2" >

23.4.1. Starting from inetd.conf26.4.1. Starting from inetd.conf

NOTE; The following will be different if @@ -511,8 +511,8 @@ CLASS="SECT2" >

23.4.2. Alternative: starting it as a daemon26.4.2. Alternative: starting it as a daemon

To start the server as a daemon you should create -- cgit