欲忘树 发表于 2016-10-29 07:27:35

NixOS 16.09 发布,GNU/Linux 发行

欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  NixOS 16.09 发布了。
  NixOS是独立开发的GNU/Linux发行,它旨在改进系统配置管理的现状。在NixOS中,整个操作系统,包括内核、应用程序、系统软件包、配置文 件,统统都由Nix包管理器来创建。Nix将所有软件包以彼此分离的方式进行存储,因此就不存在/bin、/sbin、/lib、/usr之类的目录;相 反,所有软件包都保存在/nix/store中。NixOS的其他创新特色包括可靠升级、回滚、可重现的系统配置、二进制代码基于源文件的管理模型、多用 户包管理。尽管NixOS是一份研究性项目,它是一份功能性的及可用的操作系统,能进行硬件检测,使用KDE作为缺省桌面,并采用systemd进行系统 服务管理。
  更新内容:

[*]  Shell aliases for systemd sub-commands    were dropped:    start, stop,    restart, status.
[*]  Redis now binds to 127.0.0.1 only instead of listening to all network interfaces. This is the default   behavior of Redis 3.2
[*]  /var/empty is now immutable. Activation script runs chattr +i   to forbid any modifications inside the folder. See      the pull request for what bugs this caused.
[*]  Using packages compiled with older Wayland may yield an error "undefined reference to `wl_proxy_*`".    Please upgrade those packages and see bug report for more details.
[*]  Gitlab's maintainance script    gitlab-runner was removed and split up into the   more clearer gitlab-run and    gitlab-rake scripts, because    gitlab-runner is a component of Gitlab   CI.
  更多内容,点击此处查看。
  下载地址:

[*]  Graphical live CD, 64-bit Intel/AMD (SHA-256) (推荐下载)
[*]  Minimal installation CD, 64-bit Intel/AMD (SHA-256)
[*]  Minimal installation CD, 32-bit Intel/AMD (SHA-256)
页: [1]
查看完整版本: NixOS 16.09 发布,GNU/Linux 发行