[Git][qa/jenkins.debian.net][master] r.d.n: improve page footers
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Feb 20 22:01:14 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f2826eb7 by Holger Levsen at 2025-02-20T23:01:04+01:00
r.d.n: improve page footers
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
8 changed files:
- TODO.r.d.n
- hosts/osuosl5-amd64/var/www/html/all/index.html
- hosts/osuosl5-amd64/var/www/html/amd64/index.html
- hosts/osuosl5-amd64/var/www/html/arm64/index.html
- hosts/osuosl5-amd64/var/www/html/armhf/index.html
- hosts/osuosl5-amd64/var/www/html/i386/index.html
- hosts/osuosl5-amd64/var/www/html/index.html
- hosts/osuosl5-amd64/var/www/html/riscv64/index.html
Changes:
=====================================
TODO.r.d.n
=====================================
@@ -1,4 +1,5 @@
file *important* bugs about arch:all issues just needing no source change uploads. justification: i plan to NMU :)
+cleanup setup.html
https://r.d.n/ improvements
link from workers to generic thanks page? :) and then tell sponsors about r.d.n and them being mentioned on the frontpage.
add rb & debian logos
@@ -25,3 +26,5 @@ update README and THANKS
osuosl4+5
infom07+08
the db is still 80gb after vacuuming and splitting into amd64 and all...
+Static content last modified: doesnt work
+wishlist: all bad src pkgs on all archs combined :) by maintainer+uploaders :)
=====================================
hosts/osuosl5-amd64/var/www/html/all/index.html
=====================================
@@ -47,7 +47,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
<script>
@@ -196,8 +195,7 @@
<div id="search-results">
</div>
- <footer>
- pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <footer>
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
/ ( all
@@ -212,14 +210,10 @@
<a href="api/v0/pkgs/list">/all/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <hr/>
+ pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
=====================================
hosts/osuosl5-amd64/var/www/html/amd64/index.html
=====================================
@@ -47,7 +47,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
<script>
@@ -196,8 +195,7 @@
<div id="search-results">
</div>
- <footer>
- pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <footer>
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
( <a href="https://reproduce.debian.net/all">all</a>
@@ -212,14 +210,10 @@
<a href="/amd64/api/v0/pkgs/list">/amd64/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <hr/>
+ pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
=====================================
hosts/osuosl5-amd64/var/www/html/arm64/index.html
=====================================
@@ -47,7 +47,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
<script>
@@ -196,8 +195,7 @@
<div id="search-results">
</div>
- <footer>
- pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <footer>
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
( <a href="https://reproduce.debian.net/all">all</a>
@@ -212,14 +210,10 @@
<a href="/arm64/api/v0/pkgs/list">/arm64/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <hr/>
+ pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
=====================================
hosts/osuosl5-amd64/var/www/html/armhf/index.html
=====================================
@@ -47,7 +47,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
<script>
@@ -196,8 +195,7 @@
<div id="search-results">
</div>
- <footer>
- pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <footer>
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
( <a href="https://reproduce.debian.net/all">all</a>
@@ -212,14 +210,10 @@
<a href="/armhf/api/v0/pkgs/list">/armhf/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <hr/>
+ pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
=====================================
hosts/osuosl5-amd64/var/www/html/i386/index.html
=====================================
@@ -47,7 +47,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
<script>
@@ -196,8 +195,7 @@
<div id="search-results">
</div>
- <footer>
- pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <footer>
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
( <a href="https://reproduce.debian.net/all">all</a>
@@ -212,14 +210,10 @@
<a href="/i386/api/v0/pkgs/list">/i386/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <hr/>
+ pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
=====================================
hosts/osuosl5-amd64/var/www/html/index.html
=====================================
@@ -16,6 +16,9 @@
h3 {
font-size: 18pt;
}
+ h4 {
+ font-size: 12pt;
+ }
pre {
margin: 0;
@@ -43,7 +46,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
@@ -229,29 +231,27 @@
coming soon: <a href="https://github.com/kpcyrd/rebuilderd/issues/163">unstable/arm64, unstable/*</a>, armel, mips64el, ppc64el and s390x.
<br/>
<small>
- (Though we have no idea how to get access to mips64el systems. Please help.)
+ (Though we currently have no idea how to get access to mips64el systems...)
</small>
<br/>
<br/>
Do you have hardware idling? Because, for sure, Debian rebuilding Debian is superb and it's something we've been working on for years!
So this is great, and yet we want more: we want independent rebuilders, and we want them for all Debian architectures!
<br/>
-
- <footer>
+ <code>
+ <h4># How to judge your own systen:</h4>
+ sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
+ </code>
+ <br/>
+ <br/>
+ <a href="/rebuilderd-setup.html"># How to setup rebuilderd on Debian.</a>
+ <br/>
+ <a href="/rebuilderd-usage.html"># How to use/control rebuilderd.</a>
+ <hr/>
+ <footer>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
- <br/>
- <a href="/rebuilderd-setup.html">How to setup rebuilderd on Debian.</a>
- <br/>
- <a href="/rebuilderd-usage.html">How to use/control rebuilderd.</a>
- <br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
=====================================
hosts/osuosl5-amd64/var/www/html/riscv64/index.html
=====================================
@@ -47,7 +47,6 @@
footer {
font-size: 12pt;
- margin: 30pt 0;
}
</style>
<script>
@@ -196,8 +195,7 @@
<div id="search-results">
</div>
- <footer>
- pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <footer>
<br/>
<a href="https://reproduce.debian.net">https://reproduce.debian.net</a>
( <a href="https://reproduce.debian.net/all">all</a>
@@ -212,14 +210,10 @@
<a href="/riscv64/api/v0/pkgs/list">/riscv64/api/v0/pkgs/list</a> (JSON)
/ <a href="stats/db-backup/">rebuilderd database backups</a>
<br/>
- <code>
- # How to judge your own systen:
- <br/>
- sudo apt install <a href="https://tracker.debian.org/rust-debian-repro-status">debian-repro-status</a> ; debian-repro-status
- </code>
- <br/>
+ <hr/>
+ pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
+ <br/>
<small>
- <hr/>
This setup is in it's infancy, though by now everything except rebuilderd itself is in trixie. Still, please don't consider any URLs as stable here, and more to the point, especially don't take any numbers here seriously, unless...!?!
<br/>Oh, and in case you are wondering why we are doing this, then hopefully the <a href="https://reproducible-builds.org">Reproducible Builds website</a> will explain why this is useful.
<!--#config timefmt="%Y-%m-%d" --><br/>Static content last modified: <!--#echo var="date_gmt" -->
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f2826eb711261a8034f0153b089470998e8c1099
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f2826eb711261a8034f0153b089470998e8c1099
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250220/0e838bad/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list