diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-30 02:46:35 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-30 02:46:35 +0100 |
commit | 0209a65d43de1ea16b712ab564c96d4880a17b5d (patch) | |
tree | 9a48ebc4d214357ed688eb2223666270af50e2d5 /presentations/2016-11-30-Profitbricks/index.html | |
parent | 75bee4e0190a14c9221e5fb0edbf3373caa76546 (diff) | |
download | jenkins.debian.net-0209a65d43de1ea16b712ab564c96d4880a17b5d.tar.xz |
presentation: rebootstrap
Diffstat (limited to 'presentations/2016-11-30-Profitbricks/index.html')
-rw-r--r-- | presentations/2016-11-30-Profitbricks/index.html | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/presentations/2016-11-30-Profitbricks/index.html b/presentations/2016-11-30-Profitbricks/index.html index 7bd58f4e..81b44384 100644 --- a/presentations/2016-11-30-Profitbricks/index.html +++ b/presentations/2016-11-30-Profitbricks/index.html @@ -243,15 +243,23 @@ other qa efforts <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%"> <h2> + rebootstrap: + </h2> + <ul> + <li>Cross bootstrap Debian from scratch… </li> + <li> alpha arm64 arm64ilp32 armel armhf hppa hurd-amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-armhf kfreebsd-i386 m68k mips mips64el mips64r6el mipsel mipsr6el musl-linux-arm64 musl-linux-armhf musl-linux-i386 musl-linux-mips musl-linux-mipsel nios2 powerpc powerpcel powerpcspe ppc64 ppc64el s390x sh4 sparc sparc64 tilegx x32</li> + <li> Helmut Grohne files lots of cross-building and bootstrapping bugs.</li> + </ul> + </section> + + <section data-background="images/debian-jenkins.png" data-background-size="10%" data-background-position="90% 10%"> + <h2> more debian-qa related jobs: </h2> <li>orphaned packages without bug</li> <li>dpkg trigger cycles</li> <li>lintian, debhelper and piuparts are build on git commits in jessie, stretch and unstable</li> <li> - rebootstrap - Helmut Grohne files lots of cross-building and bootstrapping bugs - </li> - <li> reproducible-builds.org - "btw": over 2600 'FTBFS' bugs found and fixed so far, ~400 open… </li> </ul> |