1
0
mirror of https://github.com/rancher/os.git synced 2025-09-17 23:48:09 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
niusmallnan
03deff471e Do not use the previous network settings on DigitalOcean 2019-01-10 17:43:27 +08:00
niusmallnan
8401917864 Move the file switchroot/root.go to switchroot/switchroot.go 2019-01-02 14:33: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
niusmallnan
f4253cc064 Remove this 'missing image error' because it confuses users 2018-12-26 17:54:58 +08:00
Jason-ZW
95077cef94 Add azure hyperv module 2018-12-13 15:46:27 +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
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
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
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
48b77a7e70 Add release scripts for hyperv 2018-11-15 15:59:30 +08:00
niusmallnan
8f19420774 Disable cloud-int if necessary 2018-11-12 14:00:52 +08:00
Jason-ZW
4cb0f462bd Add wifi support 2018-11-07 17:11:03 +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
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
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
5f4ff44780 Optimized the process of static ip 2018-10-19 10:22:28 +08:00
niusmallnan
667b3f0b3c Make the logs path of system-docker configurable 2018-10-11 10:25:30 +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
Darren Shepherd
1f50386828 Move around code for better clarity 2018-09-19 17:18:49 +08:00