@related : Linux Kernel linux-kernel linux-source apt dpkg RT

2.6.20

export KVERS=2.6.20.6
sudo [apt-get] install linux-source-$KVERS
tar xfj /usr/src/linux-source-$KVERS.tar.bz2             
#
url=http://people.redhat.com/mingo/realtime-preempt/patch-2.6.20-rt8
wget $url   -O - | patch -p1 -b 
#
url=http://gaugusch.at/acpi-dsdt-initrd-patches/acpi-dsdt-initrd-v0.8.3-2.6.20.patch
wget $url   -O - | patch -p1 -b 

Patches :

2.6.18

sudo [[apt-get]] install linux-source-2.6.18
linux-image.txt · Last modified: 2022/04/16 12:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki