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
c59e720da5 debian-console: add vim 2015-04-29 16:59:03 +05:00
Ivan Mikushin
5a56e22d69 add debian:jessie console :) 2015-04-29 16:59:02 +05:00
wlan0
dcc89dfbc6 remove default directory from tls generate cmd 2015-04-29 04:38:43 -07:00
Ivan Mikushin
d62eb3de5d rancherctl env subcommand
Usage:
rancherctl env <command>

Executes <command> with environment from rancher.environment. Real env vars override those from rancher.environment.
2015-04-29 15:43:06 +05:00
wlan0
1c4765f3ba add ability to delete dynamically added services 2015-04-29 03:32:48 -07:00
wlan0
81040243d7 Fix #253: Do not fail boot if module cannot be loaded 2015-04-29 03:13:59 -07:00
wlan0
2d2ee0dcdc do not use entrypoint for acpid 2015-04-29 02:51:45 -07:00
Darren Shepherd
6f4d7a177a Merge pull request #239 from wlan0/machine
Machine RancherOS Support
2015-04-28 19:52:00 -07:00
wlan0
bc9efaa22d make modules settable through rancherctl config 2015-04-28 18:38:15 -07:00
wlan0
5e47f1e9d6 change documentation sub-title to RancherOS 2015-04-28 12:50:57 -07:00
wlan0
1626247f48 machine support for rancherOS 2015-04-28 10:22:13 -07:00
Ivan Mikushin
0c8896178c system services restart=always 2015-04-28 15:20:42 +05:00
Darren Shepherd
9c7663b0d3 Merge pull request #236 from imikushin/add-vim
ubuntu-console: add vim
2015-04-26 09:57:01 -07:00
Ivan Mikushin
2cb5884dac ubuntu-console: add vim 2015-04-26 17:06:00 +05:00
Darren Shepherd
95886c4d57 Merge pull request #231 from zchee/ds_store
Delete .DS_Store
2015-04-24 06:35:41 -07:00
zhee
76682ecf74 Delete .DS_Store 2015-04-24 17:29:35 +09:00
Darren Shepherd
b2ece71237 Godep updates 2015-04-22 14:26:08 -07:00
Darren Shepherd
cd78981878 Merge pull request #207 from ibuildthecloud/hostname
set hostname from cloud-init
2015-04-21 19:13:32 -07:00
wlan0
505174db35 set hostname from cloud-init 2015-04-21 19:06:40 -07:00
will-chan
b339252a6f Update README.md 2015-04-21 09:56:53 -07:00
Darren Shepherd
32953f4923 Merge pull request #78 from imikushin/vbox
VirtualBox convenience scripts
2015-04-20 22:57:29 -07:00
Darren Shepherd
9bd71c2211 Merge pull request #205 from deniseschannon/master
Removed docs due to updated website
2015-04-20 22:38:42 -07:00
deniseschannon
462aad0b8d Add back rancheros image 2015-04-20 21:25:30 -07:00
deniseschannon
9ee1a13257 Removed extra docs as website contains the updated information 2015-04-20 21:13:32 -07:00
Darren Shepherd
9116652561 Fix autoformat 2015-04-20 16:58:55 -07:00
Darren Shepherd
72992492bc Merge pull request #204 from cloudnautique/gce_to_readme
Updated readme to talk about GCE
2015-04-20 15:56:29 -07:00
Bill Maxwell
6089d27c6b Updated readme to talk about GCE 2015-04-20 15:37:45 -07:00
Denise
4915a7319b Merge pull request #203 from deniseschannon/master
Update README.md for v0.3.0
2015-04-20 14:10:14 -07:00
Denise
1a879739de Update README.md 2015-04-20 14:07:15 -07:00
Denise
164c2980d6 Merge pull request #202 from deniseschannon/master
Update README.md for v0.3.0
2015-04-20 13:24:22 -07:00
Denise
824dfa30db Update README.md 2015-04-20 12:20:36 -07:00
Darren Shepherd
1c1c41d4c1 bump v0.3.0 2015-04-18 23:17:41 -07:00
Denise Schannon
ae302d017d Updated to point to Docs website 2015-04-17 07:26:27 -07:00
Darren Shepherd
2bbf838fea Bump v0.3.0-rc4 2015-04-17 06:37:56 -07:00
Darren Shepherd
7996c6b656 Change log level 2015-04-17 06:37:56 -07:00
Darren Shepherd
1075d5b30c Docker 1.6 2015-04-17 06:37:56 -07:00
Darren Shepherd
2ba5c858f9 Remove commented code 2015-04-17 06:37:56 -07:00
Darren Shepherd
f09df5610f Don't create container when disabled 2015-04-17 06:37:56 -07:00
Darren Shepherd
34ac3236d4 If image has no tag assume :latest, not all images 2015-04-17 06:37:56 -07:00
Darren Shepherd
2462067015 Properly marshall #compose and script files in cloud-config.d 2015-04-17 06:37:56 -07:00
Darren Shepherd
5728683e1d Typo in type name 2015-04-17 06:37:56 -07:00
Darren Shepherd
fd0ec5bc19 Merge pull request #197 from cloudnautique/fix_ssh_key_merge
Needed to add a newline.
2015-04-17 00:50:30 -07:00
Bill Maxwell
1ab2b502dd Needed to add a newline. 2015-04-16 22:56:55 -07:00
Darren Shepherd
ae0c42cef3 Fix broken OS upgrade 2015-04-16 12:04:14 -07:00
Darren Shepherd
9d21b31964 Merge pull request #182 from ibuildthecloud/compose-services
Compose services
2015-04-16 10:01:09 -07:00
Darren Shepherd
ae196042ff Support environment globbing for prefix only
You can now put FOO* in the compose environment and it will find all
environment variables that start with FOO
2015-04-16 08:39:28 -07:00
Darren Shepherd
0a299fcd50 Remove trailing / 2015-04-16 07:26:42 -07:00
Darren Shepherd
783c4639c9 Godep updates 2015-04-15 23:17:01 -07:00
Darren Shepherd
c955c34e3b bump version v0.3.0-rc3 2015-04-15 23:17:01 -07:00
Darren Shepherd
efe55e8244 set hostname to rancher-dev to test DHCP 2015-04-15 23:17:01 -07:00