Loading gitian/descriptors/linux/gitian-sandbox.yml +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ distro: "debian" suites: - "jessie" architectures: - "i386" - "amd64" packages: - "unzip" Loading @@ -27,7 +26,6 @@ remotes: "dir": "sandbox" files: - "versions" - "go-linux32-utils.zip" - "go-linux64-utils.zip" - "dzip.sh" - "gb-build-dir.patch" Loading gitian/make-vms.sh +0 −9 Original line number Diff line number Diff line Loading @@ -89,15 +89,6 @@ do echo done while ! build_and_test_vm jessie i386 32 do stop-target 32 jessie rm ./base-jessie-amd64* echo echo "Jessie i386 VM build failed... Trying again" echo done while ! build_and_test_vm jessie amd64 64 do stop-target 64 jessie Loading gitian/mkbundle-linux.sh +3 −4 Original line number Diff line number Diff line Loading @@ -261,8 +261,7 @@ else SB_TAG=${SANDBOX_TAG#sandboxed-tor-browser-} fi if [ ! -f inputs/sandbox-$SB_TAG-linux32.zip -o \ ! -f inputs/sandbox-$SB_TAG-linux64.zip ]; if [ ! -f inputs/sandbox-$SB_TAG-linux64.zip ]; then echo echo "****** Starting Sandbox Component of Linux Bundle (6/7 for Linux) ******" Loading @@ -274,7 +273,7 @@ then exit 1 fi cp -a build/out/sandbox-$SB_TAG-linux*.zip inputs/ cp -a build/out/sandbox-$SB_TAG-linux64.zip inputs/ #cp -a result/sandbox-linux-res.yml inputs/ else echo Loading Loading @@ -302,7 +301,7 @@ then cp -a build/out/*.mar $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/mar-tools-linux*.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/*debug.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/sandbox-$SB_TAG-linux*.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/sandbox-$SB_TAG-linux64.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 touch inputs/bundle-linux.gbuilt else echo Loading Loading
gitian/descriptors/linux/gitian-sandbox.yml +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ distro: "debian" suites: - "jessie" architectures: - "i386" - "amd64" packages: - "unzip" Loading @@ -27,7 +26,6 @@ remotes: "dir": "sandbox" files: - "versions" - "go-linux32-utils.zip" - "go-linux64-utils.zip" - "dzip.sh" - "gb-build-dir.patch" Loading
gitian/make-vms.sh +0 −9 Original line number Diff line number Diff line Loading @@ -89,15 +89,6 @@ do echo done while ! build_and_test_vm jessie i386 32 do stop-target 32 jessie rm ./base-jessie-amd64* echo echo "Jessie i386 VM build failed... Trying again" echo done while ! build_and_test_vm jessie amd64 64 do stop-target 64 jessie Loading
gitian/mkbundle-linux.sh +3 −4 Original line number Diff line number Diff line Loading @@ -261,8 +261,7 @@ else SB_TAG=${SANDBOX_TAG#sandboxed-tor-browser-} fi if [ ! -f inputs/sandbox-$SB_TAG-linux32.zip -o \ ! -f inputs/sandbox-$SB_TAG-linux64.zip ]; if [ ! -f inputs/sandbox-$SB_TAG-linux64.zip ]; then echo echo "****** Starting Sandbox Component of Linux Bundle (6/7 for Linux) ******" Loading @@ -274,7 +273,7 @@ then exit 1 fi cp -a build/out/sandbox-$SB_TAG-linux*.zip inputs/ cp -a build/out/sandbox-$SB_TAG-linux64.zip inputs/ #cp -a result/sandbox-linux-res.yml inputs/ else echo Loading Loading @@ -302,7 +301,7 @@ then cp -a build/out/*.mar $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/mar-tools-linux*.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/*debug.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/sandbox-$SB_TAG-linux*.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 cp -a inputs/sandbox-$SB_TAG-linux64.zip $WRAPPER_DIR/$TORBROWSER_BUILDDIR/ || exit 1 touch inputs/bundle-linux.gbuilt else echo Loading