PKGBUILD and Makefile renewed?
I used to patch both to load my config and setup march and mtune like this:
"sed -i -e 's/march=core2/march=native/g;s/mtune=generic/mtune=native/g' Makefile"
And replacing o2 with o3. Is there a way to do the same now with only few modifications as before?
Search Criteria
Package Details: linux-mainline 6.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, NTSYNC-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 293 |
Popularity: | 1.31 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-10-13 03:44 (UTC) |
Dependencies (24)
- coreutils (coreutils-uutilsAUR, coreutils-gitAUR, coreutils-selinuxAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR, uutils-tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-fullAUR, texlive-installerAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (12)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- proton-cachyos (requires NTSYNC-MODULE) (optional)
- proton-cachyos-slr (requires NTSYNC-MODULE) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-cachyos (requires NTSYNC-MODULE) (optional)
- wine-cachyos-opt (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 94 Next › Last »
prazola commented on 2017-09-18 15:52 (UTC)
miffe commented on 2017-08-10 03:56 (UTC)
It's vacation time, so updates might be a little slow for a few weeks.
kaueraal commented on 2017-07-05 21:04 (UTC)
The kernel currently does not build the new bfq io scheduler by default. I think that should be added/changed.
muhviehstarr commented on 2017-07-05 20:33 (UTC)
please check the config file:
.config:5463:warning: symbol value 'm' invalid for SND_DESIGNWARE_PCM
xuiqzy commented on 2017-07-05 07:50 (UTC)
I also get failed checksums on 4.12 with the 2 config files
fs0ciety commented on 2017-07-04 23:31 (UTC)
With 4.12 I get the following errors.
config.i686 ... FAILED
config.x86_64 ... FAILED
lesto commented on 2017-05-28 15:36 (UTC)
patch-4.12-rc2 has checksum error
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here