[Fai-commit] r5388 - in trunk: debian man

Thomas Lange lange at alioth.debian.org
Sat May 2 23:20:29 UTC 2009


Author: lange
Date: 2009-05-02 23:20:29 +0000 (Sat, 02 May 2009)
New Revision: 5388

Modified:
   trunk/debian/changelog
   trunk/man/fai-cd.8
Log:
fai-cd.8: add option -B

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-05-02 23:13:10 UTC (rev 5387)
+++ trunk/debian/changelog	2009-05-02 23:20:29 UTC (rev 5388)
@@ -4,6 +4,7 @@
   * fai-cd: add option -B, that creates a boot-only CD (without containing
     the nfsroot, the partitial mirror and the config space)
   * conf/menu.lst.boot-only: new config file for the boot only CD
+  * fai-cd.8: add option -B
 
  -- Thomas Lange <lange at debian.org>  Sun, 03 May 2009 01:12:40 +0200
 

Modified: trunk/man/fai-cd.8
===================================================================
--- trunk/man/fai-cd.8	2009-05-02 23:13:10 UTC (rev 5387)
+++ trunk/man/fai-cd.8	2009-05-02 23:20:29 UTC (rev 5388)
@@ -1,7 +1,7 @@
 .\"                                      Hey, EMACS: -*- nroff -*-
 .if \n(zZ=1 .ig zZ
 .if \n(zY=1 .ig zY
-.TH fai-cd 8 "6 september 2008" "FAI 3.2.10"
+.TH fai-cd 8 "3 may 2009" "FAI 3.2.20"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -43,6 +43,9 @@
 .B fai-cd
 [\fIOPTION\fR] -m MIRROR \fI-u DIRECTORY\fR
 .br
+.B fai-cd
+[\fIOPTION\fR] -B \fIFILE\fR
+.br
 .SH DESCRIPTION
 This command creates a bootable ISO CD-ROM image that performs the
 fully automatic installation from CD-ROM without an install server. The
@@ -52,6 +55,10 @@
 needed data to DIRECTORY on a mounted USB stick.
 .SH OPTIONS
 .TP
+.BI \-B
+Create a boot only ISO image which does a network installation. It
+does not the nfsroot, the partitial mirror and the config space.
+.TP
 .BI \-b
 After creating the ISO image burn it by calling cdrecord(1).
 .TP




More information about the Fai-commit mailing list