Package Details: linux-mainline 6.15rc3-1

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: 290
Popularity: 1.49
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-04-21 02:53 (UTC)

Dependencies (24)

Required by (8)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 61 62 63 64 65 66 67 68 69 70 71 .. 93 Next › Last »

sandy8925 commented on 2013-07-24 16:09 (UTC)

Linx kernel 3.11-rc2 has been released. Need to update the package.

miffe commented on 2013-07-17 17:11 (UTC)

linux-mainline 3.11rc1-1: - New upstream release - Synced with core/linux 3.10.1-1 - Binaries at http://arch.miffe.org/ It's vacation time, so the releases for the next month or so will be somewhat sporadic. @ridikulus_rat: The tarballs are small and download fast, so I don't really think we need to use git.

KaiSforza commented on 2013-07-15 19:01 (UTC)

@ridikulus_rat: I have been doing this for a long time in my kernel package, which you can find at http://git.kaictl.net/wgiokas/aur.git/tree/kernel/linux-kaictl . I have been using the git tags style for quite some time now, since before the VCS work was in the release version of pacman. However, I would argue against using it in this case. While it is extremely useful for people that constantly build it, the kernel repo is ~700M bare on my system. If you are building it every release, yes, it will save you quite a bit of time, but for the general public it is not an improvement.

ka2107 commented on 2013-07-15 18:51 (UTC)

@miffe: Modified PKGBUILD at https://gist.github.com/the-ridikulus-rat/6002378 (actual source files and md5sum not updated).

ka2107 commented on 2013-07-15 18:32 (UTC)

miffe: Can you use makepkg's git tag support for source instead of downloading the src tarball, that way we don't need to download an entire source tarball everytime a rc is released, if we compile our own pkg (saves bandwidth).

miffe commented on 2013-07-02 10:24 (UTC)

3.10-1: - New upstream release - Synced with core/linux 3.10-1 - Binaries at http://arch.miffe.org/

miffe commented on 2013-06-28 11:17 (UTC)

@ridikulus_rat: Sure thing!

ka2107 commented on 2013-06-28 11:09 (UTC)

@miffe: Can you build the next linux-mainline pkg with https://projects.archlinux.org/svntogit/packages.git/tree/trunk/config.x86_64.3.10?h=packages/linux ?