Debian安装程序

维基百科,自由的百科全书
(重定向自Debian-Installer
跳转到导航 跳转到搜索
Debian安装程序
Debian安装程序的语言选择画面
Debian安装程序的语言选择画面
原作者Debian计划
开发者Debian系统安装团队
首次发布2005年6月6日,​21年前​(2005-06-06
当前版本
    Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
    源代码库
    • {{URL|example.com|可选的显示文本}}
    Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
    编程语言C
    引擎
      Module:EditAtWikidata第29行Lua错误:attempt to index field 'wikibase' (a nil value)
      操作系统Debian
      语言87种语言
      类型操作系统安装程序
      许可协议GNU通用公共授权条款
      网站www.debian.org/devel/debian-installer/

      Debian安装程序Debian安装程序。最初是为Debian 3.1(代号:“sarge”)所编写[1],但是第一个 "使用"页面存档备份,存于互联网档案馆)的Linux发行版Skolelinux 1.0[2]。 它也是Ubuntu官方提供的两个安装程序之一;另一个是于Ubuntu 6.06(代号:“Dapper Drake”) 开始提供的Ubiquity(其基于一部分的Debian安装程序)。

      它使用了cdebconf(一个使用C语言debconf英语Debconf (software package)实现)来实现在安装时同时进行配置。

      它原先只支持文字模式及ncurses。图形前端(使用GTK+DirectFB编写)于Debian 4.0(代号:“etch”)一同发布。从Debian 6.0(代号: “Squeeze”)开始,它使用X.org来代替DirectFB

      debootstrap[编辑]

      debootstrap 是一套软件,让您可以将 Debian 的基本系统安装至一个其他已安装的操作系统的子目录中。 [3] 它需要访问 Debian 包库,而且不需要安装光盘。[3] 它也可以从其他操作系统安装并运行,或是为不同的计算机系统结构建立一个跨结构的 "cross-debootstrapping" rootfs[3] 举例来说,OpenRISC[4]。另外还有一个使用C语言实做的版本 cdebootstrap 用于 Debian 安装程序。[3]

      debootstrap 可被用于在不使用安装光盘的情况下,在系统中安装 Debian,但也可用于将 Debian 运行在 chroot 环境中。[5] 这样,可以建立一个完整的(最小的)Debian 安装,该安装可用于测试,或用于在“干净”环境中编译包(如 pbuilder)。[5]

      功能[编辑]

      参考文献[编辑]

      1. ^ Debian GNU/Linux 3.1 released. Debian. 2005-06-06 [2015-04-27]. (原始内容存档于2018-06-11). 
      2. ^ First distribution ships with Debian-Installer. Debian. 2004-06-21 [2015-04-27]. (原始内容存档于2017-12-23). 
      3. ^ 3.0 3.1 3.2 3.3 Debootstrap. Debian wiki. [2020-04-05]. (原始内容存档于2020-03-13). 
      4. ^ Svensson, Christian. [Openrisc] Introducing: Debian for OpenRISC. Openrisc mailing list. OpenCores.org, equivalent to ORSoC AB. [2014-02-27]. (原始内容存档于2014-03-04). 
      5. ^ 5.0 5.1 debootstrap. Debian man pages. [2020-04-05]. (原始内容存档于2020-07-29). 

      参见[编辑]

      外部链接[编辑]