[ros-diffs] [janderwald] 28606: - add description for AutoPartition setting to unattend.inf.sample

janderwald at svn.reactos.org janderwald at svn.reactos.org
Mon Aug 27 20:41:53 CEST 2007


Author: janderwald
Date: Mon Aug 27 22:41:53 2007
New Revision: 28606

URL: http://svn.reactos.org/svn/reactos?rev=28606&view=rev
Log:
- add description for AutoPartition setting to unattend.inf.sample

Modified:
    trunk/reactos/boot/bootdata/unattend.inf.sample

Modified: trunk/reactos/boot/bootdata/unattend.inf.sample
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/unattend.inf.sample?rev=28606&r1=28605&r2=28606&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/unattend.inf.sample (original)
+++ trunk/reactos/boot/bootdata/unattend.inf.sample Mon Aug 27 22:41:53 2007
@@ -44,4 +44,11 @@
 ; enable this setting to disable vmware driver install
 ; yes - disabled
 ; no  - enabled
-DisableVmwInst = yes
+DisableVmwInst = yes
+
+; enable this setting to automatically create a partition
+; during installation
+; 1 - enabled
+; 0 - disabled
+AutoPartition = 1
+




More information about the Ros-diffs mailing list