1
0
mirror of https://github.com/rancher/os.git synced 2025-06-23 21:47:03 +00:00
Commit Graph

601 Commits

Author SHA1 Message Date
kingsd041
8b75752225 Add PingAn Cloud Support 2019-03-25 11:14:31 +08:00
niusmallnan
eb762f903f Fix os-releases symlink 2019-03-18 13:55:01 +08:00
niusmallnan
a57fb3e5c3 Fix indent for scripts/layout-initrd 2019-03-11 17:42:03 +08:00
niusmallnan
18b2fe50af Add rancheros-vmware.vmdk to github release page 2019-03-06 07:54:01 +08:00
niusmallnan
33ea2b1022 Support for pre-defined user images in the iso 2019-03-05 18:02:35 +08:00
niusmallnan
1b78637f3e Do not rebuild all-volumes and console in rpi64 build
It will cause booting hangs when recreating containers
2019-02-28 16:02:11 +08:00
niusmallnan
7f4f270129 Update release scripts
1. also upload the artifacts to the github release page
2. add checksums for most artifacts
2019-02-21 13:15:30 +08:00
niusmallnan
a462e3e518 Add firmware to support wireless on RPi3 2019-02-19 16:52:07 +08:00
niusmallnan
204f8890ab Fix missing VERSION for rpi64 build 2019-02-06 11:27:24 +08:00
kingsd041
5cfa416b8b Add collection rancheros information script 2019-01-23 22:16:15 +08:00
kingsd041
6366727270 Add proxmoxve release 2019-01-22 11:03:54 +08:00
niusmallnan
ab7abbf132 Use OS_AUTOFORMAT instead of VMWARE_AUTOFORMAT 2019-01-21 14:09:13 +08:00
niusmallnan
e1782ad081 Remove VMWARE APPEND because we do not need it 2019-01-14 21:04:18 +08:00
niusmallnan
e9fb21e368 Fix service caching for azure image 2018-12-28 15:24:09 +08:00
niusmallnan
b3f74b31a9
Merge pull request #2614 from Jason-ZW/add-azure-image
Add azure support
2018-12-28 14:53:38 +08:00
Jason-ZW
78fad030ba Add azure support 2018-12-28 14:48:46 +08:00
niusmallnan
d994816c3d Support for built-in custom console 2018-12-18 22:36:09 +08:00
niusmallnan
937b112041 Update rpi64 release script 2018-12-14 22:36:07 +08:00
niusmallnan
846bb25ecb Fix typo VERISION 2018-12-12 16:41:11 +08:00
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