Just finished building the 5.10.98 release and noticed that the docs package is being built, even though I don't have them installed (only this one and headers).
Is this normal? If so, is there a way to prevent the docs from being built?
Git Clone URL: | https://aur.archlinux.org/linux-lts510.git (read-only, click to copy) |
---|---|
Package Base: | linux-lts510 |
Description: | The LTS 5.10 Linux kernel and modules |
Upstream URL: | https://www.kernel.org/ |
Keywords: | kernel linux |
Licenses: | GPL2 |
Provides: | VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | jonathon |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 10 |
Popularity: | 0.000252 |
First Submitted: | 2022-01-11 00:20 (UTC) |
Last Updated: | 2025-06-08 15:29 (UTC) |
Just finished building the 5.10.98 release and noticed that the docs package is being built, even though I don't have them installed (only this one and headers).
Is this normal? If so, is there a way to prevent the docs from being built?
thanks jonathon, I'll also ask at the maintainer because both your links are relatively old and because this change is not on the official LTS kernel (kernel.org). regards, lacsaP.
That would be a question for the original maintainer, but I suspect it's a combination of issues like https://forums.gentoo.org/viewtopic-p-6191527.html and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833238 , so
CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
FAT_DEFAULT_UTF8=y
is simply the most robust combination.
hi jonathon,
not an issue but a question : CONFIG_FAT_DEFAULT_IOCHARSET
was changed from iso8859-1
to ascii
on Feb 14 2021 between these two commits :
https://github.com/archlinux/svntogit-packages/blob/eab5c4dff977fec9310f060e562eaa3361aa6ac6/trunk/config#L9597
https://github.com/archlinux/svntogit-packages/blob/283332609549a479357d2d58adf80d12e89e345f/trunk/config#L9208
but I can't find the reason for this change: can you help me or direct me to the answer ?
regards, lacsaP.
Please make sure you read the "How to use the AUR" wiki page before reporting issues: https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages
A binary package is also available in my kernel-lts unofficial user repository.
Pinned Comments
jonathon commented on 2022-01-11 19:25 (UTC) (edited on 2022-05-18 10:09 (UTC) by jonathon)
Please make sure you read the "How to use the AUR" wiki page before reporting issues: https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages
A binary package is also available in my kernel-lts unofficial user repository.