punkrockdude: If you don't want to build it, there are binary packages available at http://arch.miffe.org/
Search Criteria
Package Details: linux-mainline 6.15rc3-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: | 290 |
Popularity: | 1.52 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-21 02:53 (UTC) |
Dependencies (24)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-uutils-symlinkAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, 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 (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- Show 4 more dependencies...
Required by (8)
- 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)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
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)
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?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here