summaryrefslogtreecommitdiff
path: root/src/admin/1_intro.xml
blob: a3c3d219847751d5a34ea1d77538210bcd70f293 (plain) (blame)
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<?xml version="1.0" encoding="utf-8"?>
<chapter label="1" id="introduction">
    <title>Introduction</title>
    <highlights><para>Welcome to the Adélie Linux 1.0 Administrator's Handbook.  You'll learn a lot about how to adminster your Adélie Linux computer.  We'll get started by looking at how Adélie Linux compares to other popular operating environments, and some of the software used that we will learn more about in the chapters ahead.</para></highlights>
    <section>
        <title>Comparison of Adélie with other environments</title>
        <para>Adélie Linux is a Linux distribution focused on security, speed, reliability, and correctness.  Since it is based on the Linux kernel, it shares some common traits with other Linux distributions.  However, it has many unique facets as well.</para>
        <para>One of the defining differences of Adélie Linux is the commitment to run on many different hardware platforms.  The first comparison we will make is the hardware platforms that various environments support.</para>
        <table frame="all">
            <title>Hardware platforms supported</title>
            <tgroup cols="10" align="left" colsep="1" rowsep="1">
            <thead>
                <row>
                    <entry>Environment</entry>
                    <entry>DEC Alpha</entry>
                    <entry>ARM 32 / 64</entry>
                    <entry>HP PA-RISC</entry>
                    <entry>Intel 32 / 64</entry>
                    <entry>m68K</entry>
                    <entry>MIPS</entry>
                    <entry>PowerPC 32 / 64</entry>
                    <entry>S390x</entry>
                    <entry>SPARC64</entry>
                </row>
            </thead>
            <tbody>
                <row>
                    <entry>Adélie Linux</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>Dev<footnote label="*" id="port_in_dev"><para>This port is in active development.  It is not currently available yet.</para></footnote></entry>
                    <entry>Dev<footnoteref linkend="port_in_dev"/></entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>Dev<footnoteref linkend="port_in_dev"/></entry>
                </row>
                <row>
                    <entry>Alpine Linux</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &cross;</entry>
                    <entry>&check;</entry>
                    <entry>&cross;</entry>
                </row>
                <row>
                    <entry>Arch Linux</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;<footnote label="$"><para>An unofficial port exists, but official support was removed in October 2018.</para></footnote> / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                </row>
                <row>
                    <entry>Debian GNU/Linux</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&check;<footnote label="&dagger;" id="deb_unofficial"><para>This is an unofficial Debian port and may be removed from Debian at any time.</para></footnote></entry>
                    <entry>&check; / &check;</entry>
                    <entry>&check;<footnoteref linkend="deb_unofficial"/></entry>
                    <entry>&check;</entry>
                    <entry>&check;<footnoteref linkend="deb_unofficial"/> / &check;<footnoteref linkend="deb_unofficial"/></entry>
                    <entry>&check;</entry>
                    <entry>&check;<footnoteref linkend="deb_unofficial"/></entry>
                </row>
                <row>
                    <entry>Fedora</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &cross;</entry>
                    <entry>&check;</entry>
                    <entry>&cross;</entry>
                </row>
                <row>
                    <entry>FreeBSD</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check;</entry>
                </row>
                <row>
                    <entry>Gentoo Linux</entry>
                    <entry>&check;</entry>
                    <entry>&check; / &cross;</entry>
                    <entry>&check;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&check;</entry>
                    <entry>&check;</entry>
                </row>
                <row>
                    <entry>Mac OS X</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&check;<footnote label="#"><para>Mac OS X supported 32-bit and 64-bit PowerPC until 10.5.</para></footnote></entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                </row>
                <row>
                    <entry>Windows</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&check; / &check;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross; / &cross;</entry>
                    <entry>&cross;</entry>
                    <entry>&cross;</entry>
                </row>
            </tbody>
            </tgroup>
        </table>
        <para>Next, let's compare the policies of these environments.</para>
        <table frame="all">
            <title>Policies</title>
            <tgroup cols="5" align="left" colsep="1" rowsep="1">
            <thead>
                <row>
                    <entry>Environment</entry>
                    <entry>Release cycle</entry>
                    <entry>Libre software</entry>
                    <entry>Proprietary software</entry>
                    <entry>Package manager</entry>
                </row>
            </thead>
            <tbody>
                <row>
                    <entry>Adélie Linux</entry>
                    <entry>Release every 18 months; support for 3 years</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>Not available</entry>
                    <entry>APK</entry>
                </row>
                <row>
                    <entry>Alpine Linux</entry>
                    <entry>Release every 6 months; support for 2 years</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>Limited</entry>
                    <entry>APK</entry>
                </row>
                <row>
                    <entry>Arch Linux</entry>
                    <entry>"Rolling"; no stable release</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>Non-libre software in core repositories</entry>
                    <entry>Pacman</entry>
                </row>
                <row>
                    <entry>Debian GNU/Linux</entry>
                    <entry>Release every 2 years; support for 3 years</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>Available in specific repository only</entry>
                    <entry>dpkg or apt-get</entry>
                </row>
                <row>
                    <entry>FreeBSD</entry>
                    <entry>Release every 2 years; support varies</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>Not available</entry>
                    <entry>pkg-ng, or compiled from ports</entry>
                </row>
                <row>
                    <entry>Gentoo Linux</entry>
                    <entry>Weekly snapshots; no stable release</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>Available only if user allows them</entry>
                    <entry>Portage</entry>
                </row>
                <row>
                    <entry>Mac OS X</entry>
                    <entry>Stable release every year; support for 2 years</entry>
                    <entry>BSD and MIT-style only; most GPL software not allowed</entry>
                    <entry>Most system components</entry>
                    <entry>App Store</entry>
                </row>
                <row>
                    <entry>Windows</entry>
                    <entry>"Rolling"; no stable release</entry>
                    <entry>All libre licenses allowed</entry>
                    <entry>All system components</entry>
                    <entry>Various</entry>
                </row>
            </tbody>
            </tgroup>
        </table>
    </section>
</chapter>