Author: tkreuzer
Date: Sat Feb 2 21:56:00 2013
New Revision: 58271
URL:
http://svn.reactos.org/svn/reactos?rev=58271&view=rev
Log:
[SETUP]
- Implement support for architecture specific INF sections both in mkhive and in usetup
(For an example, check hivesys.inf at the bottom)
- Get rid of architecture specific .inf files
Added:
trunk/reactos/boot/bootdata/hivecls.inf
- copied unchanged from r58171, trunk/reactos/boot/bootdata/hivecls_i386.inf
trunk/reactos/boot/bootdata/hivedef.inf
- copied unchanged from r58171, trunk/reactos/boot/bootdata/hivedef_i386.inf
trunk/reactos/boot/bootdata/hiveinst.inf
- copied unchanged from r58171, trunk/reactos/boot/bootdata/hiveinst_i386.inf
trunk/reactos/boot/bootdata/hivesft.inf
- copied unchanged from r58270, trunk/reactos/boot/bootdata/hivesft_i386.inf
trunk/reactos/boot/bootdata/hivesys.inf
- copied, changed from r58270, trunk/reactos/boot/bootdata/hivesys_i386.inf
Removed:
trunk/reactos/boot/bootdata/hivecls_amd64.inf
trunk/reactos/boot/bootdata/hivecls_arm.inf
trunk/reactos/boot/bootdata/hivecls_i386.inf
trunk/reactos/boot/bootdata/hivedef_amd64.inf
trunk/reactos/boot/bootdata/hivedef_arm.inf
trunk/reactos/boot/bootdata/hivedef_i386.inf
trunk/reactos/boot/bootdata/hiveinst_arm.inf
trunk/reactos/boot/bootdata/hiveinst_i386.inf
trunk/reactos/boot/bootdata/hivesft_amd64.inf
trunk/reactos/boot/bootdata/hivesft_arm.inf
trunk/reactos/boot/bootdata/hivesft_i386.inf
trunk/reactos/boot/bootdata/hivesys_amd64.inf
trunk/reactos/boot/bootdata/hivesys_arm.inf
trunk/reactos/boot/bootdata/hivesys_i386.inf
Modified:
trunk/reactos/base/setup/usetup/registry.c
trunk/reactos/boot/bootdata/CMakeLists.txt
trunk/reactos/tools/mkhive/reginf.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/base/setup/usetup/registry.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/setup/usetup/registry…
Modified: trunk/reactos/boot/bootdata/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/CMakeLists.t…
Removed: trunk/reactos/boot/bootdata/hivecls_amd64.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_amd6…
Removed: trunk/reactos/boot/bootdata/hivecls_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_arm.…
Removed: trunk/reactos/boot/bootdata/hivecls_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386…
Removed: trunk/reactos/boot/bootdata/hivedef_amd64.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivedef_amd6…
Removed: trunk/reactos/boot/bootdata/hivedef_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivedef_arm.…
Removed: trunk/reactos/boot/bootdata/hivedef_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivedef_i386…
Removed: trunk/reactos/boot/bootdata/hiveinst_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hiveinst_arm…
Removed: trunk/reactos/boot/bootdata/hiveinst_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hiveinst_i38…
Removed: trunk/reactos/boot/bootdata/hivesft_amd64.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_amd6…
Removed: trunk/reactos/boot/bootdata/hivesft_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_arm.…
Removed: trunk/reactos/boot/bootdata/hivesft_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesft_i386…
Copied: trunk/reactos/boot/bootdata/hivesys.inf (from r58270,
trunk/reactos/boot/bootdata/hivesys_i386.inf)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys.inf?…
Removed: trunk/reactos/boot/bootdata/hivesys_amd64.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys_amd6…
Removed: trunk/reactos/boot/bootdata/hivesys_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys_arm.…
Removed: trunk/reactos/boot/bootdata/hivesys_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivesys_i386…
Modified: trunk/reactos/tools/mkhive/reginf.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/tools/mkhive/reginf.c?rev=…