Jason-ZW
|
4cb0f462bd
|
Add wifi support
|
2018-11-07 17:11:03 +08:00 |
|
Jason-ZW
|
44388ae853
|
Add virtio-rng-pci params
|
2018-10-29 14:08:47 +08:00 |
|
niusmallnan
|
823ae28a52
|
Imports are organized in groups, with blank lines between them
https://github.com/golang/go/wiki/CodeReviewComments#imports
|
2018-10-23 13:11:31 +08:00 |
|
Jason-ZW
|
ef663b4e70
|
Add dhcp timeout parameter
|
2018-10-23 09:47:43 +08:00 |
|
Jason-ZW
|
a088811de9
|
Remove useless field
|
2018-10-23 09:47:43 +08:00 |
|
Jason-ZW
|
e8b6c69fbf
|
ignore vmware datasource when guestinfo is empty
|
2018-10-16 16:25:35 +08:00 |
|
niusmallnan
|
667b3f0b3c
|
Make the logs path of system-docker configurable
|
2018-10-11 10:25:30 +08:00 |
|
niusmallnan
|
eeebf0ae0f
|
Mount the boot partition when booting
Also update StateDir and OemDir for better clarity
|
2018-09-30 15:09:51 +08:00 |
|
Darren Shepherd
|
1f50386828
|
Move around code for better clarity
|
2018-09-19 17:18:49 +08:00 |
|
niusmallnan
|
d7f47925a1
|
Start rngd before format the disk
|
2018-09-14 16:48:54 +08:00 |
|
Jan B
|
e5b1643bfa
|
Optimize image loading to reduce memory footprint and boot time
|
2018-09-11 07:18:43 +08:00 |
|
Jason-ZW
|
4634759449
|
Support ebs nvme blocks
|
2018-09-04 11:27:32 +08:00 |
|
niusmallnan
|
f2b09794e4
|
Fix error format in cloudinit
|
2018-07-30 17:40:58 +08:00 |
|
Jason-ZW
|
0821c9a4ea
|
Add multi docker command
|
2018-07-10 14:16:59 +08:00 |
|
stffabi
|
05c2a40aa5
|
Decompress user-data if it is gzipped
Fixes #2391
|
2018-06-26 23:01:01 +08:00 |
|
niusmallnan
|
3669df9599
|
Get rid of docker-sys bridge setting by CNI
|
2018-05-11 15:10:15 +08:00 |
|
wchao1241
|
a9eb57759c
|
Add export filter of additional property
|
2018-05-09 12:54:01 +08:00 |
|
niusmallnan
|
ba388b6bc6
|
Build docker-sys bridge via system-docker args and remove cni-glue
|
2018-04-16 08:22:55 +00:00 |
|
niusmallnan
|
b4cd6af468
|
Update all go files mode
|
2018-04-16 11:30:08 +08:00 |
|
stffabi
|
ccc330a43e
|
add cloud-init support for cloudstack
|
2018-04-13 09:42:19 +02:00 |
|
Jason-ZW
|
80c99642b2
|
enhance preload timing issue
|
2018-04-02 05:31:14 +00:00 |
|
niusmallnan
|
9c9c3ce141
|
Fix go test for ssh port and listen_address config
|
2018-03-05 16:39:30 +08:00 |
|
niusmallnan
|
67961c9349
|
Support to configure ssh port and listen address
|
2018-03-05 16:39:30 +08:00 |
|
niusmallnan
|
43f483a5ef
|
Support higher verion docker-ce as system-docker
|
2018-02-27 23:44:22 +08:00 |
|
niusmallnan
|
a268907302
|
GetRetry is used when detecting if url is available (#2237)
|
2018-01-25 18:01:55 +08:00 |
|
Julien Kassar
|
82aaa413f5
|
Fix format 'verbs' (#2115)
|
2018-01-25 09:47:17 +08:00 |
|
niusmallnan
|
44552d55d0
|
Add ability to configure docker-sys bridge subnet (#2217)
|
2018-01-10 16:44:59 +08:00 |
|
niusmallnan
|
55368a3897
|
Auto resize root disk on AWS (#2191)
|
2017-12-26 17:59:08 +08:00 |
|
Robert Neumann
|
dab1c4ffb3
|
Fix user-data for ec2 metadata source (#2189)
|
2017-12-25 18:11:24 +08:00 |
|
niusmallnan
|
bd845cca31
|
Code updates for packethost/packngo v0.1.0
|
2017-12-19 17:08:15 +08:00 |
|
niusmallnan
|
60909e435f
|
Add aliyun datasource (#2169)
|
2017-12-19 14:33:44 +08:00 |
|
niusmallnan
|
7b474cd905
|
Fix golint check error
https://github.com/rancher/os/issues/2166
|
2017-12-06 13:45:49 +08:00 |
|
Sven Dowideit
|
baee5d18ea
|
Refactor a little so 'ros os list' also uses the configured proxy info
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-09-15 13:47:21 +10:00 |
|
Sven Dowideit
|
5dfc818303
|
Stop overwriting a good resolv.conf file with the default one
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-08-29 10:10:47 +10:00 |
|
Sven Dowideit
|
38ac3b05fb
|
fix tests
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-08-17 09:31:52 +10:00 |
|
Sven Dowideit
|
f793518aa6
|
Get RancherOS logging to throw debug logs to a remote syslog server when the kernel netconsole is configured
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-08-17 08:42:37 +10:00 |
|
Sven Dowideit
|
c8915d646d
|
add a timeout in case a system-container refuses to quit
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-31 03:20:09 +00:00 |
|
Sven Dowideit
|
67d932d9f8
|
Initial fix to stop other containers before the console
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-31 03:12:05 +00:00 |
|
Sven Dowideit
|
47320f9350
|
Should have fixed these when I changed the encoding key
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-21 10:34:53 +10:00 |
|
Sven Dowideit
|
732f1924e1
|
update the encoding key to match docker-machine
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-20 14:17:10 +10:00 |
|
Sven Dowideit
|
d36d4555aa
|
Add a little logging to make debugging datasources a little easier
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-18 21:52:28 +10:00 |
|
Sven Dowideit
|
cbfe50c5ee
|
Copy init and cloud-init-save logs from before switchroot
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-18 14:13:11 +10:00 |
|
Sven Dowideit
|
32061238aa
|
Fix validation tests, update deps and use the rancher/docker version that uses logrus for daemon
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-17 23:03:09 +10:00 |
|
Sven Dowideit
|
75d384bbe8
|
Make the auto enable hypervisor_service optional
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-17 21:14:45 +10:00 |
|
Sven Dowideit
|
cbcdb2628c
|
Tell the user if the interpreted cloud confg is invalid and then exit
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-17 12:17:41 +10:00 |
|
Sven Dowideit
|
7fb9afe39c
|
Rename sshd disable cfg to rancher.ssh.disable
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-17 11:15:54 +10:00 |
|
Josh Curl
|
6f33622a12
|
Add config option to disable sshd
|
2017-07-17 10:43:39 +10:00 |
|
Sven Dowideit
|
d859052453
|
get the kernel version for the banner
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-14 21:15:43 +10:00 |
|
Sven Dowideit
|
45e422d01e
|
Add an autologin that allows us to fix the stty
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2017-07-14 21:15:42 +10:00 |
|
Josh Curl
|
fecbb9df2e
|
Recovery console
|
2017-07-14 21:15:42 +10:00 |
|