All,
I am trying to build a custom kernel, following the howto and some stuff i found on the forums (mkspec.patch)
1. the mkspec.patch gives an error:
[root@centos linux]# patch -p1 < mkspec.patch (Stripping trailing CRs from patch.) patching file scripts/package/mkspec Hunk #1 succeeded at 103 with fuzz 2 (offset 22 lines). Hunk #2 FAILED at 115. 1 out of 2 hunks FAILED -- saving rejects to file scripts/package/mkspec.rej
2. When i create an rpm out of the standard configfile (/boot/config....) the RPM file created is about 100mb which to me seems a bit large...?