mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 16:45:50 +00:00
Add an entry to enable unattended 1st stage setup (commented out by default).
In order to get unattended setup working: 1. Copy unattend.inf.sample to unattend.inf, adjust as needed 2. Uncomment the line in bootdata.rbuild to include it into bootcd svn path=/trunk/; revision=23446
This commit is contained in:
parent
3455731503
commit
41fb06f69a
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
<cdfile base="reactos">hivesft.inf</cdfile>
|
||||
<cdfile base="reactos">hivesys.inf</cdfile>
|
||||
<cdfile base="reactos">txtsetup.sif</cdfile>
|
||||
<!--<cdfile base="reactos">unattend.inf</cdfile>-->
|
||||
<directory name="bootcd">
|
||||
<xi:include href="bootcd/bootcd.rbuild" />
|
||||
</directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue