code
stringlengths
1
1.96M
language
stringclasses
1 value
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
php @php_dir@/zentao/app/cli/ztphp $*
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
php @php_dir@/zentao/app/cli/ztphp $*
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
php @php_dir@/zentao/app/cli/ztphp $*
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
php @php_dir@/zentao/app/cli/ztphp $*
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # postinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postinst> `configure' <most-recently-configured-version> # * <old-postinst> `abort-upgrade' <new version> # * <conflictor's-postinst> `abort-remove' `in-favour' <package> # ...
Shell
#!/bin/sh # preinst script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <new-preinst> `install' # * <new-preinst> `install' <old-version> # * <new-preinst> `upgrade' <old-version> # * <old-preinst> `abort-upgrade' <new-version> # for details, ...
Shell
#!/bin/sh # postrm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <postrm> `remove' # * <postrm> `purge' # * <old-postrm> `upgrade' <new-version> # * <new-postrm> `failed-upgrade' <old-version> # * <new-postrm> `abort-install' # ...
Shell
#!/bin/sh # prerm script for zentao # # see: dh_installdeb(1) set -e # summary of how this script can be called: # * <prerm> `remove' # * <old-prerm> `upgrade' <new-version> # * <new-prerm> `failed-upgrade' <old-version> # * <conflictor's-prerm> `remove' `in-favour' <package> <new-version>...
Shell
#!/bin/sh -x PROJECT="gmail-delay-send" USER="blairkutz@gmail.com" ENV=dev FILE_NAME="output/${PROJECT}.${ENV}" echo "Combining and uploading files for $ENV" rm -f ${FILE_NAME} touch ${FILE_NAME} for FILE in ../src/* do cat $FILE >> ${FILE_NAME} done python utils/googlecode_upload.py -s "Uploading for $ENV" -p ...
Shell
#!/bin/sh VERSION=BETA_0.7.3 git tag -f ${VERSION} mkdir -f output FILE_NAME=output/${VERSION}.combined for FILE in ../src/downloaded/* do cat $FILE >> ${FILE_NAME} done
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash USAGE="Usage: $0 [OPTION]... -h --help Display this help dialog. -m --machine <arg> Run on the specified machine. The default is 'qemu', which is also currently the only supported machine. -d --debug <arg> Run with debugging support. 'gdb' is the o...
Shell
#!/bin/sh cd $(dirname $0) >/dev/null SCRIPT_DIR=$(pwd) cd - >/dev/null python "$SCRIPT_DIR/tools/fsmaker/sh.py" "$@"
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash SCRIPT_DIR=$PWD/$(dirname $0) TARGET=i686-elf BINUTILS_VER=2.21.1 BINUTILS_URL="http://ftp.gnu.org/gnu/binutils/binutils-${BINUTILS_VER}.tar.bz2" BINUTILS_MD5="bde820eac53fa3a8d8696667418557ad" BINUTILS_TAR="binutils-${BINUTILS_VER}.tar.gz" BINUTILS_DIR="binutils-${BINUTILS_VER}" GCC_CORE_VER=4.6.1 GCC_...
Shell
#!/bin/bash # # Copyright 2010 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed ...
Shell
#./runILP.sh all ./compile.sh path=../lib/jnisvmlight.jar:../lib/stanford-classifier-3.2.0.jar:../lib/lpsolve55j.jar:. java -Xmx32g -cp $path em/MaxEntLearnMoreTrainData cd /users/yzcchen/tool/YASMET cd /users/yzcchen/tool/svmrank ./svm_rank_learn -c 30 /users/yzcchen/chen3/zeroEM/EMAlgorithm/src/svmRankAZPCR.train az...
Shell
#./runILP.sh all ./compile.sh java -Xmx16g -cp ../lib/stanford-classifier-3.2.0.jar:../lib/lpsolve55j.jar:. em/MaxEntLearn cd /users/yzcchen/tool/YASMET cat ~/chen3/zeroEM/EMAlgorithm/src/yasmet.train | ./a.out -deltaPP 0.0 -iter 100 > WT #cat ~/chen3/zeroEM/EMAlgorithm/src/person.train | ./a.out -deltaPP 0.0 -iter 100...
Shell