发布于 2015-12-14 00:22:53 | 163 次阅读 | 评论: 0 | 来源: 网友投递
CoreOS Linux操作系统
CoreOS是专为大规模服务器的部署而作出优化的一个Linux发行版.
CoreOS 891.0.0 Alpha 发布,此版本更新内容:
安全修复:
Bugs 修复:
Remove etcd2 service timeout limit (https://github.com/coreos/bugs/issues/936)
Fixed regression which prevented machinectl login
from functioning (https://github.com/coreos/bugs/issues/1002)
Fixed shutdown
behavior so that it cleanly terminates SSH connections (https://github.com/coreos/bugs/issues/1009)
Fixed issue which caused systemd-nspawn
to crash in certain situations (https://github.com/coreos/bugs/issues/1010)
Included missing bnx2x firmware (https://github.com/coreos/bugs/issues/1016)
Enable SCSI_AIC79XX in the kernel (https://github.com/coreos/bugs/issues/1026)
Fixed inability to schedule kubernetes pods (https://github.com/kubernetes/kubernetes/issues/16961)
改进:
rkt 0.13.0
flannel 0.5.5
Populate /lib/modules/$(uname -r)/build
Kernel modules can now be built out-of-tree using the standard command: make -C /lib/modules/$(uname -r)/build M=$PWD
下载:https://github.com/coreos/manifest/archive/v891.0.0.zip。