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

Required by (8)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 51 52 53 54 55 56 57 58 59 60 61 .. 93 Next › Last »

miffe commented on 2014-10-06 14:38 (UTC)

punkrockdude: If you don't want to build it, there are binary packages available at http://arch.miffe.org/

archlinux38 commented on 2014-10-06 14:31 (UTC)

Thank you WorMzy. Using Bleachbit to remove a lot of tmp files and other stuff seem to have help. Now it finally have gotten to where it downloads the linux-3.17.tar.xz file.

WorMzy commented on 2014-10-06 14:25 (UTC)

Looks like your /tmp is full, which probably isn't helping. Clean up some temporary files and see if that helps. The PKGBUILD itself is fine, I've tested it here.

archlinux38 commented on 2014-10-06 14:11 (UTC)

I downloaded the file again but still get errors: ==> ERROR: pkgrel must be a decimal. /usr/bin/makepkg: line 2214: cannot create temp file for here-document: No space left on device

WorMzy commented on 2014-10-06 13:46 (UTC)

It sounds like there are trailing characters on your pkgrel line. Check the PKGBUILD you downloaded, make sure it's not corrupted.

archlinux38 commented on 2014-10-06 13:40 (UTC)

When I download this package and makepkg I get: ==> ERROR: pkgrel must be a decimal.

miffe commented on 2014-09-10 16:28 (UTC)

@hzy199411: For me the download is faster than the patching. But not by a lot. I'll try the patch method for the next release.

hzy199411 commented on 2014-09-10 00:30 (UTC)

@miffe,because download a whole source tarball is slow and wasteful,I mean you can use like this "linux-3.16.tar.xz+patch-3.16.1.xz"

miffe commented on 2014-09-09 20:46 (UTC)

@beta990: make olddefconfig is uncommented by default. It's based on the .config from core/linux.

francoism commented on 2014-09-09 20:15 (UTC)

Thanks for providing this pkg. :) Just a stupid question: If I don't uncomment a config line in PKGBUILD, what config is used?