Commit Graph

30 Commits

Author SHA1 Message Date
Poltern
2434ce3f60 util-linux: Create a dummy /etc/fstab to satisfy two tests
python: Document test failures with recent expat
kernel: Regenerate kernel config with 6.8.2
2024-04-09 17:27:49 +05:00
Poltern
43705a305a Typos fix
python: Run test suite with a time limit
generalinstructions: Remove a false statement about "cp -R destroys symlink"
2024-04-06 21:07:47 +05:00
Poltern
eadad6d24e kernel: No longer disable CONFIG_AUDIT for systemd
The incompatibilty between systemd and CONFIG_AUDIT has been fixed since
Linux kernel 3.14, thus there is no reason to disable it on LFS.  And we
are referring to pam_loginuid.so from /etc/pam.d in BLFS, which is
completely useless if CONFIG_AUDIT is disabled.

Link: https://github.com/systemd/systemd/commit/db999e0f923c
2024-03-05 23:18:17 +05:00
Poltern
68ed4d4204 Kernel typo fix 2024-02-23 00:02:52 +05:00
Poltern
6ef11543f0 Packages update and small fix chapter10/kernel.xml chown command reported by @ylegan 2024-02-15 00:13:18 +05:00
Poltern
76fad010c0 Fix punctuation in quotes, and quote signs 2024-02-01 22:12:23 +05:00
Poltern
6ffa2cb043 treewide: Use <ulink> instead of <filename> for man pages
"gcc(1)" is really not a file name.

Use <ulink> and link to the online man page on
https://man.archlinux.org/ so the user can refer to the man pages more
easily.

The change is done via a sed command and long lines are wrapped
manually.
2024-02-01 16:39:54 +05:00
Poltern
aec038d85e Packages update and small fix 2024-01-31 21:41:07 +05:00
Poltern
d990b39025 Generate utf-8 for kernel params 2024-01-28 22:36:20 +05:00
Poltern
f105f90e87 Nitpick on format 2024-01-28 12:09:37 +05:00
Poltern
34df1ab7fb kernel-config: Sync fixes from BLFS 2023-12-07 18:49:51 +07:00
Poltern
774a765d63 kernel-config: Drop FB
In Linux 6.6 DRM_FBDEV_EMULATION no longer depends on FB, so we no
longer need to select FB (tested in a QEMU VM).

But if DRM is selected, we must select both DRM_FBDEV_EMULATION and
FRAMEBUFFER_CONSOLE or we'll see only blank screen.  And now
FRAMEBUFFER_CONSOLE is not selected by default, be warned!!
2023-12-06 01:21:28 +07:00
Poltern
cad6c3eaa3 pdf: Allow breaking pages in version-check and kernel configuration
They are very long <screen> or <note>.  By default they are attributed
"keep-together.within-column = always", override it to allow line break.
2023-09-02 14:43:57 +05:00
Poltern
e416685aa0 Fix parse error 2023-09-02 02:28:17 +05:00
Poltern
856f7dec45 Updated kernel.version to 6.4.12 2023-09-02 02:01:47 +05:00
Poltern
cb2d4b44f7 grub configuration: The instructions should be skipped for UEFI, but the text not 2023-08-24 23:55:58 +05:00
Poltern
3a618ef1e1 Translated chapter 10, use new kernel configuration rendering method 2023-08-14 17:11:05 +05:00
Poltern
fb0f4bc0dc Spelling 2023-08-03 01:14:31 +05:00
Poltern
beab21a15f Translated pages grub, kernel 2023-08-01 18:19:23 +05:00
Poltern
2803801ff0 Add /dev/shm 2023-07-19 22:59:08 +05:00
Poltern
4e8ee82468 Small fixes 2023-06-14 15:34:58 +05:00
Poltern
bf1fbb3fea fix link 2023-06-12 19:27:05 +05:00
Poltern
721bdffd88 Translated page about kernel 2023-06-12 19:09:10 +05:00
Poltern
643b4e55ab Translated part of the kernel page 2023-06-12 02:42:42 +05:00
Poltern
2e6f001744 Typo fix 2023-06-11 03:06:41 +05:00
Poltern
374ee003a5 Translated page grub 2023-06-09 02:23:39 +05:00
Poltern
484f2de94c Added fstab translation 2023-05-25 17:59:33 +05:00
Poltern
80d3ba6378 Small fix 2023-05-24 18:01:19 +05:00
Poltern
fd68af235e Microtranslation 2023-05-24 17:27:52 +05:00
Poltern
4853b374aa Added all (even untranslated) pages 2023-05-23 11:22:34 +05:00