Package Details: linux-mainline-docs 6.14rc1-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Documentation for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 281
Popularity: 1.59
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-02-03 12:28 (UTC)

Dependencies (15)

Required by (0)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 70 71 72 73 74 75 76 77 Next › Last »

miffe commented on 2011-10-06 06:59 (UTC)

@JonnyJD: linux-mainline uses the same config as the regular linux package, so once it's added there it will appear here too.

JonnyJD commented on 2011-10-06 01:31 (UTC)

I included the new iscsi target module in my config (which works with lio/targetcli: https://aur.archlinux.org/packages.php?ID=52905) CONFIG_TARGET_CORE=m CONFIG_TCM_IBLOCK=m CONFIG_TCM_FILEIO=m CONFIG_TCM_PSCSI=m + CONFIG_ISCSI_TARGET=m CONFIG_LOOPBACK_TARGET=m Might be a nice thing to include in the pkgbuild.

miffe commented on 2011-10-05 18:03 (UTC)

linux-mainline 3.1rc9-1: - New upstream release - Binaries by me at the usuall place

dcelasun commented on 2011-09-26 11:03 (UTC)

Nvm, just realized I've updated the package without rebooting.

dcelasun commented on 2011-09-26 11:00 (UTC)

@miffe: That's weird, since VirtualBox can't find the kernel headers.

miffe commented on 2011-09-26 10:57 (UTC)

@dcelasun: Since AUR doesn't support split packages the headers are included in the linux-mainline package.

dcelasun commented on 2011-09-26 10:28 (UTC)

I've just compiled this but it doesn't seem to create a linux-mainline-headers package. Any ideas?

miffe commented on 2011-09-25 10:18 (UTC)

@markino7200: There seems to be an issue with tarballs from github, they sometimes contain the incorrect version. The one in the PKGBUILD should be the correct one according to https://github.com/torvalds/linux/commits/v3.1-rc7

<deleted-account> commented on 2011-09-24 10:44 (UTC)

kernel checksum and upack path seem wrong in PKGBUILD? new checksum is '8d33f2d3cae613c49573be50d16aca7a' and unpack path is "$srcdir/torvalds-linux-4cf670b"

miffe commented on 2011-09-23 08:58 (UTC)

linux-mainline 3.1rc7-1: - New upstream release - Binaries by foutrelis available.