This website works better with JavaScript.
Explore
Home
Help
Sign In
starwels
/
gitian-builder
mirror of
https://github.com/devrandom/gitian-builder
Watch
1
Star
0
Fork
You've already forked gitian-builder
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
171
Commits
11
Branches
2
Tags
821 KiB
Tree:
df8381baff
fix-fetch
fix-fetch1
fix-fetch2
git-archive
lxc
lxcbr
master
no-tobuild
redo121
updater
vbox
0.1
0.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'df8381baff'
${ noResults }
gitian-builder
/
libexec
/
gconfig
5 lines
75 B
Raw
Normal View
History
Unescape
Escape
initial
12 years ago
VM_SSH_PORT=2223
Default back to lxc-start, with option for lxc-execute
8 years ago
if [ -z "$LXC_EXECUTE" ]; then
LXC_EXECUTE=lxc-start
fi