Skip to content

Commit fa53921

Browse files
committed
modified: arm64/ index.md
1 parent 33314a7 commit fa53921

File tree

12 files changed

+106
-106
lines changed

12 files changed

+106
-106
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Operating Systems - Sistem Operasi
2-
version: "Wed 16 Oct 2024 18:00"
2+
version: "Sun 27 Oct 2024 22:00"
33
copyright: "2020-2024"
44
description: This is the Operating System course site,
55
a GitHub Page, hosted at GitHub.com (thank you!).

arm64/chapter08/Python.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<head>
55
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
66
<title>
7-
8.52.&nbsp;Python-3.12.6
7+
8.52.&nbsp;Python-3.12.5
88
</title>
99
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
1010
<meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
1111
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type=
1212
"text/css" media="print" />
1313
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1414
</head>
15-
<body class="lfs" id="lfs-arm64-r12.2-119">
15+
<body class="lfs" id="lfs-12.2">
1616
<div class="navheader">
1717
<h4>
18-
Linux From Scratch - Version arm64-r12.2-119
18+
Linux From Scratch - Version 12.2
1919
</h4>
2020
<h3>
2121
Chapter&nbsp;8.&nbsp;Installing Basic System Software
@@ -40,13 +40,13 @@ <h3>
4040
</li>
4141
<li class="home">
4242
<a accesskey="h" href="../index.html" title=
43-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
43+
"Linux From Scratch - Version 12.2">Home</a>
4444
</li>
4545
</ul>
4646
</div>
4747
<h1 class="sect1">
4848
<a id="ch-system-Python" name="ch-system-Python"></a>8.52.
49-
Python-3.12.6
49+
Python-3.12.5
5050
</h1>
5151
<div class="wrap" lang="en" xml:lang="en">
5252
<div class="package" lang="en" xml:lang="en">
@@ -210,12 +210,12 @@ <h3>
210210
If desired, install the preformatted documentation:
211211
</p>
212212
<pre class="userinput"><kbd class=
213-
"command">install -v -dm755 /usr/share/doc/python-3.12.6/html
213+
"command">install -v -dm755 /usr/share/doc/python-3.12.5/html
214214

215215
tar --no-same-owner \
216-
-xvf ../python-3.12.6-docs-html.tar.bz2
217-
cp -R --no-preserve=mode python-3.12.6-docs-html/* \
218-
/usr/share/doc/python-3.12.6/html</kbd></pre>
216+
-xvf ../python-3.12.5-docs-html.tar.bz2
217+
cp -R --no-preserve=mode python-3.12.5-docs-html/* \
218+
/usr/share/doc/python-3.12.5/html</kbd></pre>
219219
<div class="variablelist">
220220
<p class="title">
221221
<strong>The meaning of the documentation install
@@ -258,7 +258,7 @@ <h2 class="sect2">
258258
<div class="seg">
259259
<strong class="segtitle">Installed directories:</strong>
260260
<span class="segbody">/usr/include/python3.12,
261-
/usr/lib/python3, and /usr/share/doc/python-3.12.6</span>
261+
/usr/lib/python3, and /usr/share/doc/python-3.12.5</span>
262262
</div>
263263
</div>
264264
</div>
@@ -379,7 +379,7 @@ <h3>
379379
</li>
380380
<li class="home">
381381
<a accesskey="h" href="../index.html" title=
382-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
382+
"Linux From Scratch - Version 12.2">Home</a>
383383
</li>
384384
</ul>
385385
</div>

arm64/chapter08/gawk.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<head>
55
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
66
<title>
7-
8.61.&nbsp;Gawk-5.3.1
7+
8.61.&nbsp;Gawk-5.3.0
88
</title>
99
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
1010
<meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
1111
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type=
1212
"text/css" media="print" />
1313
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1414
</head>
15-
<body class="lfs" id="lfs-arm64-r12.2-119">
15+
<body class="lfs" id="lfs-12.2">
1616
<div class="navheader">
1717
<h4>
18-
Linux From Scratch - Version arm64-r12.2-119
18+
Linux From Scratch - Version 12.2
1919
</h4>
2020
<h3>
2121
Chapter&nbsp;8.&nbsp;Installing Basic System Software
@@ -41,12 +41,12 @@ <h3>
4141
</li>
4242
<li class="home">
4343
<a accesskey="h" href="../index.html" title=
44-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
44+
"Linux From Scratch - Version 12.2">Home</a>
4545
</li>
4646
</ul>
4747
</div>
4848
<h1 class="sect1">
49-
<a id="ch-system-gawk" name="ch-system-gawk"></a>8.61. Gawk-5.3.1
49+
<a id="ch-system-gawk" name="ch-system-gawk"></a>8.61. Gawk-5.3.0
5050
</h1>
5151
<div class="wrap" lang="en" xml:lang="en">
5252
<div class="package" lang="en" xml:lang="en">
@@ -92,7 +92,7 @@ <h2 class="sect2">
9292
<p>
9393
Install the package:
9494
</p>
95-
<pre class="userinput"><kbd class="command">rm -f /usr/bin/gawk-5.3.1
95+
<pre class="userinput"><kbd class="command">rm -f /usr/bin/gawk-5.3.0
9696
make install</kbd></pre>
9797
<div class="variablelist">
9898
<p class="title">
@@ -101,16 +101,16 @@ <h2 class="sect2">
101101
<dl class="variablelist">
102102
<dt>
103103
<span class="term"><span class="command"><strong>rm -f
104-
/usr/bin/gawk-5.3.1</strong></span></span>
104+
/usr/bin/gawk-5.3.0</strong></span></span>
105105
</dt>
106106
<dd>
107107
<p>
108108
The building system will not recreate the hard link
109-
<code class="filename">gawk-5.3.1</code> if it already
109+
<code class="filename">gawk-5.3.0</code> if it already
110110
exists. Remove it to ensure that the previous hard link
111111
installed in <a class="xref" href="../chapter06/gawk.html"
112-
title="6.9.&nbsp;Gawk-5.3.1">Section&nbsp;6.9,
113-
“Gawk-5.3.1</a> is updated here.
112+
title="6.9.&nbsp;Gawk-5.3.0">Section&nbsp;6.9,
113+
“Gawk-5.3.0</a> is updated here.
114114
</p>
115115
</dd>
116116
</dl>
@@ -127,8 +127,8 @@ <h2 class="sect2">
127127
If desired, install the documentation:
128128
</p>
129129
<pre class="userinput"><kbd class=
130-
"command">mkdir -pv /usr/share/doc/gawk-5.3.1
131-
cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-5.3.1</kbd></pre>
130+
"command">mkdir -pv /usr/share/doc/gawk-5.3.0
131+
cp -v doc/{awkforai.txt,*.{eps,pdf,jpg}} /usr/share/doc/gawk-5.3.0</kbd></pre>
132132
</div>
133133
<div class="content" lang="en" xml:lang="en">
134134
<h2 class="sect2">
@@ -140,7 +140,7 @@ <h2 class="sect2">
140140
<div class="seg">
141141
<strong class="segtitle">Installed programs:</strong>
142142
<span class="segbody">awk (link to gawk), gawk, and
143-
gawk-5.3.1</span>
143+
gawk-5.3.0</span>
144144
</div>
145145
<div class="seg">
146146
<strong class="segtitle">Installed libraries:</strong>
@@ -152,7 +152,7 @@ <h2 class="sect2">
152152
<div class="seg">
153153
<strong class="segtitle">Installed directories:</strong>
154154
<span class="segbody">/usr/lib/gawk, /usr/libexec/awk,
155-
/usr/share/awk, and /usr/share/doc/gawk-5.3.1</span>
155+
/usr/share/awk, and /usr/share/doc/gawk-5.3.0</span>
156156
</div>
157157
</div>
158158
</div>
@@ -201,7 +201,7 @@ <h3>
201201
<p>
202202
<a id="gawk-version" name="gawk-version"></a><span class=
203203
"term"><span class=
204-
"command"><strong>gawk-5.3.1</strong></span></span>
204+
"command"><strong>gawk-5.3.0</strong></span></span>
205205
</p>
206206
</td>
207207
<td>
@@ -238,7 +238,7 @@ <h3>
238238
</li>
239239
<li class="home">
240240
<a accesskey="h" href="../index.html" title=
241-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
241+
"Linux From Scratch - Version 12.2">Home</a>
242242
</li>
243243
</ul>
244244
</div>

arm64/chapter08/libpipeline.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<head>
55
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
66
<title>
7-
8.68.&nbsp;Libpipeline-1.5.8
7+
8.68.&nbsp;Libpipeline-1.5.7
88
</title>
99
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
1010
<meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
1111
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type=
1212
"text/css" media="print" />
1313
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1414
</head>
15-
<body class="lfs" id="lfs-arm64-r12.2-119">
15+
<body class="lfs" id="lfs-12.2">
1616
<div class="navheader">
1717
<h4>
18-
Linux From Scratch - Version arm64-r12.2-119
18+
Linux From Scratch - Version 12.2
1919
</h4>
2020
<h3>
2121
Chapter&nbsp;8.&nbsp;Installing Basic System Software
@@ -39,13 +39,13 @@ <h3>
3939
</li>
4040
<li class="home">
4141
<a accesskey="h" href="../index.html" title=
42-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
42+
"Linux From Scratch - Version 12.2">Home</a>
4343
</li>
4444
</ul>
4545
</div>
4646
<h1 class="sect1">
4747
<a id="ch-system-libpipeline" name="ch-system-libpipeline"></a>8.68.
48-
Libpipeline-1.5.8
48+
Libpipeline-1.5.7
4949
</h1>
5050
<div class="wrap" lang="en" xml:lang="en">
5151
<div class="package" lang="en" xml:lang="en">
@@ -150,7 +150,7 @@ <h3>
150150
</li>
151151
<li class="home">
152152
<a accesskey="h" href="../index.html" title=
153-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
153+
"Linux From Scratch - Version 12.2">Home</a>
154154
</li>
155155
</ul>
156156
</div>

arm64/chapter08/man-db.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
<head>
55
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
66
<title>
7-
8.77.&nbsp;Man-DB-2.13.0
7+
8.77.&nbsp;Man-DB-2.12.1
88
</title>
99
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
1010
<meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
1111
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type=
1212
"text/css" media="print" />
1313
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1414
</head>
15-
<body class="lfs" id="lfs-arm64-r12.2-119">
15+
<body class="lfs" id="lfs-12.2">
1616
<div class="navheader">
1717
<h4>
18-
Linux From Scratch - Version arm64-r12.2-119
18+
Linux From Scratch - Version 12.2
1919
</h4>
2020
<h3>
2121
Chapter&nbsp;8.&nbsp;Installing Basic System Software
2222
</h3>
2323
<ul>
2424
<li class="prev">
2525
<a accesskey="p" href="udev.html" title=
26-
"Udev from Systemd-256.5">Prev</a>
26+
"Udev from Systemd-256.4">Prev</a>
2727
<p>
28-
Udev from Systemd-256.5
28+
Udev from Systemd-256.4
2929
</p>
3030
</li>
3131
<li class="next">
@@ -41,13 +41,13 @@ <h3>
4141
</li>
4242
<li class="home">
4343
<a accesskey="h" href="../index.html" title=
44-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
44+
"Linux From Scratch - Version 12.2">Home</a>
4545
</li>
4646
</ul>
4747
</div>
4848
<h1 class="sect1">
4949
<a id="ch-system-man-db" name="ch-system-man-db"></a>8.77.
50-
Man-DB-2.13.0
50+
Man-DB-2.12.1
5151
</h1>
5252
<div class="wrap" lang="en" xml:lang="en">
5353
<div class="package" lang="en" xml:lang="en">
@@ -77,7 +77,7 @@ <h2 class="sect2">
7777
</p>
7878
<pre class="userinput"><kbd class=
7979
"command">./configure --prefix=/usr \
80-
--docdir=/usr/share/doc/man-db-2.13.0 \
80+
--docdir=/usr/share/doc/man-db-2.12.1 \
8181
--sysconfdir=/etc \
8282
--disable-setuid \
8383
--enable-cache-owner=bin \
@@ -170,7 +170,7 @@ <h2 class="sect2">
170170
installed in that directory are UTF-8 encoded.
171171
</p>
172172
<div class="table">
173-
<a id="idm140587513591280" name="idm140587513591280"></a>
173+
<a id="idm140330724404928" name="idm140330724404928"></a>
174174
<p class="title">
175175
<strong>Table&nbsp;8.1.&nbsp;Expected character encoding of
176176
legacy 8-bit manual pages</strong>
@@ -531,7 +531,7 @@ <h2 class="sect2">
531531
<div class="seg">
532532
<strong class="segtitle">Installed directories:</strong>
533533
<span class="segbody">/usr/lib/man-db, /usr/libexec/man-db, and
534-
/usr/share/doc/man-db-2.13.0</span>
534+
/usr/share/doc/man-db-2.12.1</span>
535535
</div>
536536
</div>
537537
</div>
@@ -719,9 +719,9 @@ <h3>
719719
<ul>
720720
<li class="prev">
721721
<a accesskey="p" href="udev.html" title=
722-
"Udev from Systemd-256.5">Prev</a>
722+
"Udev from Systemd-256.4">Prev</a>
723723
<p>
724-
Udev from Systemd-256.5
724+
Udev from Systemd-256.4
725725
</p>
726726
</li>
727727
<li class="next">
@@ -737,7 +737,7 @@ <h3>
737737
</li>
738738
<li class="home">
739739
<a accesskey="h" href="../index.html" title=
740-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
740+
"Linux From Scratch - Version 12.2">Home</a>
741741
</li>
742742
</ul>
743743
</div>

arm64/chapter08/meson.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
<head>
55
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
66
<title>
7-
8.57.&nbsp;Meson-1.5.2
7+
8.57.&nbsp;Meson-1.5.1
88
</title>
99
<link rel="stylesheet" type="text/css" href="../stylesheets/lfs.css" />
1010
<meta name="generator" content="DocBook XSL-NS Stylesheets Vsnapshot" />
1111
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type=
1212
"text/css" media="print" />
1313
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
1414
</head>
15-
<body class="lfs" id="lfs-arm64-r12.2-119">
15+
<body class="lfs" id="lfs-12.2">
1616
<div class="navheader">
1717
<h4>
18-
Linux From Scratch - Version arm64-r12.2-119
18+
Linux From Scratch - Version 12.2
1919
</h4>
2020
<h3>
2121
Chapter&nbsp;8.&nbsp;Installing Basic System Software
@@ -40,12 +40,12 @@ <h3>
4040
</li>
4141
<li class="home">
4242
<a accesskey="h" href="../index.html" title=
43-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
43+
"Linux From Scratch - Version 12.2">Home</a>
4444
</li>
4545
</ul>
4646
</div>
4747
<h1 class="sect1">
48-
<a id="ch-system-meson" name="ch-system-meson"></a>8.57. Meson-1.5.2
48+
<a id="ch-system-meson" name="ch-system-meson"></a>8.57. Meson-1.5.1
4949
</h1>
5050
<div class="wrap" lang="en" xml:lang="en">
5151
<div class="package" lang="en" xml:lang="en">
@@ -127,7 +127,7 @@ <h2 class="sect2">
127127
<div class="seg">
128128
<strong class="segtitle">Installed directory:</strong>
129129
<span class=
130-
"segbody">/usr/lib/python3.12/site-packages/meson-1.5.2.dist-info
130+
"segbody">/usr/lib/python3.12/site-packages/meson-1.5.1.dist-info
131131
and /usr/lib/python3.12/site-packages/mesonbuild</span>
132132
</div>
133133
</div>
@@ -182,7 +182,7 @@ <h3>
182182
</li>
183183
<li class="home">
184184
<a accesskey="h" href="../index.html" title=
185-
"Linux From Scratch - Version arm64-r12.2-119">Home</a>
185+
"Linux From Scratch - Version 12.2">Home</a>
186186
</li>
187187
</ul>
188188
</div>

0 commit comments

Comments
 (0)