Ivan Mikushin
|
e0e51a9f37
|
move chunks of shell from Makefile into scripts
|
2015-08-06 01:58:32 +05:00 |
|
Ivan Mikushin
|
9436b0da9a
|
split makefile into local and in-docker
|
2015-08-06 01:07:35 +05:00 |
|
Ivan Mikushin
|
de3bfed810
|
scripts/run: create an empty raw disk image if not present
use autoformat with formatzero=true to format the disk
|
2015-07-29 13:13:28 +05:00 |
|
Ivan Mikushin
|
5c84f36d79
|
enable ACPI in xhyve
|
2015-07-29 11:58:12 +05:00 |
|
Ivan Mikushin
|
7b957d8fc6
|
scripts/run: minor cleanup
|
2015-07-28 18:58:25 +05:00 |
|
Ivan Mikushin
|
55ca88ed82
|
do not pull os-images by default if they exist
also, cleanup os-initrdbase container on exit in ./scripts/copy-images
(as trap can apparently only run one command)
|
2015-07-28 13:22:47 +05:00 |
|
Darren Shepherd
|
cd616a383e
|
Fix script/run on Linux
|
2015-07-27 15:55:45 -07:00 |
|
Ivan Mikushin
|
6022f78edd
|
dind-less, make-based build system
|
2015-07-27 11:21:46 +05:00 |
|
Ivan Mikushin
|
70c9ce46ec
|
move kernel lib from initrd-base to kernel
|
2015-07-24 14:20:50 +05:00 |
|
Ivan Mikushin
|
890052273e
|
log bootstrap and autoformat services
|
2015-07-22 19:18:43 +05:00 |
|
Ivan Mikushin
|
d33698d17b
|
move auto-formatter drive selection logic to os-autoformat container
and get rid of:
- machine-rancheros.iso,
- special case in build-images,
- some bootstrap.go code
|
2015-07-22 17:47:24 +05:00 |
|
Ivan Mikushin
|
47d658cf4a
|
./scripts/ssh: support OS X
|
2015-07-21 17:27:12 +05:00 |
|
Ivan Mikushin
|
229e4e0fbd
|
./scripts/run: support OS X
|
2015-07-21 17:26:48 +05:00 |
|
Ivan Mikushin
|
2efba7cca5
|
WIP: supply cloud-config via openstack config-2 CD
|
2015-07-21 13:34:55 +05:00 |
|
Ivan Mikushin
|
e906e1ced7
|
WIP: xhyve: add some memory to the VM
do not use persistent disk yet
|
2015-07-21 13:34:55 +05:00 |
|
Ivan Mikushin
|
5b50756d62
|
bump version to v0.4.0-dev
|
2015-07-21 13:02:50 +05:00 |
|
Ivan Mikushin
|
26daed2bbf
|
update to docker v1.7.1
|
2015-07-16 16:34:43 +05:00 |
|
Ivan Mikushin
|
95c0bb2d8e
|
really fix the rancher/dind:v0.5.0 regression
not just avoid it
|
2015-07-14 23:50:22 +05:00 |
|
Ivan Mikushin
|
51d2dddfa8
|
scripts cleanup
|
2015-07-14 18:37:39 +05:00 |
|
Ivan Mikushin
|
a444250160
|
fix network connectivity regression in ros s list and ros os list
revert to using rancher/dind:v0.1.0 as DOCKER_BASE
|
2015-07-14 17:53:16 +05:00 |
|
Ivan Mikushin
|
b96d1a0964
|
v0.3.4-dev
|
2015-07-09 16:36:25 +05:00 |
|
Ivan Mikushin
|
26f470543d
|
cleanup build a little
|
2015-07-09 11:38:44 +05:00 |
|
Ivan Mikushin
|
a8fcbb7aad
|
build scripts: update to rancher/dind:v0.5.0
because docker-1.7 is now required to successfully pull images from DockerHub
NOTE: .drone.yml still uses rancher/dind:v0.1.0
|
2015-07-09 11:37:22 +05:00 |
|
Ivan Mikushin
|
33d8026d75
|
v0.3.3
|
2015-07-03 11:04:24 +05:00 |
|
Ivan Mikushin
|
a9d96d786a
|
v0.3.3-rc1
|
2015-07-02 22:21:16 +05:00 |
|
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
|
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
|
7995541ce1
|
set VERSION to v0.3.2-rc2
|
2015-06-30 12:36:21 +05: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 |
|
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 |
|
Ivan Mikushin
|
2082d3f620
|
make rancheros-install available in debian and ubuntu consoles
|
2015-06-09 14:15:31 +05: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
|
3a7fc4524d
|
Make consoles compatible with RancherOS v0.3.0
|
2015-05-26 21:00:06 -07: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 |
|
Ivan Mikushin
|
95434c27de
|
build v0.3.1
|
2015-05-23 20:08:48 +05:00 |
|
Ivan Mikushin
|
87959a00b3
|
docker-1.6.2
|
2015-05-23 14:40:51 +05:00 |
|
Ivan Mikushin
|
15de0a4a75
|
preload images from fresh files only
|
2015-05-22 14:50:07 +05:00 |
|
Ivan Mikushin
|
63bd060e2d
|
the preload container
|
2015-05-19 19:15:52 +05:00 |
|
Ivan Mikushin
|
2c4f45ab4c
|
preload.sh
|
2015-05-19 19:10:11 +05:00 |
|
Ivan Mikushin
|
ed118d4b69
|
debianconsole: add sudo
|
2015-05-14 12:09:47 +05:00 |
|
Darren Shepherd
|
a55b0b432b
|
Merge pull request #301 from imikushin/ssh
`./scripts/ssh` convenience script
|
2015-05-11 18:02:42 -07:00 |
|
Ivan Mikushin
|
5b9ef6ae16
|
rename rancherctl to ros
shorter, easier to use (and just plain cooler) name
|
2015-05-10 18:17:04 +05:00 |
|