Search Criteria
Package Details: linux-lts419-docs 4.19.325-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lts419.git (read-only, click to copy) |
---|---|
Package Base: | linux-lts419 |
Description: | Documentation for the LTS 4.19 Linux kernel |
Upstream URL: | https://www.kernel.org/ |
Licenses: | GPL2 |
Submitter: | dantob |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 14 |
Popularity: | 0.008214 |
First Submitted: | 2020-02-13 12:20 (UTC) |
Last Updated: | 2024-12-06 21:10 (UTC) |
Dependencies (8)
- bc (bc-ghAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- kmod (busybox-coreutilsAUR, kmod-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-sphinx_rtd_theme (make)
- xmlto (xmlto-gitAUR) (make)
Required by (0)
Sources (7)
- 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- 0002-modinfo-898490c010b.patch
- 0003-depmod-remove-depmod_hack_needed.patch
- 0004-kernel-4.19-depmod-disable-for-packaging.patch
- config
- https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
- https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.325.xz
Latest Comments
« First ‹ Previous 1 2 3 4 5
tinywrkb commented on 2020-02-13 18:12 (UTC) (edited on 2020-02-13 23:42 (UTC) by tinywrkb)
Please look at the PKGBUILD of linux-lts414, the source path does not change between minor releases so it hits ccache.
With the current linux-lts419 PKGBUILD the user will always get ccache misses and zero hits when building a new minor release due to the fact
_srcname
changes.« First ‹ Previous 1 2 3 4 5