git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3611ab2
)
make the lxc distro the default
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Tue, 1 Apr 2014 15:22:12 +0000
(17:22 +0200)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Tue, 1 Apr 2014 15:22:12 +0000
(17:22 +0200)
lbuild-nightly.sh
patch
|
blob
|
history
diff --git
a/lbuild-nightly.sh
b/lbuild-nightly.sh
index
9cd7b8f
..
b10775c
100755
(executable)
--- a/
lbuild-nightly.sh
+++ b/
lbuild-nightly.sh
@@
-12,7
+12,7
@@
export PATH=$PATH:/bin:/sbin
# default values, tunable with command-line options
DEFAULT_FCDISTRO=f20
-DEFAULT_PLDISTRO=
planetlab
+DEFAULT_PLDISTRO=
lxc
DEFAULT_PERSONALITY=linux64
DEFAULT_BASE="@DATE@--@PLDISTRO@-@FCDISTRO@-@PERSONALITY@"
DEFAULT_BUILD_SCM_URL="git://git.onelab.eu/build"