]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
manual: more warnings to not use output/target
authorArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Tue, 27 Nov 2012 11:59:18 +0000 (11:59 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 28 Nov 2012 01:07:47 +0000 (17:07 -0800)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/manual/using.txt

index 6e144d0ddb604b74b6bd79f82c356e5eb3e0b736..857aa333b39806e5f0745b5d23493340e3f5ae66 100644 (file)
@@ -86,7 +86,8 @@ This directory contains several subdirectories:
 * +target/+ which contains 'almost' the complete root filesystem for
   the target: everything needed is present except the device files in
   +/dev/+ (Buildroot can't create them because Buildroot doesn't run
-  as root and doesn't want to run as root). Therefore, this directory
+  as root and doesn't want to run as root). Also, it doesn't have the correct
+  permissions (e.g. setuid for the busybox binary). Therefore, this directory
   *should not be used on your target*.  Instead, you should use one of
   the images built in the +images/+ directory. If you need an
   extracted image of the root filesystem for booting over NFS, then