From 85dc6a3f209a9224dd27f6f2de65d1ce0cd13c39 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 12 Sep 2001 12:33:37 +0000 Subject: explain how to get the boot kernels --- docs/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/README b/docs/README index 08d5613cc..30f9ab28b 100644 --- a/docs/README +++ b/docs/README @@ -19,6 +19,14 @@ cvs checkout gi This is only read-only access. If you want more, tell me (pixel@mandrakesoft.com) Alas, all is not in CVS as a lot of things are binary files. + +For the boot kernel, see https://kenobi.mandrakesoft.com/~chmou/kernel-BOOT/ +or build your own: +- install the kernel-*.src.rpm from +- go to the /usr/src/RPM/SPECS/ (or any others topdir you have configured). +- type rpm -ba --with BOOT kernel-2.4.spec. +Then see function install_kernel() at the end of gi/update_kernel. + For the other things, take SRPMS/DrakX-*.src.rpm Please note that redoing *all* the stuff is not for the faint of heart. I myself -- cgit v1.2.1