Darren Shepherd
|
43e3d380f4
|
Attempt to set hostname from DHCP
|
2015-04-07 20:06:43 -07:00 |
|
Darren Shepherd
|
2fdfd56a2c
|
Switch network container to privileged and don't use ARP
|
2015-04-06 15:41:48 -07:00 |
|
wlan0
|
7cc2eb316c
|
use new os-base with dhcpcd
|
2015-04-06 15:40:59 -07:00 |
|
Darren Shepherd
|
bedb10c85e
|
Rename addon to service
|
2015-04-06 07:28:17 -07:00 |
|
Darren Shepherd
|
af272e92ca
|
Add networking to system docker
|
2015-04-04 12:18:44 -07:00 |
|
Darren Shepherd
|
a1f912c4d5
|
Wait for userdocker to start
|
2015-04-04 09:55:41 -07:00 |
|
Darren Shepherd
|
c7ae14cc13
|
Refactor configuration to compose syntax
|
2015-04-04 05:42:48 -07:00 |
|
Darren Shepherd
|
38389b1f8e
|
Add digitalocean cloud-init datasource
|
2015-04-04 05:39:11 -07:00 |
|
wlan0
|
1dba86a97e
|
add ipv4ll auto conf
|
2015-04-04 05:39:11 -07:00 |
|
Darren Shepherd
|
6ce39f7c66
|
Merge pull request #112 from wlan0/netconf
match network interfaces by MAC addresses
|
2015-03-27 18:48:01 -07:00 |
|
Bill Maxwell
|
c4ca06fb8c
|
Make the post hook use the system docker
When booting, if the network doesn't come up or the post hook is
needed to complete bringing up the network, you need access to the
baked in images.
|
2015-03-27 15:58:07 -07:00 |
|
wlan0
|
a6415394af
|
match network interfaces by MAC addresses
|
2015-03-25 18:10:44 -07:00 |
|
Darren Shepherd
|
0aeda8d1b0
|
Add prompting to reboot
|
2015-03-20 11:37:28 -07:00 |
|
Darren Shepherd
|
a051b1ad70
|
Reboot after os upgrade
|
2015-03-19 15:36:40 -07:00 |
|
Darren Shepherd
|
932709e3ba
|
Add logging and -f to upgrade
|
2015-03-19 14:58:50 -07:00 |
|
Darren Shepherd
|
5877e586b8
|
Refactor default configuration
|
2015-03-18 06:45:22 -07:00 |
|
Darren Shepherd
|
91dd56e595
|
Add bootstrap phase to handle udev and auto-format
|
2015-03-18 06:45:22 -07:00 |
|
Darren Shepherd
|
dd429b3010
|
respawn: Fix broken log message
|
2015-03-18 06:45:22 -07:00 |
|
Darren Shepherd
|
63a1c50f27
|
Refactor TLS command
|
2015-03-18 06:45:22 -07:00 |
|
Darren Shepherd
|
e143d04885
|
Refactor network config to put that match as the key
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
bffd9865ea
|
OS upgrade and list
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
c8a9b14338
|
Support pulling rancher config from cloud config
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
444e8cf9a2
|
Refactor tls command
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
c770598a53
|
Add ability to tail console on startup
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
7baf6fc74c
|
Handle SIGTERM in respawn
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
c0b02ca361
|
More graceful shutdown and sync before syscall
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
ac2459ba37
|
Refactor configuration
|
2015-03-18 06:45:21 -07:00 |
|
Darren Shepherd
|
0f8eb3e21d
|
Fix typos in addon help messages
|
2015-03-18 06:45:21 -07:00 |
|
Bill Maxwell
|
ede9b0100e
|
fixed whitespace in help
|
2015-03-10 21:54:02 -07:00 |
|
Darren Shepherd
|
c837a2ae59
|
Fix console reboot
|
2015-03-06 21:20:59 -07:00 |
|
Darren Shepherd
|
b62fd539bd
|
Networking implementation and fixes
|
2015-03-06 21:20:46 -07:00 |
|
sidharthamani
|
4a94d51037
|
add network config command
|
2015-03-03 17:23:14 -08:00 |
|
Darren Shepherd
|
e5192ddc5e
|
Change reboot error messages and timeout
|
2015-02-23 14:52:11 -07:00 |
|
Darren
|
f6b2c8489f
|
Merge pull request #35 from sidharthamani/master
add shutdown command
|
2015-02-23 12:01:15 -07:00 |
|
Darren Shepherd
|
1c5ac9f410
|
gofmt
|
2015-02-23 12:00:33 -07:00 |
|
Darren Shepherd
|
dac9b7e21e
|
Updates to cloud-init
|
2015-02-23 12:00:24 -07:00 |
|
Darren Shepherd
|
5d2d23d988
|
Log update-ssh-keys to stdout/stderr
|
2015-02-23 11:58:43 -07:00 |
|
sidharthamani
|
8181e2633a
|
add shutdown command
|
2015-02-22 21:08:46 -08:00 |
|
Darren Shepherd
|
5876353639
|
Merge branch 'cloudinit' of github.com:sidharthamani/os into sidharthamani-cloudinit
Conflicts:
scripts/dockerimages/06-console
|
2015-02-22 21:17:36 -07:00 |
|
Darren Shepherd
|
3620db959f
|
Support reloading config during system containers start up
|
2015-02-22 20:59:44 -07:00 |
|
Darren Shepherd
|
b0046e8e08
|
setsid in respawn
|
2015-02-22 20:59:44 -07:00 |
|
Darren Shepherd
|
c0cee91cd1
|
Add addon to rancherctl
|
2015-02-22 20:59:44 -07:00 |
|
sidharthamani
|
d08163b5c5
|
lay foundation for rewriting cloud-init
|
2015-02-22 10:57:25 -08:00 |
|
Darren
|
6800fdfb67
|
Merge pull request #31 from sidharthamani/master
add upgrade framework for rancherctl os command
|
2015-02-21 19:40:44 -07:00 |
|
sidharthamani
|
0b31dc7e3b
|
move tlsconf to rancherctl
|
2015-02-21 13:42:42 -08:00 |
|
sidharthamani
|
33d636930b
|
refactor power and check for permissions
|
2015-02-21 12:22:59 -08:00 |
|
sidharthamani
|
594db8fd8c
|
add upgrade framework for rancherctl os command
|
2015-02-21 12:21:56 -08:00 |
|
Darren Shepherd
|
dc59b3c724
|
Cleanup logging
|
2015-02-21 00:34:23 -07:00 |
|
Darren Shepherd
|
d63c875d13
|
Don't print reboot message
|
2015-02-21 00:34:01 -07:00 |
|
sidharthamani
|
7c44ed3e58
|
sync file system before making power syscalls
|
2015-02-20 10:48:18 -08:00 |
|
Darren Shepherd
|
7f3ee5d9ef
|
Small cloud init fixes
|
2015-02-20 09:18:55 -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
|
a076a3c5f2
|
Fix cloudinit compilation
|
2015-02-19 14:43:37 -07:00 |
|
Darren Shepherd
|
e8abf31e94
|
Check that docker wait exits with 0
|
2015-02-19 14:16:26 -07: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
|
7fd1091b6e
|
Refactor tlsconf
|
2015-02-19 13:48:10 -07:00 |
|
Darren Shepherd
|
ace2fa1f65
|
gofmt change
|
2015-02-19 13:47:06 -07:00 |
|
sidharthamani
|
fb237dbebe
|
add cloud-init support
|
2015-02-18 19:46:22 -08:00 |
|
Darren Shepherd
|
529ce4336d
|
Implement rancherctl config import
|
2015-02-17 18:42:26 -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 Shepherd
|
e877d5804f
|
Implement rancherctl config get
|
2015-02-17 15:32:15 -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 |
|
Darren Shepherd
|
11a11ca3d1
|
Update godeps
|
2015-02-17 14:30:18 -07:00 |
|