From a5074df0b23b5bdfe317d4ca95e0609a10b0953b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 6 Feb 2016 09:34:04 +0100 Subject: sibyl-installer was removed from sid (#813774) --- bin/reproducible_common.sh | 3 +++ job-cfg/d-i.yaml.py | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index f71c77f4..5a290b84 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -321,6 +321,9 @@ write_page_intro() { if [ "$1" != "Arch Linux" ] && [ "$1" != "fedora-23" ] ; then write_page "

There is a weekly run jenkins job to test the $BRANCH branch of $PROJECTNAME.git. The jenkins job is running reproducible_$PROJECTNAME.sh$BUILD_ENVIRONMENT and this script is solely responsible for creating this page. Feel invited to join #debian-reproducible (on irc.oftc.net) to request job runs whenever sensible. Patches and other feedback are very much appreciated - if you want to help, please start by looking at the ToDo list for $1, you might find something easy to contribute." write_page "
Thanks to Profitbricks for donating the virtual machines this is running on!

" + elif [ "$1" = "Arch Linux" ] ; then + write_page "

There is a weekly run jenkins job to test the $BRANCH branch of $PROJECTNAME.git. The jenkins job is running reproducible_$PROJECTNAME.sh$BUILD_ENVIRONMENT and this script is solely responsible for creating this page. Feel invited to join #debian-reproducible (on irc.oftc.net) to request job runs whenever sensible. Patches and other feedback are very much appreciated - if you want to help, please start by looking at the ToDo list for $1, you might find something easy to contribute." + write_page "
Thanks to Profitbricks for donating the virtual machines this is running on!

" else write_page "

FIXME: explain $PROJECTNAME test setup here.

" fi diff --git a/job-cfg/d-i.yaml.py b/job-cfg/d-i.yaml.py index 581bd344..0caf0c9b 100755 --- a/job-cfg/d-i.yaml.py +++ b/job-cfg/d-i.yaml.py @@ -165,7 +165,6 @@ rootskel s390-dasd s390-netdevice s390-sysconfig-writer -sibyl-installer tzsetup udpkg usb-discover -- cgit v1.2.3-54-g00ecf