1
0
mirror of https://github.com/rancher/os.git synced 2025-07-04 02:26:13 +00:00
Commit Graph

2520 Commits

Author SHA1 Message Date
niusmallnan
07226313b4 Bump kernel to 4.14.67-rancher2
Fix the mtu issue in Xen
2018-09-14 16:04:14 +08:00
niusmallnan
fcf09b8cca Bump os-base to 2018.02-4
It includes the rngd tool
2018-09-14 16:02:09 +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
Jason-ZW
4634759449 Support ebs nvme blocks 2018-09-04 11:27:32 +08:00
niusmallnan
fcc9e189a5 Bump kernel to 4.14.65-rancher 2018-08-22 17:41:30 +08:00
Jason-ZW
6a676a9b82 Option to ignore rancher.password 2018-08-22 13:41:12 +08:00
Jason-ZW
038bb6d89b Option to disable login prompt 2018-08-22 13:41:12 +08:00
Jason-ZW
909859c1f6 Running "cloud-init" before "b2d env"
1. Users can configure `autoformat` through cloud-config
2. Udevsettle is executed in cloud-init, and some platforms such as hyper-v need to scan devices earlier
2018-08-16 13:16:34 +08:00
niusmallnan
42e1031790 Bump kernel to 4.14.63 for L1TF mitigations 2018-08-16 10:42:27 +08:00
Julien Ammous
804af20754 fixes typo
require -> required
2018-08-15 18:23:13 +08:00
niusmallnan
6e0952d69e Change SYSTEM_DOCKER from niusmallnan/os-system-docker to rancher/os-system-docker 2018-08-15 11:04:26 +08:00
niusmallnan
edae355cd2 Avoid kernel too old error when building ROS 2018-08-06 15:19:29 +08:00
niusmallnan
4fff436f04 Expose an error when mounting
This is to make debugging easier
2018-08-02 16:02:44 +08:00
niusmallnan
2f60eb3d69 Fix the missing of CloudConfigScriptFile 2018-07-31 17:39:02 +08:00
niusmallnan
f2b09794e4 Fix error format in cloudinit 2018-07-30 17:40:58 +08:00
niusmallnan
9d3dd8796e Make sure that DOCKER_RAMDISK can be set correctly because we changed the user-docker directory 2018-07-27 18:40:59 +08:00
Jason-ZW
f6ebb5002e Add systemd cgroup directory 2018-07-24 14:23:19 +08:00
niusmallnan
5e4f63f02e Clean cni dir 2018-07-20 23:14:02 +08:00
niusmallnan
407fb6e6f0 Bump kernel to 4.14.32-rancher3
This kernel contains objtool, which is a key to compiling third-party modules.
2018-07-17 13:26:36 +08:00
niusmallnan
5811357c58 Fix bugs for multiple user docker daemons:
1. Optimize the remove logic of the dind engine
2. Distinguish between user docker engine and Dind engine
2018-07-16 15:10:07 +08:00
niusmallnan
7ef84fbbe9 Update engine list for multiple user-docker support 2018-07-11 15:51:59 +08:00
Jason-ZW
18e641a09f Update vendor.conf and vendor package to support dind 2018-07-10 14:16:59 +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
06c5d45d4a Update README for v1.4.0 release 2018-05-31 15:40:30 +08:00
niusmallnan
6930225de4 Bump open-vm-tools to 10.2.5-3 2018-05-30 09:30:00 +08:00
niusmallnan
b17d3db95d
Fix user-docker sucks with docker-17.12.1+ (#2332) 2018-05-20 10:48:21 +08:00
niusmallnan
7fc526eb08 Remove assets/docker from layout-initrd 2018-05-20 10:43:09 +08:00
niusmallnan
907617003a Bump user-docker to 18.03.1 2018-05-20 10:36:14 +08:00
niusmallnan
bb45da0852 Use rancher/libcompose instead 2018-05-20 10:25:11 +08:00
Mars
b5e333cf37 Modify the acquisition of container_name for libcompose (#2347) 2018-05-20 10:24:03 +08:00
niusmallnan
962594589f
Merge pull request #2364 from Jason-ZW/cache-os-services-yml
Cache os-services yml on first startup when Using vmware hypervisor
2018-05-18 14:20:43 +08:00
Jason-ZW
9df8d1c440 Cache os-services yml 2018-05-18 05:42:54 +00:00
niusmallnan
7e64d3e9dd
Merge pull request #2346 from bensallen/skip_mac_match_vlans
Skip VLAN interfaces for MAC address matching in netconf.findMatch
2018-05-18 10:45:48 +08: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
niusmallnan
aa14311c8c Roll back kernel to 4.14.32-rancher2 because of open-vm-tools 2018-05-11 22:52:09 +08:00
niusmallnan
15fc665978
Merge pull request #2355 from Jason-ZW/fix-docker-machine-vmware-install2disk-problem
Update VMWare ISO
2018-05-11 16:40:05 +08:00
Jason-ZW
013e77fe9d Update vmware iso 2018-05-11 08:05:05 +00:00
niusmallnan
3669df9599 Get rid of docker-sys bridge setting by CNI 2018-05-11 15:10:15 +08:00
niusmallnan
9fd78909f3 Bump kernel to v4.14.40-rancher 2018-05-11 14:37:32 +08:00
niusmallnan
0981bbf0d3 Add hvm AMIs for cn-northwest-1 and cn-north-1 2018-05-11 14:32:36 +08:00
niusmallnan
3b4153f538
Merge pull request #2348 from Jason-ZW/fix-docker-machine-vmware-ssh-problem
Create boot2docker directory to solved waiting for ssh problem when using docker-machine vmware related  driver
2018-05-10 10:23:16 +08:00
niusmallnan
5de9b00fc8
Merge pull request #2351 from wchao1241/dev01
Add export filter of additional property
2018-05-09 16:17:29 +08:00
wchao1241
a9eb57759c Add export filter of additional property 2018-05-09 12:54:01 +08:00
Jason-ZW
8a132649e0 Create boot2docker directory 2018-05-07 02:53:42 +00:00
Ben Allen
8cfbc48da5 Skip VLAN interfaces for MAC address matching in findMatch 2018-05-01 16:56:45 -05:00