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

Gedare Bloom (@gedare) gitlab at rtems.org
Mon Mar 17 19:36:14 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_121110

 > +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

That's a holdover from Chris' original documentation. I don't typically do it.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/165#note_121110
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/5f8e2f78/attachment-0001.htm>


More information about the bugs mailing list