Documentation | user/start: use a specific release version for example (!165)

Gedare Bloom (@gedare) gitlab at rtems.org
Mon Mar 17 19:41:06 UTC 2025




Gedare Bloom commented on a discussion on user/start/sources.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/165#note_121113

 > +with the release version major number you are using.
 >  
 >  Download and unpack using the `curl` and `tar` command with these commands:
 >  
 >  ```none
 >  mkdir -p $HOME/quick-start/src
 >  cd $HOME/quick-start/src
 > -curl https://ftp.rtems.org/pub/rtems/releases/@rtems-ver-major@/@rtems-ver-major@.@rtems-ver-minor@/sources/rtems-source-builder-@rtems-ver-major@.@rtems-ver-minor@.tar.xz | tar xJf -
 > +curl https://ftp.rtems.org/pub/rtems/releases/5/5.1/sources/rtems-source-builder-5.1.tar.xz | tar xJf -
 >  ```
 >  
 >  If `curl` does not work consider using `wget` or a browser.
 >  
 > -The RSB is unpacked under the path `rtems-source-builder- at rtems-ver-major@. at rtems-ver-minor@`. Rename this
 > +The RSB is unpacked under the path `rtems-source-builder-5.1`. Rename this
 >  to `rsb` to get shorter paths during the tool suite build. To do this run

I tweaked the directions slightly. It is helpful to use here because the following instructions can refer to `rsb` without having to consider whether it is a released download or a git clone.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/165#note_121113
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250317/c0ce9440/attachment-0001.htm>


More information about the bugs mailing list