From: Peter Korsgaard Date: Sun, 18 Oct 2009 07:29:50 +0000 (+0200) Subject: docs/buildroot.html: remove mention of skel.tar.gz X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7a83c1458f8916385801450e799ddc15849e7093;p=buildroot.git 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 --- diff --git a/docs/buildroot.html b/docs/buildroot.html index e61e05fe71..0b2e1b47d7 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -313,12 +313,7 @@ $ export BUILDROOT_COPYTO=/tftpboot toolchain and the tools.
You can also customize the target/generic/device_table.txt file which is used by the tools that generate the target filesystem image - to properly set permissions and create device nodes. The - target/generic/skel.tar.gz 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.
+ to properly set permissions and create device nodes.
These customizations are deployed into output/target/ just before the actual image is made. So simply rebuilding the image by running