summaryrefslogtreecommitdiff
path: root/build-tor-sources
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2011-10-09 17:00:37 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2011-10-09 17:00:37 +0000
commit4dfddf86d8a0a514f00bafca8c50342267f97d81 (patch)
treef98d582c89312fb1c8f964ad0c5a5f9de1bd5488 /build-tor-sources
parentbd43e5d054f3acff3aedcc2cded75f0a7e575004 (diff)
karmic and lenny-bpo are eol
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@489 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'build-tor-sources')
-rwxr-xr-xbuild-tor-sources22
1 files changed, 11 insertions, 11 deletions
diff --git a/build-tor-sources b/build-tor-sources
index c622b50..4747b7a 100755
--- a/build-tor-sources
+++ b/build-tor-sources
@@ -181,7 +181,7 @@ rm -r $DIR
cd local-build
dpkg-source -x ../tor_$debian_version.dsc
cd tor-$debian_upstream_version
-debuild -j2 -rfakeroot -uc -us
+debuild -j8 -rfakeroot -uc -us
cd ../..
# SID
@@ -233,11 +233,11 @@ bp1 $DIR $sid_debian_version hardy
(cd $DIR; hardening_backport 0)
bp2 $DIR $ORIGTAR
-# KARMIC (EOL: April 2011)
-#################################################
-bp1 $DIR $sid_debian_version karmic
-(cd $DIR; hardening_backport 0)
-bp2 $DIR $ORIGTAR
+## KARMIC (EOL: April 2011)
+##################################################
+#bp1 $DIR $sid_debian_version karmic
+#(cd $DIR; hardening_backport 0)
+#bp2 $DIR $ORIGTAR
# LUCID (EOL: April 2015)
#################################################
@@ -260,11 +260,11 @@ bp2 $DIR $ORIGTAR
## BPO
#################################################
-# LENNY-BPO
-#################################################
-bp1 $DIR $sid_debian_version lenny-bpo
-(cd $DIR; hardening_backport 0)
-bp2 $DIR $ORIGTAR
+## LENNY-BPO
+##################################################
+#bp1 $DIR $sid_debian_version lenny-bpo
+#(cd $DIR; hardening_backport 0)
+#bp2 $DIR $ORIGTAR
# SQUEEZE-BPO
#################################################