will there be working updates on the package?
Search Criteria
Package Details: linux-pae 3.18.4-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-02-02)
| Package Base: | linux-pae |
|---|---|
| Description: | The Linux-pae kernel and modules with PAE support (HIGHMEM64G) |
| Upstream URL: | http://www.kernel.org/ |
| Category: | kernels |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| Submitter: | WiZeTeK |
| Maintainer: | jose1711 |
| Last Packager: | clfarron4 |
| Votes: | 83 |
| First Submitted: | 2011-08-08 07:25 |
| Last Updated: | 2015-01-28 16:13 |
Dependencies (10)
- coreutils
- kmod
- linux-firmware
- mkinitcpio>=0.7
- bc (make)
- docbook-xsl (make)
- inetutils (make)
- kmod (make)
- xmlto (make)
- crda (optional) – to set the correct wireless channels of your country
Required by (2)
Sources
- change-default-console-loglevel.patch
- config
- https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.tar.xz
- https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.4.xz
- linux.preset
Latest Comments
Comment by ManU
Comment by clfarron4
I'm quite happy to provide an update 3.18.4 by bumping up the package version, taken the config from the [core] package and pulled the differences in the configs.
Only new options are the following, which I've left at not set:
# CONFIG_XEN_SCSI_FRONTEND is not set
# CONFIG_XEN_SCSI_BACKEND is not set
However, due to the number of kernel packages I currently maintain, I don't really want to adopt another one
@TiborB: With the PKGBUILD as is, makepkg will build both package regardless.
If you comment out the headers part of the PKGBUILD (as in all of headers part), then it will only build the main package.
Comment by WiZeTeK
*disowned*
This has been a fun project since linux-2.6 sometime in 2008 or 2009. But it's now time for someone else to have fun with it. Enjoy!
Comment by TiborB
Hi, I noticed that linux-pae-headers generates also linux-pae package. Am I right? So I dont need to build both (linux-pae-headers and linux-pae) separately, correct?
Comment by brice83
build finnally finished take too long.
the completely modify kernel boot without problem
Comment by WiZeTeK
ABS is not just another binary pkg repo.
https://wiki.archlinux.org/index.php/Arch_Build_System
You can also try downloading the src package, then extract it and run makepkg.
https://www.archlinux.org/packages/core/i686/linux/
Comment by brice83
i'm on manjaro, and abs is not in the repos.i can't test that.
Comment by WiZeTeK
Can that system boot a completely unmodified kernel built from ABS?
# abs core/linux
# (edit PKGBUILD and set a unique pkgbase=)
# makepkg -si
# (configure bootloader to point to the new kernel and initramfs)
Comment by brice83
the boot problem i have is related to intel driver (i915).i can boot without any problem with the ati card.(log: http://pastebin.archlinux.fr/521034)
annyway to get the latest 3.14 kernel ?
Comment by WiZeTeK
Thanks for bringing it up. Will investigate.