1
0
mirror of https://github.com/rancher/os.git synced 2025-09-25 04:37:02 +00:00
Commit Graph

2295 Commits

Author SHA1 Message Date
niusmallnan
f5f342b597 Fix rpi64 build
(cherry picked from commit dcce547bad)
2018-10-17 14:27:41 +08:00
niusmallnan
da859e9fbb Fix build error caused by golint 2018-10-17 14:26:32 +08:00
niusmallnan
757ad174cb Update README for v1.1.4 2018-02-06 16:51:35 +08:00
niusmallnan
7ca6be6dc5 Reduce the memory consumption at startup (#2247)
Offline image is automatically loaded when the system boots.
When the system memory is not large enough (such as 1G), will lead to
kernel panic.
v1.1.4
2018-02-05 17:59:41 +08:00
niusmallnan
f2dbc8cd4f Adjust the parameter upgrade-console order (#2246) 2018-02-05 16:23:06 +08:00
niusmallnan
84996b22b7 Fix a typo path for rpi kernel url v1.1.4-rc1 2018-01-26 10:33:31 +08:00
niusmallnan
8123859494 Bump to rpi kernel 4.9.76 2018-01-26 09:59:32 +08:00
niusmallnan
310fa03a0c GetRetry is used when detecting if url is available (#2237) 2018-01-26 09:51:09 +08:00
niusmallnan
8c0f0bcedf Bump to kernel v4.9.78
It can address CVE-2017-5715
2018-01-26 09:46:20 +08:00
niusmallnan
089bd0ce2d Update README for v1.1.3 2018-01-08 13:30:32 +08:00
niusmallnan
2b27fb8a4c Bump to kernel v4.9.75
It can address CVE-2017-5754
v1.1.3 v1.1.3-rc1
2018-01-06 08:39:00 +08:00
niusmallnan
ec9f6b3031 Delete all the documents to ensure that they are maintained on github.rancher.io v1.1.2 2017-12-28 09:29:56 +08:00
niusmallnan
285a82dc96 Fix a typo path for publish script 2017-12-27 16:27:22 +08:00
niusmallnan
c9173bbda1 Remove rancher.debug flag for digitalocean image v1.1.2-rc3 2017-12-27 14:48:09 +08:00
niusmallnan
87091ba83d Update README 2017-12-27 11:52:39 +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
a5af88224a Update doc about running Rancher on RancherOS
https://github.com/rancher/os/issues/1962
2017-12-22 15:20:35 +08:00
niusmallnan
868a4b01ce Update doc
https://github.com/rancher/os/issues/1936
2017-12-22 15:16:07 +08:00
niusmallnan
4de1396a46 Update README 2017-12-21 17:57:13 +08:00
niusmallnan
0e586b7996 Optimize the release script 2017-12-21 17:47:51 +08:00
niusmallnan
b9fea2e8d3 Update build file for raspberry-pi-hypriot64 2017-12-21 15:16:11 +08:00
niusmallnan
c3838be166 Update doc for security v1.1.2-rc2 2017-12-20 14:24:35 +08:00
niusmallnan
958bbef1f1 Vendor changes for vishvananda/netlink
https://github.com/rancher/os/issues/1863
2017-12-19 17:49:56 +08:00
niusmallnan
bd845cca31 Code updates for packethost/packngo v0.1.0 2017-12-19 17:08:15 +08:00
niusmallnan
543f106689 Vendor changes, github.com/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
Sebastiaan van Steenis
7e912e12e8 Add docs on setting MTU when running on GCE 2017-12-18 18:26:46 +08:00
niusmallnan
2dda87e2c4 Fix the container name
https://github.com/rancher/os/issues/2176
2017-12-15 17:28:28 +08:00
niusmallnan
f87dc8078a Use docker-17.06.2-ce as default user docker v1.1.2-rc1 2017-12-15 11:07:07 +08:00
niusmallnan
47195af80a Update kernel 4.9.69-rancher 2017-12-15 11:07:00 +08:00
niusmallnan
bbe86be115 Merge pull request #2175 from niusmallnan/issues-2168
Only enable open-vm-tools serivce for vmware
2017-12-13 10:46:51 +08:00
niusmallnan
c47e8c5bf7 Only enable open-vm-tools serivce for vmware
https://github.com/rancher/os/issues/2168
2017-12-13 10:10:52 +08:00
niusmallnan
d79e5e8753 Update doc for v1.1.1 release 2017-12-12 15:24:57 +08:00
niusmallnan
c5748f31d5 Add publish_gs script 2017-12-12 15:03:02 +08:00
niusmallnan
75c4b3e020 Update version numbers and AMIs for v1.1.1 2017-12-12 11:42:24 +08:00
niusmallnan
65df13e0be User kernel v4.9.67-rancher v1.1.1 v1.1.1-rc1 2017-12-08 09:00:00 +08:00
Julien Kassar
349203b058 Fix error typo in loadConsoleService func (#2112) 2017-12-07 15:55:40 +08:00
Max Schmitt
5ec984177d Fix not rendered markdown (#2147) 2017-12-07 15:49:16 +08:00
niusmallnan
6889096ff4 Merge pull request #2167 from niusmallnan/issues-2166
Fix golint check error
2017-12-07 10:03:52 +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
d8bba34a87 Merge pull request #2108 from SvenDowideit/update-the-kernel-module-docs
We don't use the Ubuntu kernels and DKMS anymore
2017-09-18 15:44:16 +10:00
Sven Dowideit
fda647eec3 Merge pull request #2106 from SvenDowideit/rpi64-4.9.50
rpi64 linux kernel 4.9.50
2017-09-18 15:43:51 +10:00
Sven Dowideit
f7327d764f Merge pull request #2104 from SvenDowideit/http-proxy-fix
Refactor a little so 'ros os list' also uses the configured proxy info
2017-09-18 15:43:38 +10:00
Sven Dowideit
d1971fbd0e Merge pull request #2099 from SvenDowideit/kubelet-volume-for-cadvisor
Quick fix to allow CAdvisor and kubelet to work
2017-09-18 15:43:23 +10:00
Sven Dowideit
5d82fcb029 we don't use DKMS anymore
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-18 13:35:48 +10:00
Sven Dowideit
0b8b0dc1e1 We don't use the Ubuntu kernels and DKMS anymore
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-18 13:33:22 +10:00
Sven Dowideit
2751745a59 rpi64 linux kernel 4.9.50
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-16 12:42:37 +00:00
Sven Dowideit
4769f143cf set the http_proxy env vars for the consoles
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-09-15 23:38:15 +10: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