Bedrock 是一种元分发,允许用户利用其他通常互斥的Linux发行版的功能,并让它们无缝地一起工作。该项目发布了其0.7.x系列,Bedrock Linux 0.7.3的更新。 |
新的更新修复了一些潜在的网络问题,添加了获取Clear Linux实例的功能,并修复了在运行SysV init的系统上重启的错误。
指出:
- dded "current"列出了Slackware发布。添加了代码来处理用户提供brl-fetch带有非引用/转义变量的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.shUsage: ./bedrock-linux-0.7.3-x86_64.shInstall 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 bootloaderSourcing file `/etc/default/grub'Generating grub configuration file ...Found linux image: /boot/vmlinuz-4.18.0-15-genericFound initrd image: /boot/initrd.img-4.18.0-15-genericFound memtest86+ image: /boot/memtest86+.elfFound memtest86+ image: /boot/memtest86+.bindone[6/6 (100%)}] Finalizing* Reboot to complete installation* After reboot explore the brl command.linuxidc@linuxidc:~/桌面/Linux公社$