diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-07-29 14:14:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-07-29 14:14:40 +0000 |
commit | 0093dfc4c1ecbf921e1cb3aa72f85925842cb25d (patch) | |
tree | eb3374392392abb2905e56b58b9c90871eb0965d /docs/README | |
parent | 461a1bc8a59a38ea409ed0dcf7767787eb1e5385 (diff) | |
download | drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar.gz drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar.bz2 drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.tar.xz drakx-0093dfc4c1ecbf921e1cb3aa72f85925842cb25d.zip |
remove some really obsolete doc
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 :-% |