@Kev: It seems the tarballs downloaded from github aren't always the same, so the md5sum will vary. It will be fixed once kernel.org starts working again.
Search Criteria
Package Details: linux-mainline-docs 6.16rc3-1
Package Actions
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: | 291 |
Popularity: | 0.85 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-06-23 13:37 (UTC) |
Dependencies (18)
- 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) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rust-src-gitAUR, rustup-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 85 86 87 88 89 90 91 92 93 Next › Last »
miffe commented on 2011-10-16 09:39 (UTC)
Kev commented on 2011-10-15 20:50 (UTC)
md5 checksum does fail on linux-3.1-rc9.tar.gz. Tried several times as this shouldn't happen.. Can someone reproduce this issue?
JonnyJD commented on 2011-10-06 09:23 (UTC)
iscsi target is new in linux 3.1 and once the regular linux package reaches 3.1 (which should be soon), I will file a report there (if it is not included then anyways).
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?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here