1
0
mirror of https://github.com/rancher/os.git synced 2025-07-11 21:58:00 +00:00
Commit Graph

684 Commits

Author SHA1 Message Date
Darren Shepherd
d25a282ef9 Bump godep for libcompose 2015-09-22 11:13:53 -07:00
Darren Shepherd
2caa8f95ac Merge pull request #570 from ibuildthecloud/systemd
Fix systemd emulation
2015-09-22 11:04:34 -07:00
Darren Shepherd
3a3270f2c6 Fix systemd emulation 2015-09-18 22:27:53 -07:00
Darren Shepherd
e451abd532 Merge pull request #559 from luxas/32bit
Fixed 32-bit issue in power.go
2015-09-18 15:56:14 -07:00
Ivan Mikushin
64310a84df Merge pull request #504 from imikushin/readme-installer
readme from os-installer
2015-09-14 19:39:32 +05:00
Ivan Mikushin
abf1203499 readme from os-installer 2015-09-14 19:38:16 +05:00
Ivan Mikushin
4e14c175da Merge pull request #561 from imikushin/cc-docker
Configure docker via `rancher.docker` in cloud-config
2015-09-14 17:05:23 +05:00
Ivan Mikushin
f08f996bca test rebooting instance with a container running in user docker 2015-09-14 15:06:50 +05:00
Ivan Mikushin
fd90dcffe0 test docker config 2015-09-14 11:50:39 +05:00
Ivan Mikushin
5934852e80 rename rancher.user_docker to rancher.docker in cloud-config 2015-09-14 11:50:39 +05:00
Ivan Mikushin
f19de93e09 Merge pull request #565 from imikushin/cgroup-fix
docker-v1.8.2-ros1 with cgroup fix
2015-09-14 11:48:24 +05:00
Ivan Mikushin
a1ffbc962c docker-v1.8.2-ros1 with cgroup fix 2015-09-14 11:28:04 +05:00
Ivan Mikushin
16d7ce0202 Merge pull request #562 from imikushin/docker-1.8.2
update to docker-v1.8.2
2015-09-11 17:37:00 +05:00
Ivan Mikushin
a80ce5edcf update to docker-v1.8.2 2015-09-11 16:23:38 +05:00
Ivan Mikushin
4746e362b9 Merge pull request #558 from imikushin/test-custom-kernel
Test building with custom kernel and docker
2015-09-11 09:14:56 +05:00
Ivan Mikushin
c22af3f0ca Merge pull request #556 from imikushin/run-no-format
./scripts/run --no-format
2015-09-11 09:01:41 +05:00
Lucas Käldström
32f71c05bf Fixed 32-bit issue. Now it is possible to build bin/rancheros on a Raspberry Pi or any 32-bit machine 2015-09-10 10:33:15 +03:00
Ivan Mikushin
135949d894 rename KERNEL_URL to COMPILED_KERNEL_URL
to avoid confusion with KERNEL_URL in rancher/os-kernel
2015-09-10 11:47:30 +05:00
Ivan Mikushin
168d340b76 test custom kernel and docker build and boot 2015-09-09 23:35:15 +05:00
Ivan Mikushin
0c196f557b use --device=/dev/kvm:/dev/kvm instead of --privileged to enable KVM in docker 2015-09-09 14:31:58 +05:00
Ivan Mikushin
9031e27174 cleanup build a little 2015-09-09 13:25:25 +05:00
Ivan Mikushin
94c7eca88e tests cleanup 2015-09-09 12:29:47 +05:00
Ivan Mikushin
69970ed8ed refactor docker-run.sh 2015-09-08 22:18:46 +05:00
Ivan Mikushin
65d99e6e8a ./scripts/run --no-format 2015-09-08 13:56:04 +05:00
Ivan Mikushin
bce7845dc5 factor out build configuration to build.conf 2015-09-08 12:14:06 +05:00
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