1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
|
#!/bin/sh cd [ "${IDENT}" ] || IDENT=$(mktemp -u XXXXXXXX) CCACHE=.ccache/anita-${IDENT}.img [ -f ${CCACHE} ] || zcat cache.img.gz >${CCACHE} if [ $# -eq 0 ]; then exec anita --vmm-args "-hdb ${CCACHE}" --memory-size=${MEM_SIZE} \ interact ${INST_IMG} else exec anita --vmm-args "-hdb ${CCACHE}" --memory-size=${MEM_SIZE} \ --persist --run ". ./init && manitest \"$*\"" \ boot ${INST_IMG} fi rg/cgit.cgi/connectbot-yubikey/open-keychain/atom/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivityInterface.java?h=master' type='application/atom+xml'/>
![]() |
index : connectbot-yubikey/open-keychain | |
open-keychain with patches to support ssh authentication | James |
aboutsummaryrefslogtreecommitdiffstats |