1 # Package server URL and publisher
2 PKGPUBLISHER=omnios
3 PKGSRVR=http://pkg-il-1.int.omniti.net:10006/
4
5 # Uncommenting this line will create a on-disk repo in
6 # the top level of your checkout and publish there instead
7 # of the URI specified above.
8 #
9 #PKGSRVR=file:///$MYDIR/../tmp.repo/
10
11 # Uncommenting this line will use a pre-built illumos-omnios, instead of having
12 # us build it. NOTE: A build of illumos-omnios can be launched concurrently in
13 # conjunction with setting this variable. See functions.sh:wait_for_prebuilt().
14 #PREBUILT_ILLUMOS=$HOME/build/prebuild
15
16 # These two should be uncommented and set to specific git changeset IDs
17 # if illumos-kvm and illumos-kvm-cmd get too far ahead of illumos-{gate,omnios}.
18 #KVM_ROLLBACK=a8ea37e8deb99265682c66c23f787f704e77fb91
19 #KVM_CMD_ROLLBACK=1c6181be55d1cadc4426069960688307a6083131