Commit Graph

16 Commits

Author SHA1 Message Date
Yousong Zhou
8ba5986d83 goimports: first run 2019-10-28 06:22:17 +00:00
Zexi
842e33521a baremetal: fix ext4 rootfs inode inconsistent 2019-08-20 17:14:35 +08:00
Zexi
d5084617f9 baremetal: raid disk inode inconsistent due to mkfs.ext4 largefile option 2019-08-15 21:28:55 +08:00
Zexi
09e1bac510 baremetal: mkfs.ext4 add '-T largefile' option 2019-07-25 17:08:06 +08:00
Zexi
46e0402d06 baremetal: fix msdos last primary partition not resized 2019-07-17 22:06:17 +08:00
Zexi
8ef322a4e9 fix: baremetal find incorrect root disk 2019-06-10 17:57:26 +08:00
Zexi
db0e303798 make 'go test ./...' pass 2019-04-15 19:54:46 +08:00
Jian Qiu
53570fd78a fix: 1. baremetal always boot from pxe 2. baremetal prepare retry (#307)
multiple local ipmi address
2019-04-10 11:45:10 +08:00
Qiu Jian
004d9b6f95 update copyright headers of all source 2019-03-29 14:47:48 +08:00
Yousong Zhou
8fe4f2ec98 treewide: group imports with goimports
./goimports -w -local yunion.io/x/onecloud/ -corp yunion.io/x/ $GOPATH/src/yunion.io/x/onecloud/{cmd,pkg}
2019-03-13 10:46:12 +00:00
Zexi Li
dd4c1fe0ae types struct 符合命名规范 2019-01-28 10:06:56 +08:00
Zexi Li
af143ae2ae 修正:centos 7宿主机格式化的ext4和xfs能够被centos 6虚拟机挂载 2019-01-26 16:40:02 +08:00
wanyaoqi
dd7ec6518b gendoc 2019-01-26 11:58:45 +08:00
Zexi Li
16084f8c5f baremetal: task refactor 2019-01-23 21:06:58 +08:00
Zexi Li
bad67fcbb6 utils pkg unify 2019-01-07 17:09:57 +08:00
Zexi Li
fc69dd470b - baremetal server create
- baremetal partition
- guest deploy fs
2019-01-07 17:09:57 +08:00