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
cb572edfc5 Bump user-docker to 18.06.1 2018-11-15 16:24:00 +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
f6ee3042c9 Bump os-base to v2018.02.7-2
Enable XFS
2018-11-14 17:34:11 +08:00
niusmallnan
8f19420774 Disable cloud-int if necessary 2018-11-12 14:00:52 +08:00
niusmallnan
a840016ffd Bump kernel to 4.14.79-rancher2
It includes iwlwifi drivers
2018-11-08 12:12:48 +00:00
Jason-ZW
4cb0f462bd Add wifi support 2018-11-07 17:11:03 +08:00
niusmallnan
79b405dec4 Remove the unnecessary params of 'go build' 2018-11-07 13:48:13 +08:00
niusmallnan
1633698e05 Add wpa_supplicant hook in dhcpcd 2018-11-05 16:45:41 +08:00
niusmallnan
971f295092 Use os-initrd-base instead of DFS_IMAGE 2018-11-05 14:34:15 +08:00
niusmallnan
922fd63f61 Add iptables symlinks in console 2018-11-01 18:03:20 +08:00
niusmallnan
bb5ce7ac23 Fix dhcpcd zoombie issue 2018-11-01 16:26:58 +08:00
niusmallnan
716597f41a Reduce recovery console memory 2018-11-01 15:14:43 +08:00
Bernard Wagner
900c57b8c9 Added LVM and LUKS 2018-10-31 15:36:59 +02:00
niusmallnan
39dfed2be7 Bump os-base to v2018.02.7-1 2018-10-29 17:18:35 +08:00
Jason-ZW
44388ae853 Add virtio-rng-pci params 2018-10-29 14:08:47 +08:00
niusmallnan
0e35ee7e53 Use /dev/urandom as random number input for rngd
As /dev/hwrng may not exist in some environments
2018-10-29 10:12:06 +08:00
niusmallnan
6b41747e6d Fix vmware build 2018-10-26 18:05:25 +08:00
niusmallnan
f2e7734acb Load hv_storvsc for hyperv
Loading the disks via this module before "b2d env" process
2018-10-25 11:57:08 +08:00
niusmallnan
57023cc19a Temporary fix build failure
The gotools cannot support the current golang version.
I temporarily roll back to a suitable version so that it does not affect
other developments.
2018-10-23 22:40:33 +08:00
niusmallnan
823ae28a52 Imports are organized in groups, with blank lines between them
https://github.com/golang/go/wiki/CodeReviewComments#imports
2018-10-23 13:11:31 +08:00
Jason-ZW
ef663b4e70 Add dhcp timeout parameter 2018-10-23 09:47:43 +08:00
Jason-ZW
a088811de9 Remove useless field 2018-10-23 09:47:43 +08:00
Jason-ZW
5f4ff44780 Optimized the process of static ip 2018-10-19 10:22:28 +08:00
niusmallnan
408f7afd63 Update README for v1.4.2 2018-10-18 21:40:48 +08:00
niusmallnan
7c13d76066 Check the tty before adding to respawn.conf 2018-10-18 13:33:43 +08:00
niusmallnan
1a2c711d1e Add more logs for respawn 2018-10-18 13:33:43 +08:00
Jason-ZW
70845f7320 Add multiple releases for vmware 2018-10-17 17:03:43 +08:00
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