Ivan Mikushin
|
e94f8d8a1f
|
revive integration tests
|
2015-09-03 17:44:16 +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
|
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
|
16d69e0058
|
Revert "Installer image based on Alpine"
|
2015-08-27 15:01:26 +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
|
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
|
2812bf4894
|
fix the boot crash on installed system
|
2015-08-18 12:53:44 +05:00 |
|
Ivan Mikushin
|
1a1391112a
|
make tty0 the default console
the last `console=` value becomes `/dev/console`
(see https://www.kernel.org/doc/Documentation/serial-console.txt)
|
2015-08-17 17:04:16 +05:00 |
|
Ivan Mikushin
|
4b5f68b0f6
|
revert master to v0.4.0-dev
master branch should be a "-dev" version. let's tag rcs and releases versions on commits spawning off the branch
|
2015-08-14 20:02:47 +05:00 |
|
Ivan Mikushin
|
687beeca30
|
v0.4.0-rc1
|
2015-08-14 19:20:58 +05:00 |
|
Ivan Mikushin
|
f1c7aa38c1
|
add rancher/os (os-installer) Dockerfile
and installer scripts
|
2015-08-14 18:23:50 +05:00 |
|
Ivan Mikushin
|
3977e379ae
|
cleanup to host rancher/os (os-installer) Dockerfile
|
2015-08-14 18:23:50 +05:00 |
|
Ivan Mikushin
|
32aa3c74a5
|
rm copy-images
|
2015-08-07 23:25:38 +05:00 |
|
Ivan Mikushin
|
414eec85c6
|
custom kernel and docker-from-scratch
|
2015-08-07 20:06:28 +05:00 |
|
Ivan Mikushin
|
f072cff37c
|
cleanup after docker create
|
2015-08-06 15:03:29 +05:00 |
|
Darren Shepherd
|
13106ed63f
|
Fix sbin symlink and bootstrap services
|
2015-08-06 00:49:00 -07:00 |
|
Darren Shepherd
|
598f47b68d
|
Update build for docker-from-scratch
|
2015-08-06 00:05:25 -07:00 |
|
Darren Shepherd
|
9d76b79ac3
|
Refactor to use libcompose
|
2015-08-06 00:05:25 -07:00 |
|
Darren Shepherd
|
19f9a1b281
|
Rebase on docker-from-scratch
|
2015-08-06 00:05:25 -07:00 |
|
Ivan Mikushin
|
1ef95f1db5
|
fix scripts/ci
|
2015-08-06 11:36:11 +05:00 |
|
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 |
|