-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpart5.html
199 lines (199 loc) · 7.02 KB
/
part5.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<title>
Part V. Appendices
</title>
<link rel="stylesheet" type="text/css" href="stylesheets/lfs.css" />
<meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
<link rel="stylesheet" href="https://www.linuxfromscratch.org/~xry111/lfs/view/stylesheets/lfs-print.css" type=
"text/css" media="print" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body class="lfs" id="lfs-arm64-r12.2-119">
<div class="navheader">
<h4>
Linux From Scratch - Version arm64-r12.2-119
</h4>
<ul>
<li class="prev">
<a accesskey="p" href="chapter11/afterlfs.html" title=
"Getting Started After LFS">Prev</a>
<p>
Getting Started After LFS
</p>
</li>
<li class="next">
<a accesskey="n" href="appendices/acronymlist.html" title=
"Acronyms and Terms">Next</a>
<p>
Acronyms and Terms
</p>
</li>
<li class="up">.
</li>
<li class="home">
<a accesskey="h" href="index.html" title=
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
</li>
</ul>
</div>
<h1 class="part">
<a id="part5" name="part5"></a>V. Appendices
</h1>
<div class="part">
<div class="toc">
<h3>
Table of Contents
</h3>
<ul>
<li class="appendix">
<a href="appendices/acronymlist.html">A. Acronyms and Terms</a>
</li>
<li class="appendix">
<a href="appendices/acknowledgments.html">B. Acknowledgments</a>
</li>
<li class="appendix">
<a href="appendices/dependencies.html">C. Dependencies</a>
</li>
<li class="appendix">
<a href="scripts/scripts.html">D. Boot and sysconfig scripts
version-20240825</a>
<ul>
<li class="sect1">
<a href="scripts/apds01.html">/etc/rc.d/init.d/rc</a>
</li>
<li class="sect1">
<a href="scripts/apds02.html">/lib/lsb/init-functions</a>
</li>
<li class="sect1">
<a href=
"scripts/apds03.html">/etc/rc.d/init.d/mountvirtfs</a>
</li>
<li class="sect1">
<a href="scripts/apds04.html">/etc/rc.d/init.d/modules</a>
</li>
<li class="sect1">
<a href="scripts/apds05.html">/etc/rc.d/init.d/udev</a>
</li>
<li class="sect1">
<a href="scripts/apds06.html">/etc/rc.d/init.d/swap</a>
</li>
<li class="sect1">
<a href="scripts/apds07.html">/etc/rc.d/init.d/setclock</a>
</li>
<li class="sect1">
<a href="scripts/apds08.html">/etc/rc.d/init.d/checkfs</a>
</li>
<li class="sect1">
<a href="scripts/apds09.html">/etc/rc.d/init.d/mountfs</a>
</li>
<li class="sect1">
<a href="scripts/apds10.html">/etc/rc.d/init.d/udev_retry</a>
</li>
<li class="sect1">
<a href="scripts/apds11.html">/etc/rc.d/init.d/cleanfs</a>
</li>
<li class="sect1">
<a href="scripts/apds12.html">/etc/rc.d/init.d/console</a>
</li>
<li class="sect1">
<a href="scripts/apds13.html">/etc/rc.d/init.d/localnet</a>
</li>
<li class="sect1">
<a href="scripts/apds14.html">/etc/rc.d/init.d/sysctl</a>
</li>
<li class="sect1">
<a href="scripts/apds15.html">/etc/rc.d/init.d/sysklogd</a>
</li>
<li class="sect1">
<a href="scripts/apds16.html">/etc/rc.d/init.d/network</a>
</li>
<li class="sect1">
<a href=
"scripts/apds17.html">/etc/rc.d/init.d/sendsignals</a>
</li>
<li class="sect1">
<a href="scripts/apds18.html">/etc/rc.d/init.d/reboot</a>
</li>
<li class="sect1">
<a href="scripts/apds19.html">/etc/rc.d/init.d/halt</a>
</li>
<li class="sect1">
<a href="scripts/apds20.html">/etc/rc.d/init.d/template</a>
</li>
<li class="sect1">
<a href="scripts/apds21.html">/etc/sysconfig/modules</a>
</li>
<li class="sect1">
<a href="scripts/apds22.html">/etc/sysconfig/createfiles</a>
</li>
<li class="sect1">
<a href="scripts/apds23.html">/etc/sysconfig/udev-retry</a>
</li>
<li class="sect1">
<a href="scripts/apds24.html">/sbin/ifup</a>
</li>
<li class="sect1">
<a href="scripts/apds25.html">/sbin/ifdown</a>
</li>
<li class="sect1">
<a href="scripts/apds26.html">/lib/services/ipv4-static</a>
</li>
<li class="sect1">
<a href=
"scripts/apds27.html">/lib/services/ipv4-static-route</a>
</li>
</ul>
</li>
<li class="appendix">
<a href="scripts/udev-rules.html">E. Udev configuration rules</a>
<ul>
<li class="sect1">
<a href="scripts/apes01.html">55-lfs.rules</a>
</li>
</ul>
</li>
<li class="appendix">
<a href="appendices/licenses.html">F. LFS Licenses</a>
<ul>
<li class="sect1">
<a href="appendices/creat-comm.html">Creative Commons
License</a>
</li>
<li class="sect1">
<a href="appendices/mit.html">The MIT License</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<div class="navfooter">
<ul>
<li class="prev">
<a accesskey="p" href="chapter11/afterlfs.html" title=
"Getting Started After LFS">Prev</a>
<p>
Getting Started After LFS
</p>
</li>
<li class="next">
<a accesskey="n" href="appendices/acronymlist.html" title=
"Acronyms and Terms">Next</a>
<p>
Acronyms and Terms
</p>
</li>
<li class="up">.
</li>
<li class="home">
<a accesskey="h" href="index.html" title=
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
</li>
</ul>
</div>
</body>
</html>