From dreimer@svn.reactos.org Thu Jul 26 15:40:38 2007
From: dreimer@svn.reactos.org
To: ros-diffs@reactos.org
Subject: [ros-diffs] [dreimer] 27839: - Some fixes on Documentation and
test.cmd - Add small Left Corner Icon to Config Tool. (thx to Colin Finck for
showing me how much I still have to learn by sending me the REAL fix you can
see here now. Mine had "nice" side effects...)
Date: Thu, 26 Jul 2007 13:40:15 +0000
Message-ID: <20070726134016.33AC7FEFE@mail.smartxx.ru>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3479422218138879768=="
--===============3479422218138879768==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Author: dreimer
Date: Thu Jul 26 17:40:15 2007
New Revision: 27839
URL: http://svn.reactos.org/svn/reactos?rev=3D27839&view=3Drev
Log:
- Some fixes on Documentation and test.cmd
- Add small Left Corner Icon to Config Tool. (thx to Colin Finck for showing =
me how much I still have to learn by sending me the REAL fix you can see here=
now. Mine had "nice" side effects...)
Modified:
trunk/tools/RosBE-Windows/Documentation/files/howto.html
trunk/tools/RosBE-Windows/Root/test.cmd
trunk/tools/RosBE-Windows/Tools/config/options.c
Modified: trunk/tools/RosBE-Windows/Documentation/files/howto.html
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Documentati=
on/files/howto.html?rev=3D27839&r1=3D27838&r2=3D27839&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/tools/RosBE-Windows/Documentation/files/howto.html (original)
+++ trunk/tools/RosBE-Windows/Documentation/files/howto.html Thu Jul 26 17:40=
:15 2007
@@ -7,59 +7,59 @@
- - Q: How do I build ReactOS Source?
- -
- A: Start RosBE and type "make bootcd" or "make livecd" to generate
- ReactOS ISO Files from the Source.
-
- -
-=09
-=09
-=09
- -
- Q: I have a Multi Core CPU. Can I speed up the build process anyhow?
-
- -
- A: Yes, you can. Just use makex instead of make Command. makex checks
- for the Number of Cores and optimizes the Processes to that number.
-
- -
-=09
-=09
- - Q: How/Where can I get the Source Code?
- -
- A: You could load it via any SVN Client from:=20
-
- svn://svn.reactos.org/reactos/trunk/reactos RosBE
-
- itself has SVN Command Line Client and a lite Variant for newbies called
- "ssvn" (SimpleSVN) included. If you want to get the Source Tree, type
- "ssvn create" and it copies all Code to the Default Source Folder you
- did set while the Setup.
-
- -
-=09
-=09
- - Q: How can I update the Source Code?
- - A: Just type "ssvn update".
- -
-=09
-=09
- -
- Q: Can I see somewhere if my Source Tree is up to date?
-
- - A: Yes, just type "ssvn status".
- -
-=09
- -
- Q: My Source Tree is fucked up / Updating was aborted etc. etc. and now
- I cannot update it anymore... What to do?
-
- -
- A: You need to cleanup it. Type "ssvn cleanup" and wait. After that type
- "ssvn update" and it runs again.
-
- -
+ - Q: How do I build ReactOS Source?
+ -
+ A: Start RosBE and type "make bootcd" or "make livecd" to ge=
nerate
+ ReactOS ISO Files from the Source.
+
+ -
+ =20
+ =20
+ =20
+ -
+ Q: I have a Multi Core CPU. Can I speed up the build process=
anyhow?
+
+ -
+ A: Yes, you can. Just use makex instead of make Command. mak=
ex checks
+ for the Number of Cores and optimizes the Processes to that =
number.
+
+ -
+ =20
+ =20
+ - Q: How/Where can I get the Source Code?
+ -
+ A: You could load it via any SVN Client from:=20
+
+ svn://svn.reactos.org/reactos/trunk/reactos
+ =20
+ RosBE itself has SVN Command Line Client and a lite V=
ariant for newbies called
+ "ssvn" (SimpleSVN) included. If you want to get the Source T=
ree, type
+ "ssvn create" and it copies all Code to the Default Source F=
older you
+ did set while the Setup.
+
+ -
+ =20
+ =20
+ - Q: How can I update the Source Code?
+ - A: Just type "ssvn update".
+ -
+ =20
+ =20
+ -
+ Q: Can I see somewhere if my Source Tree is up to date?
+
+ - A: Yes, just type "ssvn status".
+ -
+ =20
+ -
+ Q: My Source Tree is fucked up / Updating was aborted etc. e=
tc. and now
+ I cannot update it anymore... What to do?
+
+ -
+ A: You need to cleanup it. Type "ssvn cleanup" and wait. Aft=
er that type
+ "ssvn update" and it runs again.
+
+ -