Package Details: linux-zen-git 6.12.1+1311858+g9c5f97ba6b97-1

Git Clone URL: https://aur.archlinux.org/linux-zen-git.git (read-only, click to copy)
Package Base: linux-zen-git
Description: Featureful kernel including various new features, code and optimizations to better suit desktops
Upstream URL: https://github.com/damentz/zen-kernel
Licenses: GPL2
Conflicts: linux-zen
Provides: linux-zen, linux-zen-git
Submitter: ilikenwf
Maintainer: ilikenwf
Last Packager: ilikenwf
Votes: 28
Popularity: 0.000001
First Submitted: 2015-08-10 23:27 (UTC)
Last Updated: 2024-11-30 01:01 (UTC)

Dependencies (7)

Required by (3)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 25 Next › Last »

<deleted-account> commented on 2012-01-05 16:10 (UTC)

Thanks! I also noticed that grub2 doesn't seem to detect zen by default when autoconfiguring (grub-mkconfig -o /boot/grub/grub.cfg). With a couple changes, Grub2's autoconfigure will pick up the zen kernel and list it alongside the stock kernel: 1. In the PKGBUILD rename the bzImage to "$pkgdir/boot/vmlinuz-linux-zen" (grub2 will detect it because it starts with "vmlinuz") 2. In linux-zen.preset, set the image to "/boot/initramfs-linux-zen.img" (grub2 will detect it because it starts with "initramfs") What would you think about renaming these?

ilikenwf commented on 2012-01-05 15:49 (UTC)

Write a comment about it again here tomorrow if I don't get to it and I'll look at the Arch pkgbuild and add the feature.

<deleted-account> commented on 2012-01-05 06:56 (UTC)

Would it be possible to have this create the extramodules folder & version file in that folder, like is done with the stock Arch kernel?

ilikenwf commented on 2011-12-21 04:10 (UTC)

Okies, everyone ...here's a build that works, and compresses the modules, and also uses the maximum number of threads (1 per cpu core) for your system: https://aur.archlinux.org/packages.php?ID=55162

Xemertix commented on 2011-11-16 20:58 (UTC)

I use this linux-zen pkgbuild http://www.datafilehost.com/download-ef3e672c.html I added tuxonice patch (maybe it needs pre-3.1 kernel) and support for interactive governor.Check the hooks to load in linux-zen.conf

schivmeister commented on 2011-11-06 10:29 (UTC)

Why does this not follow the linux package naming scheme (yet)?

<deleted-account> commented on 2011-06-15 01:33 (UTC)

Flagged Out-of-date 'cause the linux-2.6-zen.v2.6.36-zen0-full-git.tar.gz link doesn't exists anymore. Hopefully p4ddY will resolve the issue.

<deleted-account> commented on 2011-06-15 01:27 (UTC)

At the time of writing, the official repo is not reachable. You can use the gitorious.org unnoficial mirror at git://gitorious.org/zen-kernel/zen-stable.git.