niusmallnan
ae413185e1
Pre-cache hyperv service yaml for airgap installation
2018-12-12 16:39:02 +08:00
niusmallnan
edce7bb15d
Enhance layout-initrd script readability for caching service yaml files
2018-12-12 16:35:02 +08:00
niusmallnan
733c2f0667
Merge pull request #2595 from Jason-ZW/add-4glte-support
...
Add 4glte support
2018-12-12 13:32:22 +08:00
Jason-ZW
ef792df107
Add 4glte build script
2018-12-12 13:27:36 +08:00
niusmallnan
fe17440898
Merge pull request #2545 from bernard-wagner/lvm-crypt
...
Added LVM and LUKS
2018-12-11 13:52:08 +08:00
niusmallnan
09ebd40162
Update release scripts
2018-12-05 16:31:40 +08:00
niusmallnan
1b004dff3c
Add arm64 server support
2018-12-02 21:18:23 +08:00
niusmallnan
cdac009e41
Remove integration tests
...
We rewrite them using python and maintain it separately
2018-12-02 20:59:00 +08:00
niusmallnan
50e72e629b
Optimize indentation format for shell scripts
2018-11-22 16:28:50 +08:00
niusmallnan
cdc7906910
Move qcows release to os-packer
2018-11-19 12:04:49 +08:00
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
Bernard Wagner
900c57b8c9
Added LVM and LUKS
2018-10-31 15:36:59 +02: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