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

125 Commits

Author SHA1 Message Date
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
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
Bill Maxwell
e60db54138 Revert "Use consistent device names"
This reverts commit 402cbbdf6f.
2015-04-14 14:57:43 -07:00
Bill Maxwell
239e59ea12 Add all-volumes to parition container
Need access to system-docker in os-installer update.
2015-04-13 13:54:01 -07:00
Ivan Mikushin
01ebb51b54 pwn dist dir 2015-04-13 13:44:34 +05:00
Ivan Mikushin
a7ef1aac42 dump the extra NIC 2015-04-13 13:25:34 +05:00
Darren Shepherd
2a69c5f38e Bump version to v0.3.0-rc2 2015-04-10 07:32:32 -07:00
Darren Shepherd
bafe1a7992 Add extra_args to user docker invocation 2015-04-10 07:28:28 -07:00
Darren Shepherd
894f785ac3 Don't make CA certs readonly 2015-04-10 07:28:28 -07:00
Darren Shepherd
474aeb4f99 Allow hostname to be set by DHCP 2015-04-10 07:28:28 -07:00
Darren Shepherd
402cbbdf6f Use consistent device names 2015-04-07 20:06:43 -07:00
wlan0
8788ef3dfa add os-release file for console container 2015-04-07 16:09:29 -07:00
Darren Shepherd
d67aec9122 rbind the host dev 2015-04-06 07:28:28 -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
7bb5e10b12 Add syslog and udev hotplugging 2015-04-06 06:52:17 -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
a1f912c4d5 Wait for userdocker to start 2015-04-04 09:55:41 -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
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
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
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
Bill Maxwell
2310287893 changed for new image name 2015-03-19 14:47:37 -07:00
Darren Shepherd
3c44f0ef5b Docker fails to start when TLS is off 2015-03-19 09:41:46 -07:00
Darren Shepherd
b5ed2e3542 Setup up golang for netgo 2015-03-18 08:27:00 -07:00