1
0
mirror of https://github.com/rancher/os.git synced 2025-07-05 19:16:13 +00:00
Commit Graph

1159 Commits

Author SHA1 Message Date
Ivan Mikushin
e525091ab5 cleanup installer Dockerfile a bit 2015-09-08 12:09:43 +05:00
Darren Shepherd
bf6b22c961 Merge pull request #547 from imikushin/tests
Revive integration tests
2015-09-04 10:49:12 -07:00
Ivan Mikushin
9a75fc101c detect /dev/kvm or optionally force --privileged
using PRIVILEGED=1 in ./scripts/docker-run.sh
2015-09-04 19:48:46 +05:00
Ivan Mikushin
950158823c run integration tests as part of the build 2015-09-04 19:30:16 +05:00
Ivan Mikushin
57444246ba cleanup python tox setup 2015-09-04 13:34:29 +05:00
Ivan Mikushin
bde6b8bb7a make tox happy 2015-09-03 20:07:57 +05:00
Ivan Mikushin
74e589039b make run and ssh scripts more robust
Detect if KVM is available.
Enable QEMU to run w/o KVM (in the cloud or on OS X). Use --xhyve flag to run with xhyve on OS X.
2015-09-03 20:01:32 +05:00
Ivan Mikushin
e94f8d8a1f revive integration tests 2015-09-03 17:44:16 +05:00
Ivan Mikushin
e9371a67cb Merge pull request #543 from imikushin/fix-usr
Fix mounting /usr filesystem in non-dev RancherOS versions
2015-09-01 13:05:18 +05:00
Ivan Mikushin
65da0341eb Fix mounting /usr filesystem in non-dev RancherOS versions 2015-09-01 12:16:38 +05:00
Darren Shepherd
0d035abe98 Merge pull request #519 from bruienne/master
Fix sha1sum call to work on both Linux and Darwin.
2015-08-31 07:23:03 -07:00
Ivan Mikushin
f18c1f8ee0 Merge pull request #541 from imikushin/fix-console-docker
bind mount iptables into default console
2015-08-31 12:57:36 +05:00
Ivan Mikushin
7096ac3fc4 bind mount iptables into default console
to fix user docker (broken in default console)
2015-08-31 12:53:45 +05:00
Ivan Mikushin
a0c92669aa Merge pull request #539 from ibuildthecloud/fix-console-2
Fix console 2
2015-08-31 10:26:26 +05:00
Darren Shepherd
55c4d76e60 Make sure services_include overrides services 2015-08-28 21:17:30 -07:00
Darren Shepherd
0f1b7741d7 Fix setting up state partition 2015-08-28 21:17:30 -07:00
Darren Shepherd
f8b92797d0 Bump godeps for libcompose 2015-08-28 21:17:30 -07:00
Darren Shepherd
4bfa73b359 Merge pull request #537 from imikushin/docker-after-console
start docker after console
2015-08-27 13:06:03 -07:00
Ivan Mikushin
cf2a519295 start docker after console
we can not run docker without console now anyway
2015-08-28 01:02:42 +05:00
Darren Shepherd
13933ecb26 Merge pull request #536 from ibuildthecloud/revert-revert
Revert "Revert "Storage""
2015-08-27 12:30:04 -07:00
Darren Shepherd
72be1d11e6 Revert "Revert "Storage""
This reverts commit 7b2bf93271.
2015-08-27 12:24:26 -07:00
Darren Shepherd
eed4057f5f Merge pull request #535 from ibuildthecloud/godep
Godep bump for libcompose
2015-08-27 12:18:29 -07:00
Darren Shepherd
504f35db1a Godep bump for libcompose 2015-08-27 12:17:04 -07:00
Ivan Mikushin
32355095b2 Merge pull request #534 from rancher/revert-529-storage
Revert "Storage"
2015-08-27 18:43:30 +05:00
Ivan Mikushin
7b2bf93271 Revert "Storage" 2015-08-27 18:33:26 +05:00
Ivan Mikushin
94269475c2 Merge pull request #529 from ibuildthecloud/storage
Storage
2015-08-27 17:24:25 +05:00
Ivan Mikushin
5fcc8bdc93 Merge pull request #528 from imikushin/fix-rebuild-services
mark default console as ephemeral (rebuild: always)
2015-08-27 16:51:26 +05:00
Ivan Mikushin
35996641e8 Merge pull request #533 from imikushin/serial-console
choose appropriate console for install type
2015-08-27 16:43:24 +05:00
Ivan Mikushin
b00d7efb8f choose appropriate console for install type
tty0 or ttyS0
(cherry picked from commit c62ca5f)
2015-08-27 15:13:16 +05:00
Ivan Mikushin
5ede318fe7 Merge pull request #532 from rancher/revert-524-installer-alpine
Revert "Installer image based on Alpine"
2015-08-27 15:02:01 +05:00
Ivan Mikushin
16d69e0058 Revert "Installer image based on Alpine" 2015-08-27 15:01:26 +05:00
Ivan Mikushin
be90d95060 mark default console as rebuild: always 2015-08-27 14:54:19 +05:00
Darren Shepherd
d081420587 Merge pull request #530 from ibuildthecloud/bootstrap
Bootstrap
2015-08-27 02:53:56 -07:00
Darren Shepherd
dde4952db7 Set bootstrap env var on udev-bootstrap 2015-08-27 02:53:34 -07:00
Darren Shepherd
ab6eb58167 Run user docker with a configurable storage context 2015-08-27 02:52:12 -07:00
Ivan Mikushin
00461fdca0 Merge pull request #531 from ibuildthecloud/godep2
Update godeps for libcompose
2015-08-27 14:48:58 +05:00
Darren Shepherd
300ffd5af8 Update godeps for libcompose 2015-08-27 02:45:20 -07:00
Darren Shepherd
d46e9530b9 Update godeps for opencontainer/runc and docker-from-scratch 2015-08-27 01:56:50 -07:00
Ivan Mikushin
0ba5a45f73 Merge pull request #524 from imikushin/installer-alpine
Installer image based on Alpine
2015-08-26 16:38:58 +05:00
Ivan Mikushin
4df78bbca1 Merge pull request #527 from imikushin/fix-bad-service-deps
Do not link to services that do not exist in the project
2015-08-26 14:59:01 +05:00
Ivan Mikushin
04472c7552 Do not link to services that do not exist in the project
Fixes #495
2015-08-26 14:50:13 +05:00
Ivan Mikushin
c62ca5f891 choose appropriate console for install type
tty0 or ttyS0
2015-08-25 17:42:20 +05:00
Ivan Mikushin
a60eb06307 use extlinux instead of grub2 2015-08-25 17:42:20 +05:00
Ivan Mikushin
ab6cba20ff Merge pull request #521 from imikushin/ros-install
ros install
2015-08-25 17:41:06 +05:00
Ivan Mikushin
e486b7e218 ros install 2015-08-25 17:20:40 +05:00
Pepijn Bruienne
3565a3513b Fix sha1sum call to work on both Linux and Darwin. 2015-08-22 13:49:02 -04:00
Ivan Mikushin
ab59d3cc64 releases.yml
currently accessible via https://releases.rancher.com/os/releases.yml
2015-08-22 01:15:21 +05:00
Ivan Mikushin
43768577cb Merge pull request #518 from imikushin/releases-yml
change upgrade URL
2015-08-22 00:58:37 +05:00
Ivan Mikushin
ddf1260f01 change upgrade URL
you can't upgrade to v0.4
2015-08-22 00:52:16 +05:00
Ivan Mikushin
8146575894 Merge pull request #517 from imikushin/cc-rm-users
rm `users` from our cloud-config
2015-08-22 00:22:21 +05:00