blob: 787c3d0011e162d417fe5a93aeffa2dbedbe23cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>最小安装</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="用 DrakX 安装">
<link rel="up" href="index.html" title="用 DrakX 安装">
<link rel="prev" href="choosePackageGroups.html" title="选择软件包组">
<link rel="next" href="choosePackagesTree.html" title="选择单个软件包"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
--></style></head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div lang="zh_CN" class="section" title="最小安装">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="minimal-install"></a>最小安装
</h2>
</div>
</div>
</div>
<p>在软件包组选择窗口中,您可以通过取消选择所有项来实现最小化安装,参见 <a class="xref" href="choosePackageGroups.html" title="选择软件包组">“选择软件包组”一节</a>。
</p>
<p>若需要,您可以在该窗口中勾选“独立选择软件包”选项。</p>
<p>最小化安装通常被用于在服务器或特定工作站上安装 Mageia。您可能会将此选项与“独立软件包选择”选项配合使用,以便微调您的安装配置,参见 <a class="xref" href="choosePackagesTree.html" title="选择单个软件包">“选择单个软件包”一节</a>。
</p>
<p>若您选择了安装类别,相应的窗口将会为您展示一些额外的有用软件,例如 X 服务的文档。</p>
<p>若选中“包含 X”,将会同时选定 IceWM 作为轻量级的桌面环境。</p>
<p>一些基础的文档由 man 和 info 命令提供。其中包含了来自 <a class="ulink" href="http://www.tldp.org/manpages/man.html" target="_top">Linux Documentation
Project</a> 的 man 帮助页和来自 <a class="ulink" href="http://www.gnu.org/software/coreutils/manual/" target="_top">GNU
coreutils</a> 的 info 帮助页。
</p>
</div>
</body>
</html>
|