Linx kernel 3.11-rc2 has been released. Need to update the package.
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.49 |
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)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (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 (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 .. 61 62 63 64 65 66 67 68 69 70 71 .. 93 Next › Last »
sandy8925 commented on 2013-07-24 16:09 (UTC)
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 ?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here