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

1159 Commits

Author SHA1 Message Date
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
wlan0
a6415394af match network interfaces by MAC addresses 2015-03-25 18:10:44 -07:00
Bill Maxwell
c326abcbcd Merge pull request #99 from cloudnautique/fix_readme_install_container_reference
adjust the readme container reference
2015-03-24 23:20:29 -07:00
Bill Maxwell
d912957cb1 adjust the readme container reference 2015-03-24 21:30:58 -07:00
Darren Shepherd
138baaa6b4 Merge pull request #96 from ibuildthecloud/godeps
Newer github.com/fsouza/go-dockerclient
2015-03-24 09:01:17 -07:00
Darren Shepherd
96e2695f05 Update README.md 2015-03-23 07:52:49 -07:00
Darren Shepherd
30817c8d60 Update README.md 2015-03-23 07:52:04 -07:00
Darren Shepherd
63bc3f64b2 Newer github.com/fsouza/go-dockerclient 2015-03-21 16:56:00 -07:00
Darren Shepherd
b8be344200 Merge pull request #95 from cloudnautique/021_readme_update
updated for v0.2.1 amis
2015-03-21 12:21:46 -07:00
Bill Maxwell
b8d5139d16 updated for v0.2.1 amis 2015-03-20 16:12:17 -07:00
Darren Shepherd
6a3240f865 Dynamically set version for ubuntu console 2015-03-20 12:43:24 -07:00
Darren Shepherd
189e40ce26 Change volume containers to create only 2015-03-20 11:37:28 -07:00
Darren Shepherd
a398f82403 Add dynamic version string 2015-03-20 11:37:28 -07:00
Darren Shepherd
0aeda8d1b0 Add prompting to reboot 2015-03-20 11:37:28 -07:00
Darren Shepherd
2f36ddd814 Merge pull request #91 from cloudnautique/set_default_install_to_generic
Set defaults based off of Rancher OS info
2015-03-19 22:49:38 -07:00
Darren Shepherd
4cde6dc934 network not disabled for cloud-init-pre 2015-03-19 22:48:05 -07:00
Bill Maxwell
bee6675b36 Set defaults based off of RanchOS info
If running on RancherOS gather sane defaults for users.
2015-03-19 21:09:43 -07:00
Darren Shepherd
9ed1f075bb Add udev as create only container in system-docker 2015-03-19 16:20:31 -07:00
Darren Shepherd
a051b1ad70 Reboot after os upgrade 2015-03-19 15:36:40 -07:00
Darren Shepherd
e34c3a5e2d Create but do not start udev on system-docker
Eventually this container will be replaced with udev hotplug
2015-03-19 14:58:50 -07:00
Darren Shepherd
130caa1abd Add upgrade image name 2015-03-19 14:58:50 -07:00
Darren Shepherd
932709e3ba Add logging and -f to upgrade 2015-03-19 14:58:50 -07:00
Darren Shepherd
4994f4dc9e Merge pull request #90 from cloudnautique/fix_container_image
changed for new image name
2015-03-19 14:49:12 -07:00