Commit 865496f7 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian live: remove unneeded chunks from 34e9d35f as we did 7086f8d3 instead



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 9ee95943
# This is Phil Hands's repo, where he uploads OpenQA packages that are not yet fit for Debian
deb [signed-by=/usr/share/keyrings/hands-deb-keyring.gpg] http://ftp.hands.com/hands-deb/ bullseye main
...@@ -382,9 +382,6 @@ if [ -f /etc/debian_version ] ; then ...@@ -382,9 +382,6 @@ if [ -f /etc/debian_version ] ; then
# needed for rebuilding Debian (using .buildinfo files) # needed for rebuilding Debian (using .buildinfo files)
osuosl173-amd64) DEBS="$DEBS libdpkg-perl libwww-mechanize-perl sbuild" osuosl173-amd64) DEBS="$DEBS libdpkg-perl libwww-mechanize-perl sbuild"
DEBS="$DEBS live-build" # needed for live-build DEBS="$DEBS live-build" # needed for live-build
# OpenQA client, needed for live-build -- currently installed with help from:
# hosts/osuosl173-amd64/etc/apt/sources.list.d/philh-openqa.list
DEBS="$DEBS openqa-client"
DEBS="$DEBS cdebootstrap" # needed for testing just that DEBS="$DEBS cdebootstrap" # needed for testing just that
DEBS="$DEBS distro-info" ;; # needed for setting S_D_E to a 'good' value DEBS="$DEBS distro-info" ;; # needed for setting S_D_E to a 'good' value
# needed for opensuse openbuildservice # needed for opensuse openbuildservice
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment