Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jenkins.debian.net
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian QA
jenkins.debian.net
Commits
06012d7c
Commit
06012d7c
authored
1 month ago
by
Holger Levsen
Browse files
Options
Downloads
Patches
Plain Diff
r.d.n: slightly improve about text and heading
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
d976c3a2
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/make_graph.py
+2
-0
2 additions, 0 deletions
bin/make_graph.py
hosts/osuosl5-amd64/var/www/html/index.html
+12
-7
12 additions, 7 deletions
hosts/osuosl5-amd64/var/www/html/index.html
with
14 additions
and
7 deletions
bin/make_graph.py
+
2
−
0
View file @
06012d7c
...
...
@@ -3,6 +3,8 @@
#
# Copyright 2009-2021 Holger Levsen (holger@layer-acht.org)
#
# Licensed under GPL-2
#
# based on similar code taken from piuparts-reports.py written by me
import
os
...
...
This diff is collapsed.
Click to expand it.
hosts/osuosl5-amd64/var/www/html/index.html
+
12
−
7
View file @
06012d7c
...
...
@@ -128,14 +128,19 @@
reproduce.debian.net
</h1>
<h3>
aims to reproduce Debian binary packages distributed via
<code><a
href=
"https://ftp.debian.org/debian/dists/"
>
ftp.debian.org
</a></code>
aims to reproduce Debian binary packages distributed via
<a
href=
"https://ftp.debian.org/debian/dists/"
>
ftp.debian.org
</a>
by rebuilding using the exact same packages as the original build on the buildds, as described in the relevant .buildinfo
file.
</h3>
<p>
How: rebuilderd calls debrebuild that calls debootsnap, mmdebstrap and sbuild that finally
builds that package in a user namespace. debootsnap uses
<a
href=
"https://snapshot.debian.org"
>
snapshot.debian.org
</a>
to recreate the exact
package versions as were used when building the package on
<a
href=
"https://buildd.debian.org"
>
buildd.debian.org
</a>
based on the buildinfo file
from
<a
href=
"https://buildinfos.debian.net"
>
buildinfos.debian.net
</a>
.
<p>
To be a bit more verbose:
rebuilderd calls debrebuild that calls debootsnap, mmdebstrap and sbuild
that finally builds that package in a user namespace.
debootsnap uses
<a
href=
"https://snapshot.debian.org"
>
snapshot.debian.org
</a>
to recreate the build environment using the exact same package versions as were used
when building the package on
<a
href=
"https://buildd.debian.org"
>
buildd.debian.org
</a>
based on the buildinfo file from
<a
href=
"https://buildinfos.debian.net"
>
buildinfos.debian.net
</a>
.
</p><p>
And while this is focussed on reproducing the packages in the exact same way they are published on debian.org,
the tests with the latest toolchains and a maximum of variations between two builds, which we have done for years,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment