Search Criteria
Package Details: linux-linode 5.9.10.a-1
Git Clone URL: | https://aur.archlinux.org/linux-linode.git (read-only, click to copy) |
---|---|
Package Base: | linux-linode |
Description: | Kernel for Linode servers |
Upstream URL: | https://github.com/yardenac/linux-linode |
Licenses: | |
Conflicts: | |
Submitter: | yar |
Maintainer: | yar |
Last Packager: | yar |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2012-07-21 04:06 |
Last Updated: | 2020-12-16 04:17 |
Dependencies (11)
- coreutils (coreutils-git, coreutils-selinux)
- grub (trustedgrub2-git, grub-f2fs, trustedgrub2, grub-linux-default, grub-coreos, grub-luks-keyfile, grub-blscfg, grub-git, grub-xen-git, grub-silent, grub-libzfs)
- kmod (kmod-nc, kmod-git, kmod-minimal-git)
- linux-firmware (linux-libre-firmware, linux-firmware-git, linux-firmware-iwlwifi-git)
- mkinitcpio (mkinitcpio-git, mkinitcpio-nosystemd, mkinitcpio-nohooks-git)
- bc (bc-gh) (make)
- docbook-xsl (make)
- inetutils (inetutils-git) (make)
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- xmlto (xmlto-git) (make)
Required by (0)
Sources (9)
- 08_linux_linode
- 99-grub-ll.hook
- config
- https://github.com/anthraxx/linux-hardened/releases/download/5.9.10.a/linux-hardened-5.9.10.a.patch
- https://github.com/anthraxx/linux-hardened/releases/download/5.9.10.a/linux-hardened-5.9.10.a.patch.sig
- https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.10.tar.sign
- https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.10.tar.xz
- menu.lst
- preset
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
yar commented on 2013-09-17 21:47
Just to update you all, for the past few months I have been using and testing both i686 and x86_64 versions. Please report any problems as always.
Det commented on 2013-05-12 11:14
I meant more like "does it really need GRUB1", but apparently it does.
yar commented on 2013-05-07 00:25
menu.lst is in the backup array, so it should be very easy to use your own.
Det commented on 2013-05-07 00:12
Does it have to install menu.lst?
tea commented on 2013-04-14 23:02
CONFIG_NR_CPUS has been set to 4 while Linode has 8 vcpu instances at the moment, should probably change that back to 8.
yar commented on 2013-04-10 05:27
@tea: Yes, that's normal. I opened this bug report about that message last year, but it wasn't really a priority: https://bugs.archlinux.org/task/32532
If the message annoys you, you can remove autodetect from HOOKS in /etc/mkinitcpio.conf - personally I leave it in anyway.
By the way, I haven't pushed the 3.8 PKGBUILD here yet because it had some filesystem and/or block errors on one of my linodes and I'm still not certain why. But I'm working on it. Sorry for the delay!
tea commented on 2013-04-10 00:25
It is normal for mkinitcpio to tell me:
-> Running build hook: [fsck]
==> WARNING: No modules were added to the image. This is probably not what you want.
==> Creating gzip initcpio image: /boot/initramfs-linux-linode.img
==> WARNING: errors were encountered during the build. The image may not be complete.
Right? This is with the PKGBUILD straight from git (so 3.8.6).
yar commented on 2012-12-14 00:07
I am not able to test 3.7 on i686 right now. While it is a good guess that if 64-bit works, so does 32, I will in general not be able to test or guarantee i686 in the future. Feedback, testing and pull requests always welcome!
yar commented on 2012-12-07 04:24
Now supports 32-bit, thanks to Xreaper's configging and testing!
yar commented on 2012-11-05 20:52
I don't have any 32-bit linodes to test on atm. Working on making it happen, though! Thanks for your patience. :)