1
0
mirror of https://github.com/rancher/os.git synced 2025-06-24 14:01:34 +00:00
Commit Graph

571 Commits

Author SHA1 Message Date
niusmallnan
7b23decffd Update vmware release script 2018-11-15 17:09:22 +08:00
niusmallnan
48b77a7e70 Add release scripts for hyperv 2018-11-15 15:59:30 +08:00
niusmallnan
ee5607548b Fix vmware build scripts for autoformat iso 2018-11-15 15:03:46 +08:00
niusmallnan
de73e0551c Add APPEND_SYSTEM_IMAGES arg for build 2018-11-15 14:15:39 +08:00
niusmallnan
79b405dec4 Remove the unnecessary params of 'go build' 2018-11-07 13:48:13 +08:00
niusmallnan
971f295092 Use os-initrd-base instead of DFS_IMAGE 2018-11-05 14:34:15 +08:00
Jason-ZW
44388ae853 Add virtio-rng-pci params 2018-10-29 14:08:47 +08:00
niusmallnan
6b41747e6d Fix vmware build 2018-10-26 18:05:25 +08:00
Jason-ZW
70845f7320 Add multiple releases for vmware 2018-10-17 17:03:43 +08:00
niusmallnan
db795bbfc2 Simplify the package-rootfs script 2018-10-11 16:18:09 +08:00
niusmallnan
4907fc9a4d Enhance the clean script 2018-10-10 14:46:30 +08:00
niusmallnan
13d31e497b Exclude the whole dir 'usr/libexec' in the initrd 2018-09-26 17:42:19 +08:00
Olle Jonsson
e0c6414d12 Typo fix in CLI output
- "is required to"
2018-09-16 21:30:04 +08:00
Jan B
29f46a331a Switch initrd compression to gzip
Decompressing the gzip compressed initial ramdisk during boot takes only 1.5 seconds compared  to approx. 15 seconds with lzma. Drawback is an increased size of the image of about 25-30 MB,
2018-09-11 07:18:43 +08:00
Jan B
e5b1643bfa Optimize image loading to reduce memory footprint and boot time 2018-09-11 07:18:43 +08:00
niusmallnan
dcce547bad Fix rpi64 build 2018-09-07 15:40:14 +08:00
Julien Ammous
804af20754 fixes typo
require -> required
2018-08-15 18:23:13 +08:00
niusmallnan
edae355cd2 Avoid kernel too old error when building ROS 2018-08-06 15:19:29 +08:00
niusmallnan
5e4f63f02e Clean cni dir 2018-07-20 23:14:02 +08:00
niusmallnan
7fc526eb08 Remove assets/docker from layout-initrd 2018-05-20 10:43:09 +08:00
Jason-ZW
9df8d1c440 Cache os-services yml 2018-05-18 05:42:54 +00:00
niusmallnan
2df71b654e Use gzip to compress system-docker images for dev build 2018-05-13 10:57:07 +08:00
niusmallnan
c126ebe8da Remove cni/bin/bridge and cni/bin/host-local in initrd 2018-05-12 20:31:46 +08:00
niusmallnan
4611e07d90 Fix make vmware 2018-05-12 18:27:51 +08:00
Jason-ZW
013e77fe9d Update vmware iso 2018-05-11 08:05:05 +00:00
Olli Janatuinen
20c3650c09 Added Raspberry Pi 3B+ support 2018-04-26 22:24:51 +03:00
Jason-ZW
80c99642b2 enhance preload timing issue 2018-04-02 05:31:14 +00:00
niusmallnan
0ac085b273 Bump rpi kernel to 4.9.80
rpi-bootloader: v20180320-071222
rpi64-kernel: v20180319-130037
2018-03-27 09:56:51 +08:00
Jason-ZW
fd544f1f9e Add vmware iso support 2018-03-21 08:31:25 +00:00
niusmallnan
a16c56f7be Get rid of the system-docker-proxy 2018-03-08 10:23:12 +08:00
William Fleurant
d263be4bae globalcfg: reboot 10s after kernel panic fixes #1785 (#1786) 2018-03-05 16:55:01 +08:00
niusmallnan
34b7ab73c7 Remove import system-docker 2018-02-28 15:43:08 +08:00
niusmallnan
c5f1b28af8 Add SYSTEM_DOCKER_URL env 2018-02-27 23:44:22 +08:00
niusmallnan
8cda43a68a
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.
2018-02-05 17:43:39 +08:00
niusmallnan
d9d48a1905 Fix a typo path for rpi kernel url 2018-01-26 10:32:53 +08:00
niusmallnan
41543d533f Bump to rpi kernel 4.9.76 2018-01-21 20:56:39 +08:00
niusmallnan
f7a49abdeb
Remove arm32 support (#2207) 2018-01-05 13:42:44 +08:00
niusmallnan
8385ce5b00
Remove dnspatch we have not used it anymore (#2198) 2017-12-29 15:20:43 +08:00
niusmallnan
ec9f6b3031 Delete all the documents to ensure that they are maintained on github.rancher.io 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
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
c5748f31d5 Add publish_gs script 2017-12-12 15:03:02 +08: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
3b918c4cc9 Allow me to skip the INTEGRATION_TESTS due to network issues
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-29 04:13:57 +00: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
25ffc9b694 the kgdboc cmdline setting seems to have sometimes causing the rpi64 kernel to crash
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-08-24 12:34:03 +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
1e2e950709 Merge pull request #2018 from SvenDowideit/update-rpi32-to-4.4.50
update rpi32 to 4.4.50
2017-07-31 20:25:42 +10:00
Sven Dowideit
f4912b3ff9 update rpi32 to 4.4.50
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-31 08:13:50 +00:00