Browse Source

Mention another important benefit of Buildroot.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas Petazzoni 16 years ago
parent
commit
6844445ef7
1 changed files with 6 additions and 0 deletions
  1. 6 0
      docs/buildroot.html

+ 6 - 0
docs/buildroot.html

@@ -108,6 +108,12 @@
     each <code>gcc</code> and <code>binutils</code> version to make them work
     each <code>gcc</code> and <code>binutils</code> version to make them work
     on most architectures. </p>
     on most architectures. </p>
 
 
+    <p>Moreover, Buildroot provides an infrastructure for reproducing
+    the build process of your embedded root filesystem. Being able to
+    reproduce the build process will be useful when a component needs
+    to be patched or updated, or when another person is supposed to
+    take over the project.</p>
+
     <h2><a name="download" id="download"></a>Obtaining Buildroot</h2>
     <h2><a name="download" id="download"></a>Obtaining Buildroot</h2>
 
 
     <p>Buildroot is available as daily SVN snapshots or directly using
     <p>Buildroot is available as daily SVN snapshots or directly using