diff options
-rw-r--r-- | docs/README | 8 |
1 files changed, 8 insertions, 0 deletions
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 |