[Fai-commit] r4526 - in trunk/doc: . entities

lange at alioth.debian.org lange at alioth.debian.org
Tue Aug 21 15:43:22 UTC 2007


Author: lange
Date: 2007-08-21 15:43:22 +0000 (Tue, 21 Aug 2007)
New Revision: 4526

Modified:
   trunk/doc/entities/bootexample.sgml
   trunk/doc/fai-guide.sgml
Log:
correct some spaces


Modified: trunk/doc/entities/bootexample.sgml
===================================================================
--- trunk/doc/entities/bootexample.sgml	2007-08-21 15:26:49 UTC (rev 4525)
+++ trunk/doc/entities/bootexample.sgml	2007-08-21 15:43:22 UTC (rev 4526)
@@ -43,23 +43,23 @@
 ipconfig: /tmp/net-eth0.conf: SIOCGIFINDEX: No such device
 IP-Config: eth0 guessed broadcast address 192.168.1.255
 IP-Config: eth0 complete (from 192.168.1.250):
- address: 192.168.1.12      broadcast: 192.168.1.255     netmask: 255.255.255.0   
- gateway: 192.168.1.254     dns0     : 192.168.1.250    dns1   : 192.168.8.9
- host   : demohost                                                        
- domain : informatik.uni-koeln.de                                         
+ address: 192.168.1.12   broadcast: 192.168.1.255  netmask: 255.255.255.0
+ gateway: 192.168.1.254  dns0     : 192.168.1.250  dns1   : 192.168.8.9
+ host   : demohost
+ domain : informatik.uni-koeln.de
  rootserver: 192.168.1.250 rootpath: 
  filename  : pxelinux.0
 Begin: Trying netboot from 192.168.1.250:/srv/fai/nfsroot ...
 FATAL: Module  not found.
-Begin: Trying nfsmount -o nolock -o ro  192.168.1.250:/srv/fai/nfsroot /live/image ...
+Begin: Trying nfsmount -o nolock -o ro 192.168.1.250:/srv/fai/nfsroot /live/image ...
 .
 .
-             -------------------------------------------------
-                   Fully Automatic Installation  -  FAI
+          -------------------------------------------------
+                Fully Automatic Installation  -  FAI
 
-               FAI 3.2, 21 Aug 2007  Copyright (c) 1999-2007
-               Thomas Lange  <lange at informatik.uni-koeln.de>
-             -------------------------------------------------
+            FAI 3.2, 21 Aug 2007  Copyright (c) 1999-2007
+            Thomas Lange  <lange at informatik.uni-koeln.de>
+          -------------------------------------------------
 
 Calling task_confdir
 Kernel parameters: initrd=initrd.img-2.6.18-5-486 ip=dhcp root=/dev/nfs nfsroot=/srv/fai/nfsroot boot=live FAI_FLAGS=verbose,sshd,c
@@ -81,7 +81,7 @@
 .
 .
 50-host-classes      OK.
-List of all classes:  DEFAULT LINUX I386 FAIBASE DHCPC DEMO GRUB demohost LAST
+List of all classes: DEFAULT LINUX I386 FAIBASE DHCPC DEMO GRUB demohost LAST
 Calling task_defvar
 Executing FAIBASE.var
 ++ FAI_ALLOW_UNSIGNED=1

Modified: trunk/doc/fai-guide.sgml
===================================================================
--- trunk/doc/fai-guide.sgml	2007-08-21 15:26:49 UTC (rev 4525)
+++ trunk/doc/fai-guide.sgml	2007-08-21 15:43:22 UTC (rev 4526)
@@ -1016,23 +1016,23 @@
 example:
 <example>
 demohost:~# df
-Filesystem           1K-blocks      Used Available Use% Mounted on
-rootfs                 4099064    414088   3645296  11% /
-udev                     10240        76     10164   1% /dev
+Filesystem      1K-blocks      Used Available Use% Mounted on
+rootfs            4099064    414088   3645296  11% /
+udev                10240        76     10164   1% /dev
 192.168.1.250:/srv/fai/nfsroot
-                       3905600    410976   3454944  11% /live/image
-unionfs                4099064    414088   3645296  11% /
-tmpfs                   193464      3112    190352   2% /live/cow
-unionfs                4099064    414088   3645296  11% /dev/.static/dev
-unionfs                4099064    414088   3645296  11% /tmp/fai
+                  3905600    410976   3454944  11% /live/image
+unionfs           4099064    414088   3645296  11% /
+tmpfs              193464      3112    190352   2% /live/cow
+unionfs           4099064    414088   3645296  11% /dev/.static/dev
+unionfs           4099064    414088   3645296  11% /tmp/fai
 faiserver:/srv/fai/config
-                       3905600    410976   3454944  11% /var/lib/fai/config
-/dev/sda1               241116     74519    154149  33% /target
-/dev/sda9              4364212    139888   4179988   4% /target/home
-/dev/sda7               553376     16840    536536   4% /target/tmp
-/dev/sda8              2221628    275936   1832840  14% /target/usr
-/dev/sda6               577096    172924    374856  32% /target/var
-udev                     10240        76     10164   1% /target/dev
+                  3905600    410976   3454944  11% /var/lib/fai/config
+/dev/sda1          241116     74519    154149  33% /target
+/dev/sda9         4364212    139888   4179988   4% /target/home
+/dev/sda7          553376     16840    536536   4% /target/tmp
+/dev/sda8         2221628    275936   1832840  14% /target/usr
+/dev/sda6          577096    172924    374856  32% /target/var
+udev                10240        76     10164   1% /target/dev
 </example>
 
 <strong>This method can be used as a rescue environment!</strong> In the
@@ -1813,21 +1813,21 @@
 
 disk_config disk1
 
-primary   /           200          defaults,errors=remount-ro
-logical   /home       100-300
-logical   /scratch1   10-          defaults,nosuid   ; -i 15000 -m 0
+primary   /          200        defaults,errors=remount-ro
+logical   /home      100-300
+logical   /scratch1  10-        defaults,nosuid ; -i 15000 -m 0
 
 
 disk_config disk2
 
-primary   /tmp        300-500      rw                ;ext2
-primary   /backup     preserve2    rw
-logical   swap        50-100
-logical   /scratch2   100-300      rw                ;-m 30
-logical   -           preserve7
-logical   /var        100                            ;-j
-logical   /var/tmp    preserve9                      ;format
-primary   /tmp/mytmp  -300
+primary   /tmp       300-500    rw                ;ext2
+primary   /backup    preserve2  rw
+logical   swap       50-100
+logical   /scratch2  100-300    rw                ;-m 30
+logical   -          preserve7
+logical   /var       100                          ;-j
+logical   /var/tmp   preserve9                    ;format
+primary   /tmp/mytmp -300
 </example>
 
 Every disk configuration starts with the command <tt>disk_config</tt>




More information about the Fai-commit mailing list