Search Criteria
Package Details: linux-lts419 4.19.324-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-lts419.git (read-only, click to copy) |
---|---|
Package Base: | linux-lts419 |
Description: | The LTS 4.19 Linux kernel and modules |
Upstream URL: | https://www.kernel.org/ |
Licenses: | GPL2 |
Submitter: | dantob |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 14 |
Popularity: | 0.012085 |
First Submitted: | 2020-02-13 12:20 (UTC) |
Last Updated: | 2024-11-18 03:18 (UTC) |
Dependencies (13)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- 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)
- crda (wireless-regdb) (optional) – to set the correct wireless channels of your country
- linux-firmware-uncompressedAUR (optional) – firmware images needed for some devices
Required by (2)
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.324.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