projects
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Better section name
[ikiwiki.git]
/
docs
/
newhandbook
/
ConfigureKernel
/
index.mdwn
diff --git
a/docs/newhandbook/ConfigureKernel/index.mdwn
b/docs/newhandbook/ConfigureKernel/index.mdwn
index
38be372
..
01082d9
100644
(file)
--- a/
docs/newhandbook/ConfigureKernel/index.mdwn
+++ b/
docs/newhandbook/ConfigureKernel/index.mdwn
@@
-56,7
+56,7
@@
If there is ***not*** a `/usr/src/sys` directory on your system, then the kernel
The preferred way of installing the sources is:
# cd /usr
- # make src-checkout
+ # make src-create
This will download the whole source tree via git into /usr/src. This method also allows for easy updating of the source tree by using: