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:
ead9fd0
)
fix path for target skeleton in the buildroot documentation
author
Imre Kaloz
<kaloz@openwrt.org>
Fri, 21 Oct 2005 08:20:28 +0000
(08:20 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Fri, 21 Oct 2005 08:20:28 +0000
(08:20 +0000)
SVN-Revision: 2205
openwrt/docs/buildroot-documentation.html
patch
|
blob
|
history
diff --git
a/openwrt/docs/buildroot-documentation.html
b/openwrt/docs/buildroot-documentation.html
index a577aae266ad914c15384748db77fad0265bbd69..02c2c17268d26ddfc41112ef9f878c2015a45beb 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