Hi all!
iso.reactos.org, the file server used by our build machines and the
source for https://reactos.org/getbuilds, has been migrated to new
hardware at a different location today.
You should experience better transfer rates due to the increased
bandwidth, and a higher availability. The new hardware also offers more
disk space and redundancy to keep our precious ISOs absolutely safe :)
Unfortunately, the new iso.reactos.org is no longer right next to the
build machines. This has several consequences: If I had left the build
scripts as-is, the build machines would have uploaded the bootcdregtest
ISOs to iso.reactos.org, just to download them multiple times for each
Testbot a minute later. This would be an excessive waste of ISP
bandwidth and would have delayed the entire testing process.
Therefore, I changed the build scripts to keep the bootcdregtest ISOs
within the local build machine network. However, the downside is that
bootcdregtest ISOs are no longer available via iso.reactos.org.
Please let me know if this is a problem for you and needs a solution.
In the past, bootcdregtest ISOs were only available for a week and not
accessible via GetBuilds either, so I have no idea how popular they are.
Cheers,
Colin
Hi all,
The Test_KVM_AHK machine has encountered a power shortage in my area and is currently shut off.
I will bring it back on today evening. Kind regards, Sylvain Petreolle
Hi all!
Good news! I've just migrated the last of our existing services,
Doxygen, to a new server that is a lot faster and more reliable.
But I also had a look at the often criticized search feature and enabled
the alternative EXTERNAL_SEARCH in the Doxyfile and on the server. This
doubled the runtime for Doxygen due to the additional indexing, but the
result is well worth the effort!
A simple search for a universal function like "Sleep" now instantly
yields all results, but with the definition in "winbase.h" and the
declaration in "kernel32/client/synch.c" at the very top! Results are
also a lot more readable and distributed over multiple pages.
Just try it yourself:
https://doxygen.reactos.org/search.html?query=Sleep
Hope you'll like it as much as I do! :)
We can now start tweaking the extra settings, e.g. whether we need
"Referenced by" and other information.
ReactOS is already known to many due to our Doxygen popping up whenever
they google a Windows API. This step should improve the usefulness of
our documentation even further and turn the ReactOS codebase into *the*
public reference about Windows internals again!
I hope it also motivates you to take care of Doxygen-compatible comments
during your coding :)
Cheers,
Colin
<span style="font-family:arial,helvetica,sans-serif; font-size:12px"></span>Hi,<br>
<br>
In case this happens to be indeed a problem, the additional stuff to add to the build scripts would be to upload these bootcdregtest ISOs to iso.reactos.org, while using now the local copy on the build machine network.<br>
<br>
Best,<br>
Hermes
<div class="gl_quote" style="margin-top: 20px; padding-top: 5px;">De : "Colin Finck"<br>
A : "'ReactOS Development List'"<br>
Envoyé: mercredi 5 décembre 2018 20:01<br>
Objet : [ros-dev] iso.reactos.org migrated to new server<br>
<div class="gl_quoted">Hi all!<br>
<br>
iso.reactos.org, the file server used by our build machines and the<br>
source for https://reactos.org/getbuilds, has been migrated to new<br>
hardware at a different location today.<br>
<br>
You should experience better transfer rates due to the increased<br>
bandwidth, and a higher availability. The new hardware also offers more<br>
disk space and redundancy to keep our precious ISOs absolutely safe :)<br>
<br>
Unfortunately, the new iso.reactos.org is no longer right next to the<br>
build machines. This has several consequences: If I had left the build<br>
scripts as-is, the build machines would have uploaded the bootcdregtest<br>
ISOs to iso.reactos.org, just to download them multiple times for each<br>
Testbot a minute later. This would be an excessive waste of ISP<br>
bandwidth and would have delayed the entire testing process.<br>
Therefore, I changed the build scripts to keep the bootcdregtest ISOs<br>
within the local build machine network. However, the downside is that<br>
bootcdregtest ISOs are no longer available via iso.reactos.org.<br>
<br>
Please let me know if this is a problem for you and needs a solution.<br>
In the past, bootcdregtest ISOs were only available for a week and not<br>
accessible via GetBuilds either, so I have no idea how popular they are.<br>
<br>
<br>
Cheers,<br>
<br>
Colin<br>
<br>
_______________________________________________ Ros-dev mailing list Ros-dev(a)reactos.org http://reactos.org/mailman/listinfo/ros-dev</div>
<div class="gl_quoted"> </div>
</div>
Are you sure its better to follow Win behavior on this?
I think its a enhancement, specially if there are many open windows at a
given time....
it saves time!