Bedrock Linux是一种元分发,允许用户利用其他通常互斥的Linux发行版的功能,并让它们无缝地一起工作。该项目发布了其0.7.x系列,Bedrock Linux 0.7.3的更新。

新的更新修复了一些潜在的网络问题,添加了获取Clear Linux实例的功能,并修复了在运行SysV init的系统上重启的错误。

发布说明指出:

  • dded "current"列出了Slackware发布。添加了代码来处理用户提供brl-fetch带有非引用/转义shell变量的Arch Linux镜像。
  • 添加了交叉pixmap支持。添加了resolvconf支持。添加了对多个localegen的支持当默认初始化不存在时添加了警告。
  • 修复了strat -r ... zsh通过源zprofile逃避限制。修复了Clear Linux的获取处理。修复了使用SysV init提供的PID1劫持系统后的重启处理。
  • 广义brl-fetch user/group handling。为Chromium/Electron/et al TZ bug实施变通方法。
  • 改进了hijack发行版名称检测以处理MX Linux。(注意目前已知Bedrock Linux/MX Linux兼容性的其他问题。)各种小的UI调整。

可以在项目的发布页面上找到安装Bedrock和下载项目源代码的脚本

linuxidc@linuxidc:~/桌面/Linux公社$ ./bedrock-linux-0.7.3-x86_64.sh
Usage: ./bedrock-linux-0.7.3-x86_64.sh <operations> Install or update a Bedrock Linux system. Operations:
--hijack [name]      convert current installation to Bedrock Linux.
this operation is not intended to be reversible!
optionally specify initial stratum name.
--update              update current Bedrock Linux system.
--force-update        update current system, ignoring warnings.
-h, --help            print this message

linuxidc@linuxidc:~/桌面/Linux公社$ sudo ./bedrock-linux-0.7.3-x86_64.sh --hijack
[sudo] linuxidc 的密码:
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* YOU ARE ABOUT TO CONVERT YOUR EXISTING LINUX INSTALL INTO A  *
* BEDROCK LINUX INSTALL! THIS IS NOT INTENDED TO BE REVERSIBLE! *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Please type "Not reversible!" without quotes at the prompt to continue: > Not reversible! __          __            __
\ \_________\ \____________\ \___
\  _ \  _\ _  \  _\ __ \ __\  /
\___/\__/\__/ \_\ \___/\__/\_\_\
Bedrock Linux 0.7.3 Poki [1/6 ( 16%)}] Performing sanity checks
[2/6 ( 33%)}] Gathering information
* Using Ubuntu for initial stratum
* Using ubuntu:/sbin/init as default init selection
* Discovered multiple locale.gen lines
* Using zh_CN.UTF-8 for $LANG
* Using Asia/Shanghai for timezone
[3/6 ( 50%)}] Hijacking init system
[4/6 ( 66%)}] Extracting /bedrock
[5/6 ( 83%)}] Configuring
* Configuring bedrock stratum
* Configuring ubuntu stratum
* Configuring bedrock.conf
* Configuring /etc/fstab
* Configuring bootloader
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.18.0-15-generic
Found initrd image: /boot/initrd.img-4.18.0-15-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
done
[6/6 (100%)}] Finalizing
* Reboot to complete installation
* After reboot explore the brl command.
linuxidc@linuxidc:~/桌面/Linux公社$

最新文章

  1. Java学习笔记(06)
  2. Java学习笔记10
  3. java入门 第三季2
  4. 游戏引擎/GUI的设计与实现-主题
  5. backtrack下whatweb的使用
  6. Ubuntu下php的一些配置问题
  7. 数据结构之------C++指针冒泡排序算法
  8. Ubuntu学习-简单指令
  9. 高性能PHP论坛 Carbon Forum
  10. 深入学习JS执行--单线程的JS
  11. 单例模式实例&amp;多线程应用
  12. Shiro入门 - 通过ini文件进行授权
  13. 004_LVS及haproxy
  14. nginx_ssl证书双向认证以及负载均衡配置
  15. Python3编译安装以及创建虚拟运行环境
  16. Problem B: 类的初体验(II)
  17. Android Retrofit 2.0使用
  18. java利用Jsch实现在windows平台远程操作linux服务器
  19. R(4) read/write
  20. Gradle with Android

热门文章

  1. Python笔记25-----------创建二维列表【浅copy】和转置
  2. BZOJ 3295 [CQOI2011]动态逆序对 (三维偏序CDQ+树状数组)
  3. [读书笔记] R语言实战 (十四) 主成分和因子分析
  4. MongoDB入门 常用命令以及增删改查的简单操作
  5. Unity图集分割
  6. fetch 如何请求数据
  7. 【codeforces 794A】Bank Robbery
  8. [Chromium]怎样安全的使用PostTask
  9. JBoss AS 7之文件夹结构(The Return Of The King)
  10. USACO 5.1.1凸包