[Fai-commit] r5416 - in trunk: debian man
Thomas Lange
lange at alioth.debian.org
Wed Jun 10 11:39:51 UTC 2009
Author: lange
Date: 2009-06-10 11:39:51 +0000 (Wed, 10 Jun 2009)
New Revision: 5416
Modified:
trunk/debian/changelog
trunk/man/fcopy.8
Log:
fcopy.8: improve info for calling postinst
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-05-19 09:16:37 UTC (rev 5415)
+++ trunk/debian/changelog 2009-06-10 11:39:51 UTC (rev 5416)
@@ -5,8 +5,9 @@
remove yes pipe when calling debootstrap
* fai-class: add string warning to message
* task_sysinfo: call blkid on all disks
+ * fcopy.8: improve info for calling postinst
- -- Thomas Lange <lange at debian.org> Tue, 19 May 2009 11:16:29 +0200
+ -- Thomas Lange <lange at debian.org> Wed, 10 Jun 2009 13:39:42 +0200
fai (3.2.20) unstable; urgency=low
Modified: trunk/man/fcopy.8
===================================================================
--- trunk/man/fcopy.8 2009-05-19 09:16:37 UTC (rev 5415)
+++ trunk/man/fcopy.8 2009-06-10 11:39:51 UTC (rev 5416)
@@ -1,5 +1,5 @@
.\" Hey, EMACS: -*- nroff -*-
-.TH fcopy 8 "29 august 2008" "FAI 3.2"
+.TH fcopy 8 "10 June 2009" "FAI 3.2"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -146,9 +146,10 @@
.TP
.B postinst
If a file 'postinst' exists and is executable, it is called after
-successfully having copied the file with the class being used and the full
-pathname to the target file. The variable ROOTCMD is set, so you can
-prepend it to commands which should be executed in the newly installed system.
+successfully having copied the file. It is called with two parameters,
+the class being used and the full pathname to the target file. The
+variable ROOTCMD is set, so you can prepend it to commands which
+should be executed in the newly installed system.
.SH EXAMPLES
.br
More information about the Fai-commit
mailing list