Age | Commit message (Collapse) | Author |
|
The patch has been changed to a custom uploaded patch that slightly
alters the previous 364.12 patch as the driver source has slightly
changed. Once the grsecurity team feels the need to update the upstream
patch that has been so graciously provided before, this package will be
changed back accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reverted source URLs back to the FTP, as the newest drivers have
reappeared there. The patch, however, is still on 364.12.
|
|
|
|
|
|
Thanks to user SuperIce97 for pointing out the missing module.
|
|
|
|
|
|
Some notable remarks:
>Still uses patch version 364.12 (since we're lucky to even have the
PaX team helping out like that, I'm not complaining).
>Temporarily changed the source locations for the driver (see the
nvidia-utils PKGBUILD for more info on that)
>Changed some variable definitions to hard-coded strings (patch mismatch)
|
|
|
|
|
|
|
|
The nvidia-grsec package has now become a split package, providing both
the nvidia-grsec and nvidia-grsec-dkms packages, which conflict with
one another.
|
|
|
|
|
|
|
|
|
|
Removed old patch files in favor of paxguy1's patch hosted on
the grsecurity website, meaning the package now tracks the
patch by pkgver. PKGBUILD has also been altered to use the
newer style of using arrays for source variables.
|
|
Small version bump for the updated kernel package while still
maintaining the same nvidia version. The next nvidia version (361.18)
has yet to leave the testing repository, but once it does, I intend to
update the package yet again.
|
|
|
|
|
|
The previous md5 hashes used for file integrity verification have been
changed to sha512 sums, not only because the `nvidia` package has
provided me with an excuse to do so by doing the same, but also because
it offers a better amount of collision resistance to provide for
authenticity verification for those too lazy to check the changelogs.
Many thanks to Fluxino for pointing out the missing nvidia-modeset
code (which is, in fact, in the normal nvidia package).
|
|
The kernel dependencies now also mirror those of the official nvidia
driver package for clarity and consistency. Although the extramodules is
hard-coded, as has been pointed out to me, I still think that keeping
the dependencies more relaxed lets people fix their systems easier if an
incompatible package somehow is installed, and people can nonetheless
cherry pick the package git repository version for their desired minor
kernel version, since I plan on updating the package repository for
every new kernel major/minor update, as well as official nvidia package
updates.
|
|
|
|
|
|
|
|
Fixed the patches to match the difference in directory
structure. Updated the PKGBUILD, based on the official nvidia package.
|
|
Forgot updating the package revision in the last commit, updating now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|