Josh Curl
e253d47379
Update README
2016-05-30 20:42:51 -07:00
Josh Curl
bbf33a771e
Add missing commits from os-images
2016-05-30 13:50:49 -07:00
Josh Curl
f8ac2e6ffb
Remove libtrust from trash.yml
2016-05-28 20:30:51 -07:00
Josh Curl
6ec9ce1bc6
Replace wait-for-network services with retries
2016-05-26 18:54:42 -07:00
Darren Shepherd
afcb0d38fe
Merge pull request #957 from joshwget/caching
...
Cache remote repos and service definitions
2016-05-25 13:21:13 -07:00
Josh Curl
69fe4bb619
Cache remote repos and service definitions
2016-05-25 09:40:28 -07:00
Ivan Mikushin
af6079f780
ros os upgrade: ask for confirmation first, then download the image and run upgrade
...
The confirmation question is a bit different if you are upgrading to the same version
2016-05-25 08:44:21 -07:00
Darren Shepherd
50153d77c5
Merge pull request #947 from joshwget/libcompose-sync
...
Libcompose sync
2016-05-23 20:19:58 -07:00
Josh Curl
50de80d09a
Bump libcompose and its dependencies
2016-05-23 17:22:40 -07:00
Josh Curl
c18cd26e78
Update codegangsta/cli action return signature
2016-05-23 17:22:07 -07:00
Josh Curl
b2ab4d0c38
Use Docker exec to start User Docker
2016-05-23 17:21:35 -07:00
Josh Curl
42e48476e7
Sync with libcompose
2016-05-23 17:21:28 -07:00
Darren Shepherd
448f12acb1
Merge pull request #952 from ibuildthecloud/int-test
...
Make tests run
2016-05-23 14:35:06 -07:00
Darren Shepherd
9e73976a9e
Make tests run
2016-05-23 14:15:38 -07:00
Darren Shepherd
0d5223db23
Fix tests
2016-05-22 23:51:46 -07:00
Darren Shepherd
d34ead2fbf
Speed up build and run tests
2016-05-22 23:16:27 -07:00
Darren Shepherd
c09b807991
Merge pull request #860 from imikushin/rootfs-build-fix
...
Fix building rootfs for arm on amd64
2016-05-16 18:51:22 -07:00
Denise
a50d2e4c90
Update README.md
2016-05-13 14:39:35 -07:00
Denise
f5ae8d9dab
Update README.md
2016-05-13 14:39:16 -07:00
Darren Shepherd
053f1db6be
Merge pull request #932 from imikushin/fix-ci
...
fix ./scripts/run: create a unique loopback device for each run
2016-05-11 19:36:12 -07:00
Ivan Mikushin
d664c96001
fix ./scripts/run: create a unique loopback device for each run
2016-05-11 15:36:56 -07:00
Darren Shepherd
de7930d820
Merge pull request #927 from rancher/revert-847-bind-mount-var-lib-system-docker
...
Revert "Bind mount /var/lib/system-docker"
2016-05-09 15:20:38 -07:00
Josh Curl
8b75535eb5
Revert "Bind mount /var/lib/system-docker"
2016-05-09 15:13:14 -07:00
Darren Shepherd
8eefaeb5ed
Merge pull request #925 from imikushin/go-1.6.2
...
use go-1.6.2
2016-05-08 20:40:11 -07:00
Ivan Mikushin
696478ad9b
use go-1.6.2
2016-05-08 20:28:52 -07:00
Darren Shepherd
dd7b2554e7
More build script enhancements
2016-05-08 10:35:48 -07:00
Darren Shepherd
1d92167143
Initial desktop images checkin
2016-05-08 10:34:48 -07:00
Darren Shepherd
c3fd028395
Merge pull request #919 from rancher/revert-910-share-mount
...
Revert "/media and /mnt mounted as shared for console"
2016-05-07 15:09:25 -07:00
Josh Curl
2968bed32e
Revert "/media and /mnt mounted as shared for console"
2016-05-07 15:08:39 -07:00
Darren Shepherd
bd2971aada
Merge pull request #918 from joshwget/bump-netconf
...
Bump netconf
2016-05-07 14:56:11 -07:00
Josh Curl
0e82ddadfc
Bump netconf
2016-05-07 13:41:57 -07:00
Darren Shepherd
a9ca80d47d
Merge pull request #917 from joshwget/proxy-settings
...
HTTP proxy settings can be set in cloud config
2016-05-07 12:56:52 -07:00
Josh Curl
ae543ab167
HTTP proxy settings can be set in cloud config
2016-05-06 16:25:07 -07:00
Darren Shepherd
ab6cc149d3
Fix rootfs.tar
2016-05-06 15:45:16 -07:00
Darren Shepherd
3732ab5661
Add missing rootfs.tar
2016-05-06 15:42:56 -07:00
Darren Shepherd
3c8559a576
Merge pull request #910 from joshwget/share-mount
...
/media and /mnt mounted as shared for console
2016-05-06 15:12:28 -07:00
Darren Shepherd
ec410addb9
Refactor build scripts
2016-05-06 10:58:54 -07:00
Denise
acc2ee297a
Update ISSUE_TEMPLATE.md
2016-05-05 22:12:07 -07:00
Denise
409ed945d1
Merge pull request #915 from deniseschannon/issuetemplate
...
Adding issue template
2016-05-05 22:11:18 -07:00
deniseschannon
0af0a517ca
Adding issue template
2016-05-05 20:32:30 -07:00
Josh Curl
7241390042
/media and /mnt mounted as shared for console
2016-05-04 16:18:24 -07:00
Darren Shepherd
a888a57cd9
Merge pull request #892 from datawolf/fix-test-to-work-with-multi-arch
...
Modify the test_11_environment to work with multiple architectures
2016-05-02 13:25:06 -07:00
Darren Shepherd
cd84bd8cf6
Merge pull request #896 from joshwget/ros-config-set-default-value
...
Fix setting default values with 'ros config set'
2016-05-02 13:24:54 -07:00
Darren Shepherd
c94f2451d4
Merge pull request #897 from datawolf/fix-set-rancher.debug-error
...
Remove `-D` when we set rancher.debug=false
2016-05-02 13:24:32 -07:00
Darren Shepherd
d1957b834b
Merge pull request #903 from joshwget/update-policy
...
Update policy
2016-04-30 10:50:51 -07:00
Josh Curl
b68447daaf
Update policy
2016-04-30 10:04:22 -07:00
Wang Long
fa98165862
Remove -D
when we set rancher.debug=false
...
when we set rancher.debug to true, the current code also set `-D` flag
to system-docker and user-docker daemon.
and then we change rancher.debug to false, the `-D` flag is also exist
by using command `sudo ros config get rancher.docker`.
this patch fix it.
Signed-off-by: Wang Long <long.wanglong@huawei.com>
2016-04-29 09:55:42 +08:00
Darren Shepherd
1f49d44fdb
Merge pull request #901 from joshwget/unconfined-console
...
Processes in console container run as unconfined_t
2016-04-28 17:52:50 -07:00
Josh Curl
3fa11f963d
Processes in console container run as unconfined_t
2016-04-27 15:33:02 -07:00
Darren Shepherd
862344bfc3
Merge pull request #891 from joshwget/switch-console-dependency
...
Console service should depend on wait-for-network
2016-04-25 10:59:26 -07:00