Commit Graph

12 Commits

Author SHA1 Message Date
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
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
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
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
4853b374aa Added all (even untranslated) pages 2023-05-23 11:22:34 +05:00