Author: hawk
Date: Tue Mar 14 23:03:53 2006
New Revision: 7161

Modified:
   bootdisk/trunk/batch-installer/installer.conf
   bootdisk/trunk/batch-installer/ui/ui-functions
Log:
- small cleanup


Modified: bootdisk/trunk/batch-installer/installer.conf
==============================================================================
--- bootdisk/trunk/batch-installer/installer.conf       (original)
+++ bootdisk/trunk/batch-installer/installer.conf       Tue Mar 14 23:03:53 2006
@@ -58,7 +58,6 @@
 
 # dest_devices: space delimited list of target devices 
 #   (like '/dev/hda /dev/sdb')
-# dest_types: space delimited list of destination device types
 # dest_devices_actions: space delimited list, one of items below per device:
 #  - make_new
 #  - use_existing
@@ -77,7 +76,6 @@
 # set (while no dest_part3_device).
 # Numeration starts at 1.
 dest_devices="/dev/hda"
-dest_types="ide"
 dest_devices_actions="make_new"
 
 #

Modified: bootdisk/trunk/batch-installer/ui/ui-functions
==============================================================================
--- bootdisk/trunk/batch-installer/ui/ui-functions      (original)
+++ bootdisk/trunk/batch-installer/ui/ui-functions      Tue Mar 14 23:03:53 2006
@@ -187,7 +187,6 @@
 
 # dest_devices: space delimited list of target devices 
 #   (like '/dev/hda /dev/sdb')
-# dest_devices_types: space delimited list of destination devices types
 # dest_devices_actions: space delimited list, one of items below per device:
 #  - make_new
 #  - use_existing
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to