Loading bin/reproducible_create_meta_pkg_sets.sh +0 −14 Original line number Diff line number Diff line Loading @@ -390,20 +390,6 @@ update_pkg_set_specific() { ABORT=true fi ;; pureos) # pureos URL="https://repo.puri.sm/pureos/dists/green/main/source/Sources.gz" echo "Downloading $URL now." curl $URL | gunzip > $TMPFILE if [ -s $TMPFILE ] ; then echo "parsing $TMPFILE now..." convert_from_deb822_into_source_packages_only else rm $TMPFILE MESSAGE="Warning: could not download PureOS's Sources file, skipping pkg set..." irc_message debian-reproducible $MESSAGE ABORT=true fi ;; pureos_default_install) # pureos default installation # Use the list of binary packages that is shipped with the .iso image for now BASEURL="https://www.pureos.net/download/" Loading bin/reproducible_pkgsets.csv +0 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,6 @@ Debian distribution,grml Debian distribution,grml_build-depends Debian distribution,tails Debian distribution,tails_build-depends Debian distribution,pureos Debian distribution,pureos_build-depends Debian distribution,pureos_default_install Debian distribution,subgraph_OS Debian distribution,subgraph_OS_build-depends Loading Loading
bin/reproducible_create_meta_pkg_sets.sh +0 −14 Original line number Diff line number Diff line Loading @@ -390,20 +390,6 @@ update_pkg_set_specific() { ABORT=true fi ;; pureos) # pureos URL="https://repo.puri.sm/pureos/dists/green/main/source/Sources.gz" echo "Downloading $URL now." curl $URL | gunzip > $TMPFILE if [ -s $TMPFILE ] ; then echo "parsing $TMPFILE now..." convert_from_deb822_into_source_packages_only else rm $TMPFILE MESSAGE="Warning: could not download PureOS's Sources file, skipping pkg set..." irc_message debian-reproducible $MESSAGE ABORT=true fi ;; pureos_default_install) # pureos default installation # Use the list of binary packages that is shipped with the .iso image for now BASEURL="https://www.pureos.net/download/" Loading
bin/reproducible_pkgsets.csv +0 −2 Original line number Diff line number Diff line Loading @@ -27,8 +27,6 @@ Debian distribution,grml Debian distribution,grml_build-depends Debian distribution,tails Debian distribution,tails_build-depends Debian distribution,pureos Debian distribution,pureos_build-depends Debian distribution,pureos_default_install Debian distribution,subgraph_OS Debian distribution,subgraph_OS_build-depends Loading