From: Michel <da...@de...> - 2001-12-17 20:40:22
|
On Mon, 2001-12-17 at 19:57, Jean-Paul POZZI wrote: > I get the kernel 2.4.14 on the Debian site, with the apus diffs, I applu = the > diffs and compile the kernel. The 2.4.14 kernel works very nice for me si= nc > more than one week all seems stable ond working. >=20 > To apply the Debian diffs just : >=20 > 1) Download the kenet and diffs I.e. apt-get install kernel-source-2.4.14 kernel-patch-2.4.14-apus > 2) Un-targzip the whole lot >=20 > 3) Before applying the diffs=20 > I need to do some symbolic links : > ln -s /usr/src/kernel-patches/powerpc /usr/src/kernel-patches/apus What for? > 4) Go to the directory where kernel sources are installed >=20 > usually "cd /usr/src/linux" > and > ../kernel-patches/apus/apply/0apus=20 > 0apus means (zero + apus) >=20 > 5) Configure and compile the kernel. >=20 > make menuconfig >=20 > make deps >=20 > make >=20 > make modules >=20 > make install_modules >=20 > Copy the kernel and System.map on the amiga side ... and enjoy ... I recommend looking into using kernel-package, it makes the handling of patches and (external) modules much easier. --=20 Earthling Michel D=E4nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast |