Darren Shepherd
106fb36c8c
Set hostname from DHCP (broken)
...
This adds the proper variable we need to set the hostname from DHCP. End
to end this does not work though. The hostname does not propagate
outside the container. More changes need to be done for this.
2015-04-10 07:28:28 -07:00
Darren Shepherd
dc4f1d432d
Merge pull request #142 from imikushin/fix-write-files
...
cloud-config write_files should write to absolute path
2015-04-09 08:59:49 -07:00
Ivan Mikushin
8e9368b6a3
cloud-config write_files should write to absolute path
2015-04-09 20:01:09 +05:00
Darren Shepherd
402cbbdf6f
Use consistent device names
2015-04-07 20:06:43 -07:00
Darren Shepherd
43e3d380f4
Attempt to set hostname from DHCP
2015-04-07 20:06:43 -07:00
Darren Shepherd
252e491286
Only send project event on success
2015-04-07 20:06:43 -07:00
Darren Shepherd
09b0e3f970
Merge pull request #133 from wlan0/master
...
add os-release file for console container
2015-04-07 16:50:10 -07:00
wlan0
8788ef3dfa
add os-release file for console container
2015-04-07 16:09:29 -07:00
Denise
954fc0043b
Update rancherctl-tls.md
2015-04-07 09:40:41 -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
d67aec9122
rbind the host dev
2015-04-06 07:28:28 -07:00
Darren Shepherd
bedb10c85e
Rename addon to service
2015-04-06 07:28:17 -07:00
Darren Shepherd
8d9d941fee
Make custom gopath builds easier
2015-04-06 07:17:03 -07:00
Darren Shepherd
11790d8c1c
Remove running OS in Docker and setup better qemu args
2015-04-06 07:16:50 -07:00
Darren Shepherd
fd4560b54e
Disable device renaming
2015-04-06 07:04:11 -07:00
Darren Shepherd
b70373729b
syslog container doesn't exist in bootstrap docker
2015-04-06 07:03:51 -07:00
Darren Shepherd
a0d3026623
Make data volume containers use json-file log driver
2015-04-06 07:02:34 -07:00
Darren Shepherd
382ffbcfe8
Godep updates
2015-04-06 06:52:33 -07:00
Darren Shepherd
7bb5e10b12
Add syslog and udev hotplugging
2015-04-06 06:52:17 -07:00
Darren Shepherd
02606da59f
Reformat docker args
2015-04-04 18:59:13 -07:00
Darren Shepherd
1de6e898a7
setup groups and socket files on startup
2015-04-04 14:21:13 -07:00
Darren Shepherd
3282192d97
Add entrypoint
2015-04-04 12:25:12 -07:00
Darren Shepherd
1d10f81ac1
Make lib/modules rw
2015-04-04 12:24:50 -07:00
Darren Shepherd
af272e92ca
Add networking to system docker
2015-04-04 12:18:44 -07:00
Darren Shepherd
74c18eb4ed
Bump os-base, docker versions
2015-04-04 10:10:37 -07:00
Darren Shepherd
96dff754c4
Rebase to disable
2015-04-04 10:10:04 -07:00
Darren Shepherd
b47f41f96d
Only bind mount in certs in userdocker
2015-04-04 10:09:17 -07:00
Darren Shepherd
36f5b16194
Add option to disable startup of services
2015-04-04 10:03:31 -07:00
Darren Shepherd
a1f912c4d5
Wait for userdocker to start
2015-04-04 09:55:41 -07:00
Darren Shepherd
ae5d41b696
Make console version different from OS version
2015-04-04 08:59:29 -07:00
Darren Shepherd
4524251129
Set UseDNS=no for sshd
2015-04-04 08:52:49 -07:00
Darren Shepherd
6004183bb4
Don't run ntpd at debug level
2015-04-04 08:51:16 -07:00
Darren Shepherd
8dad5598b5
Change boot up message
2015-04-04 05:42:48 -07:00
Darren Shepherd
363cd2764d
Add option to not daemonize udev
2015-04-04 05:42:48 -07:00
Darren Shepherd
95a2f3ed67
Set build/initrd-current
2015-04-04 05:42:48 -07:00
Darren Shepherd
4118af6afa
os-base v0.2.0
2015-04-04 05:42:48 -07:00
Darren Shepherd
0feacf7927
Copy headers
2015-04-04 05:42:48 -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
Darren Shepherd
0658cc6a99
Godeps
2015-04-04 05:39:11 -07:00
wlan0
1dba86a97e
add ipv4ll auto conf
2015-04-04 05:39:11 -07:00
Darren Shepherd
e3fd8367c0
Update rancherctl.md
2015-04-02 12:51:38 -07:00
Darren Shepherd
c3ecc42f4f
Merge pull request #127 from ibuildthecloud/docs
...
Add documentation for rancherctl
2015-04-02 20:41:18 +01:00
Darren Shepherd
b98f522d00
Add documentation for rancherctl
2015-04-02 12:39:28 -07:00
Darren Shepherd
b0e3075c0d
Merge pull request #117 from cglewis/master
...
typo
2015-03-28 14:15:09 -07:00
Charlie Lewis
485cb19a6c
typo
2015-03-28 10:44:39 -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
Darren Shepherd
7ace17e786
Merge pull request #113 from cloudnautique/change_network_posthook_docker
...
Make the post hook use the system docker
2015-03-27 16:19:39 -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