On Friday 01 August 2003 9:45 am, Cezary Sydlo wrote: > Hi, > > how do i have to apply this patch to the kernel?
Are you using a kernel 2.4.21 source from kernel.org, or perhaps a RedHat or SuSE 'tweaked' kernel source? If it's just a vanilla kernel, then it should just be a matter of doing $ cd /path/to/patch/directory $ gunzip ebtables-brnf-2_vs_2.4.21.diff.gz $ cd /usr/src/your-kernel-source-2.4.21-directory $ patch -p1 </path/to/patch/directory/ebtables-brnf-2_vs_2.4.21.diff If that still fails, please paste the output from the 'patch' command! :) Cheers, Gavin. _______________________________________________ Bridge mailing list [EMAIL PROTECTED] http://www.math.leidenuniv.nl/mailman/listinfo/bridge
