Thomas Trepl
0bf058f512
Use x.y.z in pck.ent for kernel
2023-05-01 11:49:45 +02:00
Thomas Trepl
dacc477609
Fix typo
2023-05-01 11:46:01 +02:00
Thomas Trepl
f6bfa6a08b
Upgrade to iproute2-6.3.0
2023-05-01 11:37:06 +02:00
Thomas Trepl
0c83920af3
Upgrade to linux-6.3.1
2023-05-01 11:34:45 +02:00
Thomas Trepl
b371ee7b8c
Comment out TIME_T_32_BIT_OK
2023-05-01 11:29:12 +02:00
Bruce Dubbs
a28bb20e62
Alternate fix for Ch6 coreutils.
2023-04-27 10:19:31 -05:00
Bruce Dubbs
bd5b888ad3
Create new branch for gcc13
2023-04-27 10:01:17 -05:00
Xi Ruoyao
ed48f32609
openssl: Clarify the condition when 30-test_afalg.t fails
2023-04-16 20:21:50 +08:00
Xi Ruoyao
e310df86e5
util-linux: Clarify the condition of hardlink failure
2023-04-16 20:21:50 +08:00
Xi Ruoyao
d1cbe535c1
dbus: Enable tests
...
Though many tests are disabled w/o optional dependencies, we can at
least run a dozen of tests.
2023-04-16 20:21:50 +08:00
Bruce Dubbs
5a98711aa4
Be consistent with library contents.
2023-04-15 14:34:07 -05:00
Xi Ruoyao
fb58db34a7
Revert "libelf: Add libelf.so.1 symlink into contents"
...
This reverts commit 01a8a15a96
.
We don't list the versioned SONAME symlink for any shared libraries.
TODO: should we remove libelf-0.189.so from the list as well? It sounds
like "libz.so.1.2.13" which is not listed too.
2023-04-16 00:59:27 +08:00
Xi Ruoyao
eee6a98c70
dependencies: Extend iproute2 external dependencies
...
"make" outputs messages for lacking libtirpc, libbpf, and libmnl
support, so document them.
2023-04-15 20:48:00 +08:00
Xi Ruoyao
01a8a15a96
libelf: Add libelf.so.1 symlink into contents
2023-04-15 17:17:52 +08:00
Bruce Dubbs
efd83dba4f
Package updates.
...
Update to vim-9.0.1452.
Update to iana-etc-20230405.
Update to zstd-1.5.5.
Update to Python-3.11.3.
Update to meson-1.1.0.
Update to man-pages-6.04.
Update to linux-6.2.11.
2023-04-14 15:00:26 -05:00
Xi Ruoyao
a4b0c6d60a
eudev: Set /dev/kvm mode to 0660 and tag it "uaccess"
...
See the parent commit for rationale.
2023-04-10 16:17:17 +08:00
Xi Ruoyao
dfde6640eb
systemd: Set /dev/kvm mode to 0660
...
The default /dev/kvm mode is 0666 and we consider it "not so safe".
Like Tim said: "I'm also authenticating to my system all the time and
don't do a chmod -R 777 / after every boot."
With this option, the /dev/kvm mode is set to 0660 and it's tagged
"uaccess" so systemd-logind will add an ACL entry for users logged-in
locally.
2023-04-10 16:17:04 +08:00
Xi Ruoyao
e9ab2b3af0
glibc: libanl is a dummy now
2023-04-08 22:16:06 +08:00
Xi Ruoyao
91d8e69d18
glibc: Clarify the reference to POSIX.1b and POSIX.1c
...
The thread functions are in POSIX.1c, not POSIX.1b.
Both POSIX.1b and POSIX.1c are named "extensions" (plural form). And
POSIX.1b is titled "Real-time" instead of "Realtime".
2023-04-08 21:47:29 +08:00
Ken Moffat
49f74ce701
Typo reported by rhubarbpieguy.
2023-04-07 22:39:03 +01:00
Xi Ruoyao
99c2da0f22
acknowledgments: Add Jamenson as present Portuguese translator
2023-04-04 16:54:00 +08:00
Bruce Dubbs
fc9a319910
Update currency for flit-core
2023-04-01 17:07:06 -05:00
Xi Ruoyao
fd531b84c9
flit-core: Kill revision='systemd'
...
I copied from jinja2 and edited the file, but forgot to remove this.
2023-04-01 05:47:17 +08:00
Xi Ruoyao
4e3fe1da0f
whatsnew: Add Flit-core
...
Also use the Normal Case for Flit-Core in a section title.
2023-04-01 03:42:52 +08:00
Xi Ruoyao
b57a3babaa
Update to linux-6.2.9 ( #5230 )
2023-04-01 01:51:19 +08:00
Xi Ruoyao
d98496d20c
gen-changelog: Mark security fix correctly
2023-04-01 01:45:36 +08:00
Xi Ruoyao
38eab97b1e
dependencies: Add flit-core
2023-04-01 01:22:40 +08:00
Xi Ruoyao
13eb8a3ce1
packages: Add flit-core into download page
2023-04-01 00:55:06 +08:00
Xi Ruoyao
22f0edf6ba
coreutils: Fix a bug in checksum utilities for failure reporting
2023-03-31 22:46:00 +08:00
Xi Ruoyao
bdaf4239ef
patches: Bump coreutils i18n patch md5sum for 9.2
2023-03-31 22:45:34 +08:00
Xi Ruoyao
0e3eb0bee4
wheel: Remove magic PYTHONPATH=src (unneeded with flit-core) and ...
...
duplicated pip3 explanation (already in flit-core page).
2023-03-31 22:26:06 +08:00
Xi Ruoyao
af612e9a19
Package updates
...
Update to linux-6.2.8 (#5230 )
Update to xz-5.4.2 (#5233 )
Update to coreutils-9.2 (#5232 )
Update to libcap-2.68 (#5236 )
Update to bc-6.5.0 (#5228 )
Update to openssl-3.1.0 (#5227 )
Update to texinfo-7.0.3 (#5235 )
Update to grep-3.10 (#5234 )
Update to tzdata-2023c (#5237 )
Update to wheel-0.40.0 (#5229 )
Add flit-core-3.8.0
2023-03-31 22:25:35 +08:00
Xi Ruoyao
92dbe964f1
Add a script to generate ChangeLog from "git diff"
2023-03-31 22:05:15 +08:00
Pierre Labastie
04038ad828
Clarify a sentence in "stripping"
...
Also fix a typo
Report by Rainer Fiebig
2023-03-31 11:03:18 +02:00
Thomas Trepl
d765208190
Fix typo and copy&paste error
2023-03-30 22:52:50 +02:00
Pierre Labastie
2bd704b520
zstd depends on zlib
2023-03-29 17:59:49 +02:00
Douglas R. Reno
e2df6431e9
reboot.xml: Minor typo fix
...
Thanks goes to rhubabpieguy on lfs-dev
2023-03-23 15:02:26 -05:00
Douglas R. Reno
12a86f36b1
Typo fix for convenience partitions
...
Thanks goes to Rainer Fiebig on lfs-dev.
2023-03-21 14:20:13 -05:00
Xi Ruoyao
d186249a44
kernel: [revision="systemd"] Disable CONFIG_PSI_DEFAULT_DISABLED
...
systemd-oomd needs PSI so it does not make sense to disable it by
default.
2023-03-21 15:38:56 +08:00
Xi Ruoyao
ad09ba40a1
openssl: Fix a typo, and add a link to OpenSSH issue
2023-03-15 15:00:34 +08:00
Xi Ruoyao
bbaf00d415
openssl: Add a warning about minor version bump and OpenSSH
...
Let's prevent bad thing from happening when we update to 3.1.0...
2023-03-15 14:17:56 +08:00
Xi Ruoyao
23a6c4c492
reboot: Use &blfs-book; to simply the link to BLFS
...
By the way, use &root; for root user.
2023-03-15 14:01:24 +08:00
Xi Ruoyao
9a9655b33b
chapter01/how: Remove commented out text about LFS LiveCD
...
Fix duplicated 'a LiveCD from a commercial distribution.'
2023-03-15 13:41:04 +08:00
Bruce Dubbs
c97cd380ca
Package updates.
...
Update to bc-6.4.0.
Update to grep-3.9.
Update to linux-6.2.6.
Update to iana-etc-20230306.
2023-03-14 20:47:46 -05:00
Bruce Dubbs
b4829e6717
Add a note on host system installation
2023-03-13 15:43:12 -05:00
Bruce Dubbs
5fa9f630cd
Add a pointer to troubleshooting boot problems
2023-03-12 00:26:41 -06:00
Bruce Dubbs
c6fa6912e1
Update a link
2023-03-11 23:11:16 -06:00
Douglas R. Reno
681e11a0b6
Typos from rhubarbpieguy
2023-03-11 19:04:09 -06:00
Xi Ruoyao
57ccb5b97f
kernel: Fix a typo
...
"parition".
2023-03-11 22:05:26 +08:00
Bruce Dubbs
d94339982d
Add kernel configureation introduction.
...
Add an <important> note as an introduction to configuring the kernel.
2023-03-10 18:46:52 -06:00