aboutsummaryrefslogtreecommitdiffstats
path: root/usermanual
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-04 10:27:01 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-05-04 10:27:01 +0000
commitbd8239c2a56a903afc76d2526f27aa9d419307d8 (patch)
treeaa08c173fc9f3561b084e74ac33f3e6beebee868 /usermanual
parent0f5bf38d07cb5b20d5e64c2ea6123f8317e6a8bb (diff)
downloadopenembedded-bd8239c2a56a903afc76d2526f27aa9d419307d8.tar.gz
usermanual.xml: denominate for useless use of cat award ;-)
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>