aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual
diff options
context:
space:
mode:
Diffstat (limited to 'usermanual')
-rw-r--r--usermanual/usermanual.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/usermanual/usermanual.xml b/usermanual/usermanual.xml
index 8f9cdd53fd..690ac5a01b 100644
--- a/usermanual/usermanual.xml
+++ b/usermanual/usermanual.xml
@@ -43,6 +43,9 @@
<holder>Jamie Lenehan</holder>
<holder>Marcin Juszkiewicz</holder>
+
+ <holder>Rolf Leggewie</holder>
+
</copyright>
<legalnotice>
@@ -298,8 +301,7 @@ wget http://openembedded.org/snapshots/OE.mtn.bz2 http://openembedded.org/snapsh
wget http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.30.mtn.bz2
wget http://www.openembedded.org/snapshots/OE-this-is-for-mtn-0.30.mtn.bz2.md5
</screen> Then verify integrity of snapshot by checking md5sum. <screen>
-cat OE.mtn.bz2.md5sum
-md5sum OE.mtn.bz2
+md5sum -c OE.mtn.bz2.md5sum
</screen> Then unpack database. <screen>
bunzip OE.mtn.bz2
</screen> Finally checkout the development branch. <screen>
@@ -871,4 +873,4 @@ NOTE: Couldn't find shared library provider for libm.so.6
&class-update-rcd;
</chapter>
-</book> \ No newline at end of file
+</book>