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.
Search Criteria
Package Details: linux-mainline 7.2rc4-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: | 298 |
| Popularity: | 1.47 |
| First Submitted: | 2011-07-22 06:50 (UTC) |
| Last Updated: | 2026-07-21 04:45 (UTC) |
Dependencies (32)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-git-binAUR, uutils-coreutils-gitAUR, uutils-coreutils-nosystemd-gitAUR)
- initramfs (booster-wip-gitAUR, mkinitcpio-gitAUR, ariane-gitAUR, dracut-gitAUR, ugrdAUR, ugrd-gitAUR, booster-gitAUR, booster, dracut, mkinitcpio)
- kmod (kmod-gitAUR)
- bc (bc-ghAUR) (make)
- binutils (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR, gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR, elfutils-gitAUR) (make)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR) (make)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- Show 12 more dependencies...
Required by (11)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- proton-cachyos-native (requires NTSYNC-MODULE) (optional)
- proton-cachyos-slr (requires NTSYNC-MODULE) (optional)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
- wine-cachyos (requires NTSYNC-MODULE) (optional)
- wine-cachyos-opt (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator (requires NTSYNC-MODULE) (optional)
- wine-osu-spectator-wow64 (requires NTSYNC-MODULE) (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 87 88 89 90 91 92 93 94 Next › Last »
JonnyJD commented on 2011-10-06 01:31 (UTC)
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.
miffe commented on 2011-09-16 08:43 (UTC)
linux-mainline 3.1rc6-1:
- New upstream release
- Binaries by foutrelis
- Using github since kernel.org is still down
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here