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

81 Commits

Author SHA1 Message Date
Bill Maxwell
d8ab1e0803 Builds a VirtualBox VM that boots the new ISO and attaches a drive 2015-02-20 15:12:09 -07:00
Darren Shepherd
c508994b59 Give access to docker sockets to rancher user 2015-02-20 12:33:49 -07:00
Darren
ada9380a91 Merge pull request #27 from sidharthamani/master
sync file system before making power syscalls
2015-02-20 11:50:03 -07:00
sidharthamani
7c44ed3e58 sync file system before making power syscalls 2015-02-20 10:48:18 -08:00
Darren Shepherd
5e7cf9952b Start sshd
Keys aren't persisted at the moment
2015-02-20 11:47:40 -07:00
Darren Shepherd
4b2e98e238 Add rancher user and lock root 2015-02-20 11:29:17 -07:00
Darren Shepherd
7f3ee5d9ef Small cloud init fixes 2015-02-20 09:18:55 -07:00
Darren Shepherd
bc15f3b115 Update os-base 2015-02-19 20:06:03 -07:00
Darren Shepherd
26c7cc47c0 Update godeps 2015-02-19 20:05:52 -07:00
Darren Shepherd
f84aa02276 Further cleanup and refactoring 2015-02-19 20:05:43 -07:00
Darren Shepherd
e211279636 Refactor cloud-init 2015-02-19 20:05:17 -07:00
Darren Shepherd
c2a8de2b5f Add missing ca cert for system docker 2015-02-19 16:01:53 -07:00
Darren
4e3046001f Merge pull request #11 from sidharthamani/bugfix
Bugfix
2015-02-19 15:35:03 -07:00
sidharthamani
ec9df89343 exec ntp, don't fork 2015-02-19 14:34:34 -08:00
Darren
80dda222e2 Merge pull request #10 from sidharthamani/syslogd
Syslogd
2015-02-19 15:33:22 -07:00
Darren Shepherd
a076a3c5f2 Fix cloudinit compilation 2015-02-19 14:43:37 -07:00
Darren Shepherd
1ebf37e8be Share /home and /opt with userdocker 2015-02-19 14:34:42 -07:00
Darren Shepherd
e8abf31e94 Check that docker wait exits with 0 2015-02-19 14:16:26 -07:00
sidharthamani
ecbc0b9a05 add syslog container 2015-02-19 13:00:35 -08:00
Darren Shepherd
fb8b4a88fb Move sysinit to cmd 2015-02-19 13:58:29 -07:00
Darren Shepherd
81e15fc46f Move power to cmd 2015-02-19 13:56:33 -07:00
Darren Shepherd
6e2a532c10 Move respawn to cmd 2015-02-19 13:53:52 -07:00
Darren Shepherd
2c2d810c78 Ignore assets 2015-02-19 13:48:27 -07:00
Darren Shepherd
7fd1091b6e Refactor tlsconf 2015-02-19 13:48:10 -07:00
Darren Shepherd
900b4512c9 New os base 2015-02-19 13:47:44 -07:00
Darren Shepherd
ace2fa1f65 gofmt change 2015-02-19 13:47:06 -07:00
Darren Shepherd
7e8acab1fd Godep changes 2015-02-19 13:46:06 -07:00
Darren Shepherd
dfbdd88815 Merge branch 'sidharthamani-master' 2015-02-19 11:32:32 -07:00
Darren Shepherd
325cbc2fe7 Merge branch 'master' of github.com:sidharthamani/os into sidharthamani-master
Conflicts:
	config/default.go
2015-02-19 11:32:09 -07:00
Darren Shepherd
045130a830 General cleanup 2015-02-19 11:27:23 -07:00
Darren Shepherd
6e87ea3981 Build script changes 2015-02-19 11:26:59 -07:00
Darren Shepherd
7c17cc7825 Better rollback/restart/upgrade container 2015-02-19 08:35:17 -07:00
Darren Shepherd
23484e4821 Default config changes 2015-02-19 08:34:38 -07:00
Darren Shepherd
b9c8b5baf4 Fix rename container in docker client 2015-02-19 08:33:19 -07:00
sidharthamani
fb237dbebe add cloud-init support 2015-02-18 19:46:22 -08:00
sidharthamani
597a46c574 wire up tls config 2015-02-18 13:29:28 -08:00
Darren Shepherd
529ce4336d Implement rancherctl config import 2015-02-17 18:42:26 -07:00
Darren Shepherd
9f1a38f8c8 gofmt changes 2015-02-17 17:31:19 -07:00
Darren Shepherd
c4fc978b47 Update Godeps 2015-02-17 17:02:41 -07:00
Darren Shepherd
fe5cef0ba6 CI scripts 2015-02-17 17:01:38 -07:00
Darren Shepherd
d26cf6485c Implement rancherctl config set 2015-02-17 17:01:38 -07:00
Darren Shepherd
31201786cd Cleanup rancherctl config get code 2015-02-17 17:01:38 -07:00
Darren
6dd208d9ba Merge pull request #3 from sidharthamani/master
tls key generation
2015-02-17 16:28:57 -07:00
sidharthamani
707894d594 tls key generation 2015-02-17 15:27:13 -08:00
Darren
c3476d7b00 Merge pull request #7 from sidharthamani/ntp
add ntp container
2015-02-17 15:49:12 -07:00
sidharthamani
3092f5fcd0 add ntp container 2015-02-17 14:47:37 -08:00
Darren Shepherd
e877d5804f Implement rancherctl config get 2015-02-17 15:32:15 -07:00
Darren Shepherd
5ca7f4504d Add rancherctl to console 2015-02-17 14:35:07 -07:00
Darren Shepherd
d3b42ca16c Implement config export 2015-02-17 14:31:37 -07:00
Darren Shepherd
f47ea34ac4 Refactor configuration 2015-02-17 14:31:20 -07:00