forked from testing/repocompare
56 lines
1.4 KiB
HTML
56 lines
1.4 KiB
HTML
|
<html>
|
||
|
<head> <title>Rocky Linux Live Package Difference Status</title></head>
|
||
|
|
||
|
<style>
|
||
|
menu {
|
||
|
height: 40%;
|
||
|
width: 90%;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
|
||
|
|
||
|
<div id="topMenu" class="menu">
|
||
|
</div>
|
||
|
|
||
|
<script src="repocompare_menu.js"></script>
|
||
|
|
||
|
<p><br /><br /><br /><br />
|
||
|
|
||
|
<h2>BaseOS Repositories:</h2>
|
||
|
<iframe src = "repocompare_results/RHEL8_Rocky8_BaseOS_stg.html" width="75%" height="65%">
|
||
|
Sorry your browser does not support inline frames.
|
||
|
</iframe>
|
||
|
|
||
|
<p><br /> <br />
|
||
|
|
||
|
<h2>AppStream Repositories:</h2>
|
||
|
<iframe src = "repocompare_results/RHEL8_Rocky8_AppStream_stg.html" width="75%" height="65%">
|
||
|
Sorry your browser does not support inline frames.
|
||
|
</iframe>
|
||
|
|
||
|
<p><br /> <br />
|
||
|
|
||
|
<h2>PowerTools/CodeReady Repositories:</h2>
|
||
|
<iframe src = "repocompare_results/RHEL8_Rocky8_CodeReady_stg.html" width="75%" height="65%">
|
||
|
Sorry your browser does not support inline frames.
|
||
|
</iframe>
|
||
|
|
||
|
<p><br /> <br />
|
||
|
|
||
|
<h2>Resilient Storage Repositories:</h2>
|
||
|
<iframe src = "repocompare_results/RHEL8_Rocky8_ResilientStorage_stg.html" width="75%" height="65%">
|
||
|
Sorry your browser does not support inline frames.
|
||
|
</iframe>
|
||
|
|
||
|
<p><br /> <br />
|
||
|
<h2>High Availability Repositories:</h2>
|
||
|
<iframe src = "repocompare_results/RHEL8_Rocky8_HighAvailability_stg.html" width="75%" height="65%">
|
||
|
Sorry your browser does not support inline frames.
|
||
|
</iframe>
|
||
|
|
||
|
<p><br /> <br />
|
||
|
|
||
|
|
||
|
</html>
|