[Fai-commit] r6687 - trunk/lib

Thomas Lange lange at alioth.debian.org
Mon Oct 17 13:22:28 UTC 2011


Author: lange
Date: 2011-10-17 13:22:28 +0000 (Mon, 17 Oct 2011)
New Revision: 6687

Modified:
   trunk/lib/subroutines
Log:
add short descriptions


Modified: trunk/lib/subroutines
===================================================================
--- trunk/lib/subroutines	2011-10-13 12:44:20 UTC (rev 6686)
+++ trunk/lib/subroutines	2011-10-17 13:22:28 UTC (rev 6687)
@@ -369,10 +369,10 @@
 }
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 ### BEGIN SUBROUTINE INFO
-# Provides-Var:    $classes $cfclasses
+# Provides-Var:    $classes $hclasses $cfclasses
 # Requires-Var:    $LOGDIR
 # Suggests-Var:    $renewclass
-# Short-Description: <task desc.>
+# Short-Description: define FAI classes and store them in several shell variables
 ### END SUBROUTINE INFO
 
 task_defclass() {
@@ -775,7 +775,7 @@
 ### BEGIN SUBROUTINE INFO
 # Provides-Var:    $BOOT_DEVICE $ROOT_PARTITION $BOOT_PARTITION $SWAPLIST
 # Requires-Var:    $LOGDIR $LOGDIR/disk_var.sh
-# Short-Description: partition local hard disk
+# Short-Description: partition local hard disks
 ### END SUBROUTINE INFO
 
 task_partition() {
@@ -817,7 +817,7 @@
 # Provides-Var:    none
 # Requires-Var:    $FAI_ROOT $do_init_tasks $NFSROOT $LOGDIR
 # Suggests-Var:    $FAI_DEBOOTSTRAP
-# Short-Description: <task desc.>
+# Short-Description: extrace minimal base file into target
 ### END SUBROUTINE INFO
 
 task_extrbase() {
@@ -856,7 +856,7 @@
 # Provides-Var:
 # Requires-Var:    $FAI_ROOT $MNTPOINT $romountopt
 # Suggests-Var:    $FAI_DEBMIRROR $debug
-# Short-Description: <task desc.>
+# Short-Description: mount Debian mirror via NFS
 ### END SUBROUTINE INFO
 
 task_mirror() {
@@ -886,7 +886,7 @@
 # Provides-Var:    none
 # Requires-Var:    $FAI_ROOT $FAI_ETC_DIR $FAI_ALLOW_UNSIGNED
 # Suggests-Var:
-# Short-Description: <task desc.>
+# Short-Description: prepare package repository access
 ### END SUBROUTINE INFO
 
 task_prepareapt () {




More information about the Fai-commit mailing list