A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Casper Hornstrup 2b41fc9ef0 2003-10-06 Casper S. Hornstrup <chorns@users.sourceforge.net>
* 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
2003-10-06 19:22:42 +00:00
freeldr - Add top-level makefile 2003-08-29 18:54:17 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix I changed the PSXDLL.DLL version info description to make it different from MS' (and make it say what it actually is). 2003-09-27 21:23:23 +00:00
reactos 2003-10-06 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-10-06 19:22:42 +00:00
rosapps fixed makefile for mingw systems, make is no longer make.exe, it is mingw32-make.exe, fixed this permanently by changing everything to $(MAKE) 2003-10-05 05:51:26 +00:00