Debootstrap:修订间差异

来自资料库(何亚红)
跳转到导航 跳转到搜索
imported>HEYAHONG
无编辑摘要
第3行: 第3行:
https://salsa.debian.org/installer-team/debootstrap
https://salsa.debian.org/installer-team/debootstrap
== 说明 ==
== 说明 ==
debootstrap只需要在Debian系Linux系统下使用apt命令安装即可使用。<br>
debootstrap只需要在Debian系[[Linux]]系统下使用apt命令安装即可使用。<br>
debootstrap可跨架构构建根文件系统,如在X86架构下构建ARM架构根文件系统。<br>
debootstrap可跨架构构建根文件系统,如在X86架构下构建ARM架构根文件系统。<br>
=== 个人使用场景 ===
=== 个人使用场景 ===

2023年6月5日 (一) 13:04的版本

源代码

主要

https://salsa.debian.org/installer-team/debootstrap

说明

debootstrap只需要在Debian系Linux系统下使用apt命令安装即可使用。
debootstrap可跨架构构建根文件系统,如在X86架构下构建ARM架构根文件系统。

个人使用场景

  • 为LicheePi-Zero(基于全志V3S芯片)构建Ubuntu 20.04基本根文件系统。

官方资料

网址:https://www.debian.org/