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>
This commit is contained in:
parent
524b203588
commit
7a83c1458f
@ -313,12 +313,7 @@ $ export BUILDROOT_COPYTO=/tftpboot
|
|||||||
toolchain and the tools. <br />
|
toolchain and the tools. <br />
|
||||||
You can also customize the <code>target/generic/device_table.txt</code>
|
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
|
file which is used by the tools that generate the target filesystem image
|
||||||
to properly set permissions and create device nodes. The
|
to properly set permissions and create device nodes.<br />
|
||||||
<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 />
|
|
||||||
These customizations are deployed into
|
These customizations are deployed into
|
||||||
<code>output/target/</code> just before the actual image
|
<code>output/target/</code> just before the actual image
|
||||||
is made. So simply rebuilding the image by running
|
is made. So simply rebuilding the image by running
|
||||||
|
Loading…
Reference in New Issue
Block a user