发布于 2015-11-23 02:55:16 | 229 次阅读 | 评论: 0 | 来源: 网友投递
CoreOS Linux操作系统
CoreOS是专为大规模服务器的部署而作出优化的一个Linux发行版.
CoreOS 870.2.0 Alpha 发布,此版本更新内容如下:
Bug 修复:
update-ssh-keys now correctly handles ssh keys that lack a trailing newline #676
use correct pid when processing core dumps in namespaces #172
backported kernel patch to fix bridge fdb causing infinite loops with bond interfaces #980
改进:
selinux support in docker
go programs built with go1.4.3
failed unit count is no longer maintained by a 1-minute motdgen.timer unit, and instead is queried on login
内核改进:
dm-cache support
enabled PPP, DRBD, NBD, AOE kernel drivers.
compile kernel with CC_STACKPROTECTOR_STRONG instead of CC_STACKPROTECTOR_REGULAR.
enable xattr support in squashfs, fixing ping as unprivileged user on pxe and iso images.
enable extra credential and selinux checks (DEBUG_CREDENTIALS).
enabled RANDOMIZE_BASE.
disabled HIBERNATE/KEXEC_JUMP.
程序更新:
库改进:
nspr 4.10.10
下载:https://github.com/coreos/manifest/archive/v870.2.0.zip。