1
0
mirror of https://github.com/rancher/os.git synced 2025-07-30 22:24:33 +00:00
Commit Graph

2541 Commits

Author SHA1 Message Date
Jason-ZW
e8b6c69fbf ignore vmware datasource when guestinfo is empty 2018-10-16 16:25:35 +08:00
niusmallnan
ab4e0e590b Fix a bug when installing ros to disk with noformat.
The cloud-config files cannot written to RANCHER_STATE disk when users
set the RANCHER_BOOT partition.
2018-10-15 17:43:21 +08:00
niusmallnan
c04293f6dd Fix build error caused by golint 2018-10-12 11:33:11 +08:00
niusmallnan
db795bbfc2 Simplify the package-rootfs script 2018-10-11 16:18:09 +08:00
niusmallnan
b57b135352 Remove some envs and args in Dockerfile.dapper that are no longer used 2018-10-11 16:17:13 +08:00
niusmallnan
667b3f0b3c Make the logs path of system-docker configurable 2018-10-11 10:25:30 +08:00
niusmallnan
4907fc9a4d Enhance the clean script 2018-10-10 14:46:30 +08:00
Jason-ZW
4cb09e2ac6 Add friendly tips on ros config syslinux 2018-10-10 10:06:08 +08:00
niusmallnan
90e88cf2b4 Add cloud-config for noformat install-type 2018-10-08 15:17:20 +08:00
Jason-ZW
1ffab0c1e1 Get all services via ros service list --all 2018-10-08 14:53:26 +08:00
niusmallnan
1e931c0345 Bump kernel to 4.14.73-rancher
It can address CVE-2018-17182.
2018-10-04 09:01:25 +08:00
niusmallnan
f19e3a5b38 Revert commit 9bcab2f663
Cloud-init needs to read datasources data after mount-state,so mount-state needs to be executed first.
We must fix the 'udevsettle' issue on hyper-v later.
2018-09-30 17:36:42 +08:00
niusmallnan
eeebf0ae0f Mount the boot partition when booting
Also update StateDir and OemDir for better clarity
2018-09-30 15:09:51 +08:00
Olle Jonsson
0b5002fa47 cloudinitsave: Fix typo in log output 2018-09-27 13:52:05 +08:00
niusmallnan
13d31e497b Exclude the whole dir 'usr/libexec' in the initrd 2018-09-26 17:42:19 +08:00
Sergej Nikolaev
7d66bd5c41 ovfenv: always fallback to reading variables from vm params 2018-09-26 12:27:44 +03:00
Sergej Nikolaev
693f9fc108 support guestinfo interface.<n>.ip.<m>.netmask, dns.servers, dns.domains 2018-09-26 12:26:57 +03:00
Darren Shepherd
1f50386828 Move around code for better clarity 2018-09-19 17:18:49 +08:00
niusmallnan
2f50b7b178 Update README for v1.4.1 2018-09-19 15:58:34 +08:00
Olle Jonsson
e0c6414d12 Typo fix in CLI output
- "is required to"
2018-09-16 21:30:04 +08:00
niusmallnan
d7f47925a1 Start rngd before format the disk 2018-09-14 16:48:54 +08:00
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