mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
2b41fc9ef03d28ba54cc64bbda6ccdb1337adf2c
* Makefile: New target uboot for simple unattended setup. * bootdata/unattend.inf.sample: Sample unattended setup script. * subsys/system/usetup/partlist.c (SelectPartition): New function. * subsys/system/usetup/partlist.h (SelectPartition): Prototype. * subsys/system/usetup/usetup.c: Support unattended setup. (IsUnattendedSetup, UnattendDestinationDiskNumber, UnattendDestinationPartitionNumber, UnattendInstallationDirectory): New. (CheckUnattendedSetup, InstallDirectoryPage1): New function. svn path=/trunk/; revision=6258
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%