summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-10-18 09:29:50 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2009-10-18 09:29:50 +0200
commit7a83c1458f8916385801450e799ddc15849e7093 (patch)
tree9823f578b4fda9dcbfb1631f0ed05d22b7837cfc /docs
parent524b203588b82ad16221d8397678bf90ca6ad2f9 (diff)
docs/buildroot.html: remove mention of skel.tar.gz
We haven't used a tarball for the skeleton since we moved to subversion in 2006. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r--docs/buildroot.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html
index e61e05fe7..0b2e1b47d 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -313,12 +313,7 @@ $ export BUILDROOT_COPYTO=/tftpboot
toolchain and the tools. <br />
You can also customize the <code>target/generic/device_table.txt</code>
file which is used by the tools that generate the target filesystem image
- to properly set permissions and create device nodes. The
- <code>target/generic/skel.tar.gz</code> file contains the main
- directories of a root filesystem and there is no obvious reason for which
- it should be changed. These main directories are in an tarball inside of
- inside the skeleton because it contains symlinks that would be broken
- otherwise. <br />
+ to properly set permissions and create device nodes.<br />
These customizations are deployed into
<code>output/target/</code> just before the actual image
is made. So simply rebuilding the image by running