1
0
mirror of https://github.com/rancher/os.git synced 2025-07-19 01:16:31 +00:00
Commit Graph

2495 Commits

Author SHA1 Message Date
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
6dd6b2760b Hide the selinux command 2018-12-12 11:49:04 +08:00
Jason-ZW
99118f5fad Add 4glte support 2018-12-12 11:28:45 +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
ff15abdd93 Bump os-base from v2018.02.7-2 to v2018.02.7-3
It is for LUKS devices
2018-12-11 13:41:46 +08:00
niusmallnan
55ca3c0819 Update OS_INITRD_BASE_URL 2018-12-08 18:18:56 +08:00
Jason-ZW
4d72f2a421 Add modemmanager udev rules 2018-12-07 14:23:06 +08:00
niusmallnan
b419db198c Make /run/lock dir in console 2018-12-07 14:11:00 +08:00
niusmallnan
09ebd40162 Update release scripts 2018-12-05 16:31:40 +08:00
niusmallnan
9f59d22131 Bump rancher/os-hypervvmtools to v4.14.85-rancher-1 2018-12-04 16:22:30 +08:00
niusmallnan
9812311a78 Make the user docker version as a build option 2018-12-04 14:48:09 +08:00
niusmallnan
b32e8e37d2 Refactoring each os image
More reasonable use of COPY, easy to maintain
2018-12-03 16:13:50 +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
cf3535458e Stop docker and console first to avoid zombie processes 2018-11-26 18:30:36 +08:00
niusmallnan
3c998bef45 Clean up udevd zombie process 2018-11-23 22:48:12 +08:00
niusmallnan
50e72e629b Optimize indentation format for shell scripts 2018-11-22 16:28:50 +08:00
niusmallnan
b131ddeb7c Ignore docker0 for valid netlinks 2018-11-21 17:49:43 +08:00
niusmallnan
6be7426bf3 Reduce repeated system image loading 2018-11-20 14:39:10 +08:00
Jason-ZW
f508c86d5a Optimize the startup process for wifi network 2018-11-20 00:10:07 +08:00
niusmallnan
cdc7906910 Move qcows release to os-packer 2018-11-19 12:04:49 +08:00
niusmallnan
ec0fbd6e2c Revert "Change dhcpcd master node startup function"
This reverts commit b1c5892b87.
2018-11-19 11:58:35 +08:00
Jason-ZW
b1c5892b87 Change dhcpcd master node startup function 2018-11-19 09:22:41 +08:00
Jason-ZW
200cf7111a Fetch dns nameservers from wifi dhcp networks 2018-11-16 14:25:44 +08:00
niusmallnan
7b23decffd Update vmware release script 2018-11-15 17:09:22 +08:00
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