docs/buildroot.html: remove mention of skel.tar.gz
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Oct 2009 07:29:50 +0000 (09:29 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 18 Oct 2009 07:29:50 +0000 (09:29 +0200)
We haven't used a tarball for the skeleton since we moved to subversion
in 2006.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/buildroot.html

index e61e05fe71ee0e27c06261a6a3c8abad64ffdc64..0b2e1b47d788c97612cf1773b7d498bb4de5bf3e 100644 (file)
@@ -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