1
0
mirror of https://github.com/rancher/os.git synced 2025-06-26 23:06:51 +00:00
Commit Graph

158 Commits

Author SHA1 Message Date
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
Ivan Mikushin
028b274dcd make ssh happy with the key perms 2015-05-10 16:59:38 +05:00
Ivan Mikushin
2379bd9721 use exec to replace the bash process with qemu 2015-05-10 15:33:51 +05:00
Ivan Mikushin
11c5348845 ./scripts/ssh: exec arbitrary command
e.g. `./scripts/ssh sudo system-docker ps -a`
2015-05-10 14:11:25 +05:00
Ivan Mikushin
26aae6303f ./scripts/ssh convenience script
run `./scripts/ssh` to easily ssh into the RancherOS KVM instance started with `./scripts/run`
2015-05-10 14:11:11 +05: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
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
ede5d418e3 v0.3.1 bump 2015-04-30 22:17:45 -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
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
2d44e2d078 os-base v0.3.1 2015-04-30 09:20:23 -07: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
2d2ee0dcdc do not use entrypoint for acpid 2015-04-29 02:51:45 -07: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
wlan0
1626247f48 machine support for rancherOS 2015-04-28 10:22:13 -07:00
Ivan Mikushin
2cb5884dac ubuntu-console: add vim 2015-04-26 17:06:00 +05:00
Darren Shepherd
32953f4923 Merge pull request #78 from imikushin/vbox
VirtualBox convenience scripts
2015-04-20 22:57:29 -07:00
Darren Shepherd
1c1c41d4c1 bump v0.3.0 2015-04-18 23:17:41 -07:00
Darren Shepherd
2bbf838fea Bump v0.3.0-rc4 2015-04-17 06:37:56 -07:00
Darren Shepherd
1075d5b30c Docker 1.6 2015-04-17 06:37:56 -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
Darren Shepherd
90a40dbf5a Use common entrypoint for ubuntu-console 2015-04-15 23:17:01 -07:00
Darren Shepherd
61b5525d5b Check if os-release exists first 2015-04-15 23:17:00 -07:00
Darren Shepherd
a0dce3b56e Merge pull request #176 from cloudnautique/revert_backto_using_old_network_naming
Revert "Use consistent device names"
2015-04-15 02:42:07 -07:00