You'll notice that the patchfile is a .gz file.
This means you first have to
- Code: Select all
gunzip grsecurity-2.0.2-2.4.28.patch.gz
before you do
- Code: Select all
patch -p0 < ./grsecurity-2.0.2-2.4.28.patch
Kind Regards
Damiaan
gunzip grsecurity-2.0.2-2.4.28.patch.gz
patch -p0 < ./grsecurity-2.0.2-2.4.28.patch