1
0
mirror of https://github.com/rancher/os.git synced 2025-07-06 19:38:37 +00:00
Commit Graph

1159 Commits

Author SHA1 Message Date
Ivan Mikushin
e8513c8e97 fix machine 2015-07-02 14:06:12 +05:00
Ivan Mikushin
bd2ab6c218 v0.3.2 2015-07-01 16:24:36 +05:00
Ivan Mikushin
79f7d26cb6 Merge pull request #412 from imikushin/os-images-rc3
v0.3.2-rc3
2015-06-30 19:46:20 +05:00
Ivan Mikushin
81216c2af2 v0.3.2-rc3
use images v0.3.2-rc3 in os-config.yml
2015-06-30 19:29:10 +05:00
Ivan Mikushin
2aa23047e8 Merge pull request #410 from imikushin/version-fix
set VERSION to v0.3.2-rc2
2015-06-30 13:02:07 +05:00
Ivan Mikushin
7995541ce1 set VERSION to v0.3.2-rc2 2015-06-30 12:36:21 +05:00
Ivan Mikushin
6f1c99a1a9 Merge pull request #409 from imikushin/os-services-fix
get services from os-services branch v0.3.2
2015-06-30 11:03:21 +05:00
Ivan Mikushin
3223dad3b0 get services from os-services branch v0.3.2 2015-06-30 10:36:19 +05:00
Ivan Mikushin
44b822b4bb Merge pull request #408 from imikushin/rancher-volume
fix Rancher persistence problem
2015-06-30 10:33:38 +05:00
Ivan Mikushin
35f001b4b8 fix Rancher persistence problem 2015-06-30 09:46:23 +05:00
Darren Shepherd
4a6c863f6d Merge pull request #392 from imikushin/re-build
Refactored build
2015-06-29 13:16:22 -07:00
Ivan Mikushin
6c96533494 use xhyve in ./scripts/run on OS X 2015-06-29 23:40:54 +05:00
Ivan Mikushin
c3bbd8886c cleanups 2015-06-29 23:32:36 +05:00
Ivan Mikushin
da2b12d840 get bin/rancheros back where it belongs 2015-06-29 23:12:08 +05:00
Ivan Mikushin
4bf30683e7 build based on os-config.yml
WIP: build scripts
2015-06-29 12:03:41 +05:00
Ivan Mikushin
dff70f8362 latest rancher-compose, default.go -> os-config.yml
also, gofmt
2015-06-29 12:00:41 +05:00
Ivan Mikushin
e8aa88530f update Godeps 2015-06-29 11:57:13 +05:00
Darren Shepherd
6a8fc22fa9 Merge pull request #347 from imikushin/sshd-client-alive
add ClientAliveInterval 180 to sshd_config
2015-06-26 09:39:57 -07:00
Darren Shepherd
81cd2bd0a0 Merge pull request #362 from imikushin/install-in-consoles
make rancheros-install available in debian and ubuntu consoles
2015-06-26 09:39:30 -07:00
Darren Shepherd
f0e5b00461 Merge pull request #376 from imikushin/fix-machine
support "docker" user for docker-machine amazonec2
2015-06-26 09:38:54 -07:00
Darren Shepherd
cfff751723 Merge pull request #361 from imikushin/persist-rancher
make /var/lib/rancher persistent
2015-06-26 09:37:09 -07:00
sheng-liang
6ff038ceb6 Update RancherOS Documentation link 2015-06-21 17:03:24 -07:00
Ivan Mikushin
0d15d2b64d duplicate ssh keys into "docker" user 2015-06-12 11:31:53 +05:00
Ivan Mikushin
2082d3f620 make rancheros-install available in debian and ubuntu consoles 2015-06-09 14:15:31 +05:00
Ivan Mikushin
c85f9b03cd make /var/lib/rancher persistent
by making it a system volume
2015-06-09 11:59:49 +05:00
Darren Shepherd
bd607c3f58 Merge pull request #354 from imikushin/readme-v0.3.1
make release files available for download
2015-06-05 07:49:43 -07:00
Ivan Mikushin
c3bd555416 add download links to README.md
both `http:` and `https:` are supported
2015-06-05 15:37:12 +05:00
Denise
321e2b2522 Update README.md 2015-06-04 14:36:51 -07:00
Ivan Mikushin
1db86b5dac add ClientAliveInterval 180 to sshd_config 2015-06-01 17:41:52 +05:00
Darren Shepherd
3338c4ac63 v0.3.1 2015-05-31 10:55:29 -07:00
Darren Shepherd
ff2878671c v0.3.1-rc4 2015-05-29 11:32:11 -07:00
Darren Shepherd
d225141a44 Merge pull request #343 from ibuildthecloud/fix-console
Make consoles compatible with RancherOS v0.3.0
2015-05-29 11:27:45 -07:00
Darren Shepherd
3a7fc4524d Make consoles compatible with RancherOS v0.3.0 2015-05-26 21:00:06 -07:00
Darren Shepherd
1bcc9791a2 Merge pull request #330 from ibuildthecloud/empty-slice
Return result instead of empty slice
2015-05-26 14:23:31 -07:00
Darren Shepherd
dd4ed8d888 Return result instead of empty slice 2015-05-26 14:00:18 -07:00
Darren Shepherd
abb04db3db Merge pull request #322 from imikushin/less
debianconsole: add less
2015-05-26 13:18:23 -07:00
Darren Shepherd
a9f4b2830a Merge pull request #327 from imikushin/fix-nix
DHCP by default on eth*
2015-05-26 00:18:36 -07:00
Ivan Mikushin
e69f954cf4 fix #50 2015-05-26 11:55:13 +05:00
Darren Shepherd
57a7107c3b Merge pull request #320 from janeczku/userdata-substitution
cloud-init: add support for IP address variable substitution in user-data
2015-05-25 07:38:48 -07:00
Jan Broer
4d563bf4fd cloud-init: add support for $public_IPv4, $private_IPv4, etc. substitution in the user-data 2015-05-24 19:25:58 +02:00
Ivan Mikushin
168eb7f484 debianconsole: add less 2015-05-24 18:08:28 +05:00
Darren Shepherd
c9ba68fdd4 rancher/os:v0.3.1-rc3 2015-05-23 08:47:29 -07:00
Darren Shepherd
fec46627ca Merge pull request #319 from imikushin/dev
build v0.3.1
2015-05-23 08:34:23 -07:00
Ivan Mikushin
95434c27de build v0.3.1 2015-05-23 20:08:48 +05:00
Darren Shepherd
fa76d4c13d Merge pull request #318 from imikushin/docker-1.6.2
docker-1.6.2
2015-05-23 07:46:08 -07:00
Ivan Mikushin
87959a00b3 docker-1.6.2 2015-05-23 14:40:51 +05:00
Darren Shepherd
0b3b4a317b Merge pull request #312 from imikushin/fix-container-npe
prevent `nil` from being put back to `c.Container`
2015-05-22 10:51:31 -07:00
Darren Shepherd
6bb4f07606 Merge pull request #317 from imikushin/preload
docker image preloading
2015-05-22 10:48:52 -07:00
Ivan Mikushin
15de0a4a75 preload images from fresh files only 2015-05-22 14:50:07 +05:00
Ivan Mikushin
2dff031552 preload images: service dependencies
also, log implicitly added service dependencies and remove unnecessary linking to dockerwait
2015-05-22 13:29:24 +05:00