[Fai-commit] r4300 - in trunk/doc: . entities
lange at alioth.debian.org
lange at alioth.debian.org
Sun Jun 10 16:45:41 UTC 2007
Author: lange
Date: 2007-06-10 16:45:41 +0000 (Sun, 10 Jun 2007)
New Revision: 4300
Modified:
trunk/doc/entities/faisetup.sgml
trunk/doc/fai-guide.sgml
Log:
change /usr/share/doc/fai to /usr/share/doc/fai-doc (closes: #387541)
Modified: trunk/doc/entities/faisetup.sgml
===================================================================
--- trunk/doc/entities/faisetup.sgml 2007-06-10 14:47:13 UTC (rev 4299)
+++ trunk/doc/entities/faisetup.sgml 2007-06-10 16:45:41 UTC (rev 4300)
@@ -56,7 +56,7 @@
Adding line to /etc/exports: /srv/fai/nfsroot 123.45.6.0/24(async,ro,no_root_squash)
Re-exporting directories for NFS kernel daemon...done.
You have no FAI configuration. Copy the simple examples with:
-cp -a /usr/share/doc/fai/examples/simple/* /srv/fai/config
+cp -a /usr/share/doc/fai-doc/examples/simple/* /srv/fai/config
Then change the configuration files to meet your local needs.
FAI setup finished. <= *
</example>
Modified: trunk/doc/fai-guide.sgml
===================================================================
--- trunk/doc/fai-guide.sgml 2007-06-10 14:47:13 UTC (rev 4299)
+++ trunk/doc/fai-guide.sgml 2007-06-10 16:45:41 UTC (rev 4300)
@@ -313,7 +313,7 @@
<sect id="debian-mirror">How to create a local Debian mirror<p>
The script <prgn>mkdebmirror</prgn> <footnote> You can find the script in
- <p><file>/usr/share/doc/fai/examples/utils/</file>.</p> </footnote> can be used
+ <p><file>/usr/share/doc/fai-doc/examples/utils/</file>.</p> </footnote> can be used
for creating your own local Debian mirror. This script uses the
script <manref name="debmirror" section="1"> and <manref name="rsync"
section="1">. A partial Debian mirror only for i386 architecture for
@@ -341,7 +341,7 @@
Create a file <manref name="sources.list" section="5"> in
<file>/etc/fai/apt</file> which gives access to your Debian mirror. An
example can be found in
-<file>/usr/share/doc/fai/examples/etc</file>. Also add the IP-address
+<file>/usr/share/doc/fai-doc/examples/etc</file>. Also add the IP-address
of the HTTP server to the variable <var>NFSROOT_ETC_HOSTS</var> in
&mfnc; when the install clients have no DNS access.
@@ -501,7 +501,7 @@
in order to mount these directories successfully. Netgroups are
defined in <file>/etc/netgroup</file> or in the corresponding NIS
map. An example for the netgroup file can be found in
-<file>/usr/share/doc/fai/examples/etc/netgroup</file>. For more
+<file>/usr/share/doc/fai-doc/examples/etc/netgroup</file>. For more
information, read the manual pages <manref name="netgroup"
section="5"> and the NIS HOWTO. After changing the netgroups, the NFS
server has to reload its configuration. Use one of the following
@@ -547,7 +547,7 @@
will see more messages. When using a local Debian mirror, it's
important that the install server can mount this directory via
NFS. If this mount fails, check <file>/etc/exports</file> and <file>/etc/netgroup</file>.
-An example can be found in <file>/usr/share/doc/fai/examples/etc/netgroup</file>.
+An example can be found in <file>/usr/share/doc/fai-doc/examples/etc/netgroup</file>.
<chapt id="booting">Preparing booting <p>
@@ -593,7 +593,7 @@
When using BOOTP, you have to make a
symbolic link from the hostname of your client to the appropriate
kernel image in <file>/srv/tftp/fai</file>. You can also use the utility
-<prgn>tlink</prgn> (<file>/usr/share/doc/fai/examples/utils/tlink</file>) to create
+<prgn>tlink</prgn> (<file>/usr/share/doc/fai-doc/examples/utils/tlink</file>) to create
this link. The file
<file>installimage_3com</file> is created by <prgn>imggen</prgn> and
is suitable for booting 3Com network cards<footnote> <p>If you have
@@ -619,7 +619,7 @@
</example>
Then set up the DHCP daemon. A sample configuration file can be
-found in <file>/usr/share/doc/fai/examples/etc/dhcpd.conf</file>. Copy
+found in <file>/usr/share/doc/fai-doc/examples/etc/dhcpd.conf</file>. Copy
this file to <file>/etc/dhcp3/dhcpd.conf</file>.
Then enable the special tftp daemon
using this line in file <file>/etc/inetd.conf</file>:
@@ -728,7 +728,7 @@
You should only use this method if you can't use a DHCP server, since
it's easier to create and manage the configuration for DHCP.
An example configuration for the BOOTP daemon can be found in
-<file>/usr/share/doc/fai/examples/etc/bootptab</file>.
+<file>/usr/share/doc/fai-doc/examples/etc/bootptab</file>.
<example>
# /etc/bootptab example for FAI
@@ -823,7 +823,7 @@
<sect id="bootdhcp">Configuration of the DHCP daemon <p>
An example for <manref name="dhcp.conf" section="5"> is available in
-<file>/usr/share/doc/fai/examples/etc</file>, which is working with
+<file>/usr/share/doc/fai-doc/examples/etc</file>, which is working with
version 3.x of the DHCP daemon. Start using this example
and look at all options used therein.
@@ -1107,7 +1107,7 @@
classes. A class is defined or undefined and has no value. Only
defined classes are of interest for an install client. The description
of all classes can be found in
-<file>/usr/share/doc/fai/classes_description.txt</file>. It is
+<file>/usr/share/doc/fai-doc/classes_description.txt</file>. It is
advisable to document the job a new class performs. Then, this
documentation is the base for composing the whole configuration from classes.
The scripts <prgn>06hwdetectsource</prgn> loads kernel modules on
@@ -1333,7 +1333,7 @@
subdirectories in the order listed except for hooks. The FAI package
contains examples
for all these configuration scripts and files in
-<file>/usr/share/doc/fai/examples</file>. Copy the configuration examples
+<file>/usr/share/doc/fai-doc/examples</file>. Copy the configuration examples
to the configuration space and start an installation. These files need
not belong to the root account. You can change their ownership and
then edit the configuration with a normal user account.
@@ -1625,7 +1625,7 @@
scripts to define classes. All names of classes, except the hostname,
are written in uppercase. They must not contain a hyphen, a hash or a
dot, but may contain underscores. A description of all classes can be
-found in <file>/usr/share/doc/fai/classes_description.txt</file>.
+found in <file>/usr/share/doc/fai-doc/classes_description.txt</file>.
<p>
Hostnames should rarely be used for the configuration files in the
@@ -2009,7 +2009,7 @@
If you specify a package that does not exist this package will be
removed from the installation list. You can also test all software package
configuration files with the utility <prgn>chkdebnames</prgn>, which
-is available in <file>/usr/share/doc/fai/examples/utils/</file>.
+is available in <file>/usr/share/doc/fai-doc/examples/utils/</file>.
<example>
> chkdebnames stable /srv/fai/config/package_config/*
</example>
@@ -2396,7 +2396,7 @@
some utilities.
<example># chgrp -R linuxadmin /srv/tftp/fai; chmod -R g+rwx /srv/tftp/fai
-# cp /usr/share/doc/fai/examples/utils/* /usr/local/bin
+# cp /usr/share/doc/fai-doc/examples/utils/* /usr/local/bin
</example>
Now, the user <var>tom</var> sets the boot image for the first beowulf
@@ -2421,7 +2421,7 @@
only the hosts which respond to a ping or the hosts which
do not respond. The complete list of hosts is defined by the
netgroup <tt>allhosts</tt>. Look at
- <file>/usr/share/doc/fai/examples/etc/netgroup</file> for an
+ <file>/usr/share/doc/fai-doc/examples/etc/netgroup</file> for an
example.</p></item>
<tag>rshall<item><p>Execute a command on all hosts which are
More information about the Fai-commit
mailing list