Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] How to patch the kernel?  (Read 6191 times)

Offline Mte90

  • User
  • Posts: 213
  • KDE & Debian lover
    • http://www.mte90.net
[EN] How to patch the kernel?
« on: 2014/10/28, 16:25:24 »
I want add this patch (http://forum.siduction.org/index.php?topic=5104.msg41952#msg41952) for use my laptop but there is a tutorial for patch the siduction kernel and compile it?

Offline Mte90

  • User
  • Posts: 213
  • KDE & Debian lover
    • http://www.mte90.net
Re: How to patch the kernel?
« Reply #1 on: 2014/10/28, 16:46:10 »
Ok i've found this https://wiki.debian.org/HowToRebuildAnOfficialDebianKernelPackage

Require some difference for the siduction kernel?

Offline towo

  • Administrator
  • User
  • *****
  • Posts: 2.920
Re: How to patch the kernel?
« Reply #2 on: 2014/10/28, 17:50:13 »
I have added you patch to the latest kernel.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

Offline ralul

  • User
  • Posts: 1.814
Re: How to patch the kernel?
« Reply #3 on: 2014/10/29, 19:36:37 »
quilt
is what you want to patch the tree /usr/src/linux

and then
mkdir /usr/src/patches317
ln -sfT /usr/src/patches317 /usr/src/linux/patches

which enables you in /usr/src/linux to do
quilt push -a
if exists a file /usr/src/patches317/series
holding entries of valid patches
experiencing siduction runs better than my gentoo makes me know I know nothing