diff options
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/docs/README b/docs/README index ed156dd1b..c1defd2a3 100644 --- a/docs/README +++ b/docs/README @@ -18,16 +18,8 @@ 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 +Alas, all is not in CVS, a lot of things come from rpm packages which you must +install. Please note that redoing *all* the stuff is not for the faint of heart. I myself sometimes wonder what the whole make does :-% |