projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b62a426
)
fix path for target skeleton in the buildroot documentation
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 21 Oct 2005 08:20:16 +0000
(08:20 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 21 Oct 2005 08:20:16 +0000
(08:20 +0000)
SVN-Revision: 2204
openwrt/docs/buildroot-documentation.html
patch
|
blob
|
history
diff --git
a/openwrt/docs/buildroot-documentation.html
b/openwrt/docs/buildroot-documentation.html
index 4f19b0d07ad3fc0411b15aa923c3bc96e80c6f2c..c9e7627ab662f68946dbb27b6fd324b9abb18dd8 100644
(file)
--- a/
openwrt/docs/buildroot-documentation.html
+++ b/
openwrt/docs/buildroot-documentation.html
@@
-168,7
+168,7
@@
tools or packages, these changes will be lost.</li>
<li>Customize the target filesystem skeleton, available under
- <code>
target/default/target_skeleton
/</code>. You can customize
+ <code>
package/base-files/default
/</code>. You can customize
configuration files or other stuff here. However, the full file hierarchy
is not yet present, because it's created during the compilation process.
So you can't do everything on this target filesystem skeleton, but