1
0
mirror of https://github.com/rancher/os.git synced 2025-07-02 17:51:49 +00:00
Commit Graph

444 Commits

Author SHA1 Message Date
wlan0
d708b7f2c1 Fix #283: Check type while setting config via rancherctl 2015-05-04 11:17:42 -07:00
wlan0
486cd66d08 Fixes #151: Better error messages for incorrect use of options 2015-05-03 22:43:38 -07:00
Darren Shepherd
fdc9463e4c v0.3.1-rc2 bump 2015-05-02 23:08:21 -07:00
Darren Shepherd
4367c93aa3 Support debian style /etc/default/docker at /var/lib/rancher/conf/docker 2015-05-02 23:07:28 -07:00
Darren Shepherd
420d3290c8 Add flag to not reboot after OS upgrade 2015-05-02 23:07:01 -07:00
Darren Shepherd
45d9c54b9a Rename userdocker to docker to be more consistent with other distros 2015-05-02 23:06:20 -07:00
Darren Shepherd
03d232ce87 v0.3.1-rc1 2015-05-01 13:45:11 -07:00
Darren Shepherd
b7c45be5eb Merge pull request #218 from imikushin/jessie-console
add debian:jessie console :)
2015-05-01 12:25:28 -07:00
Darren Shepherd
3d2aab6b9a Merge pull request #279 from ibuildthecloud/version
v0.3.1 bump
2015-05-01 12:20:59 -07:00
Darren Shepherd
a5aa57b572 Merge pull request #247 from wlan0/bugfix
Fix #139: show IP address in login screen
2015-05-01 12:09:43 -07:00
Darren Shepherd
375fcd0787 Merge pull request #270 from ibuildthecloud/stuff
Manual merge of PR 255
2015-05-01 11:58:38 -07:00
Darren Shepherd
5b9a9df29c Merge pull request #268 from wlan0/bugfix4
print message if rancheros-install needs privilege escalation
2015-04-30 22:21:16 -07:00
Darren Shepherd
ede5d418e3 v0.3.1 bump 2015-04-30 22:17:45 -07:00
Darren Shepherd
afa3c3e94a Switch to new labels syntax. Also launch acpid earlier 2015-04-30 22:16:27 -07:00
Darren Shepherd
d845d16674 Godep changes 2015-04-30 22:16:02 -07:00
Darren Shepherd
3b374cb2c9 Merge pull request #269 from wlan0/bugfix5
remove default directory from tls generate cmd
2015-04-30 22:14:00 -07:00
Darren Shepherd
825e7e25bb Merge pull request #266 from wlan0/bugfix2
Fix #253: Do not fail boot if module cannot be loaded
2015-04-30 22:04:02 -07:00
Darren Shepherd
d79ff6d5c2 Merge branch 'deniseschannon-WIP' 2015-04-30 21:58:40 -07:00
Darren Shepherd
47f7ac22db Merge pull request #257 from ibuildthecloud/os-base
os-base v0.3.1
2015-04-30 15:18:22 -07:00
Darren Shepherd
05eca16171 Merge pull request #265 from wlan0/bugfix2
do not use entrypoint for acpid
2015-04-30 15:18:01 -07:00
Darren Shepherd
2d44e2d078 os-base v0.3.1 2015-04-30 09:20:23 -07:00
Darren Shepherd
4290228f19 Merge pull request #251 from wlan0/bugfix2
make modules settable through rancherctl config
2015-04-30 07:28:27 -07:00
Darren Shepherd
82aae67d36 Merge pull request #246 from imikushin/env
rancherctl env subcommand
2015-04-30 07:25:47 -07:00
Ivan Mikushin
38167f821b use SplitN instead of manual split 2015-04-30 13:43:45 +05:00
deniseschannon
0e4f0fe292 Changes required due to labels type change in ServiceConfig 2015-04-29 20:48:57 -07:00
Darren Shepherd
5eeba6e070 Merge pull request #238 from imikushin/run-cloud-config
./scripts/run: provision tmp/cloud-config.yml as cloud-config
2015-04-29 15:25:34 -07:00
Darren Shepherd
0d7d56e56d Merge pull request #242 from imikushin/restart-always
system services restart=always
2015-04-29 15:25:11 -07:00
Denise
ceac296b9e Merge pull request #248 from wlan0/docs
change documentation sub-title to RancherOS
2015-04-29 11:49:23 -07:00
wlan0
7e5aed8638 Fix #139: show IP address in login screen
Following coreos convention, we print all the addresses set on all of the network interfaces

Signed-off-by: wlan0 <sidharthamn@gmail.com>
2015-04-29 05:47:39 -07:00
wlan0
bfb0df8c37 print message if rancheros-install needs privilege escalation 2015-04-29 05:44:17 -07:00
Ivan Mikushin
3fb991063c revert .gitignore 2015-04-29 17:19:59 +05:00
Ivan Mikushin
3a5f2bcb9b fix arg use conflict: add --cloud-config parameter 2015-04-29 17:19:59 +05:00
Ivan Mikushin
c5676987a9 use an arg instead of a magic location for a user supplied cloud-config 2015-04-29 17:19:59 +05:00
Ivan Mikushin
3511343f46 ./scripts/run: provision tmp/cloud-config.yml as cloud-config 2015-04-29 17:19:59 +05:00
Ivan Mikushin
d20d708bf0 add docker to sudoers (same as ubuntuconsole) 2015-04-29 17:04:12 +05:00
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