[RTEMS Project] #2324: Documentation and quick start for the RSB

RTEMS trac trac at rtems.org
Tue Apr 14 13:53:37 UTC 2015


#2324: Documentation and quick start for the RSB
---------------------------+--------------------
 Reporter:  punitvara      |      Owner:
     Type:  enhancement    |     Status:  new
 Priority:  normal         |  Milestone:  4.11.1
Component:  Documentation  |    Version:  4.10
 Severity:  normal         |   Keywords:
---------------------------+--------------------
 [https://ftp.rtems.org/pub/rtems/people/chrisj/source-builder/source-
 builder.html]
 In this guide 2.5. Distributing and Archiving A Build

  It would be better if
 '''$ cd
 $ cd development/rtems/src/rtems-source-builder/rtems/tar
 $ tar --strip-components=3 -xjf rtems-4.11-sparc-rtems4.11-1.tar.bz2
 '''
 instead of
 '''$ cd
 $ tar --strip-components=3 -xjf rtems-4.11-sparc-rtems4.11-1.tar.bz2'''

 because cd leads to home directory and no tar file actually will be
 created at home directory .Every time it will be created at
 '''development/rtems/src/rtems-source-builder/rtems/tar'''
 and for extract the file ,user need migrate to this directory.

--
Ticket URL: <http://devel.rtems.org/ticket/2324>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list