[RTEMS Project] #2636: Add RSB option to force home site downloads on a released RSB.

RTEMS trac trac at rtems.org
Thu Mar 10 05:35:40 UTC 2016


#2636: Add RSB option to force home site downloads on a released RSB.
--------------------+---------------------
 Reporter:  chrisj  |       Owner:  chrisj
     Type:  defect  |      Status:  closed
 Priority:  normal  |   Milestone:  4.11
Component:  RSB     |     Version:  4.11
 Severity:  normal  |  Resolution:  fixed
 Keywords:          |
--------------------+---------------------

Comment (by Chris Johns <chrisj@…>):

 In [changeset:"d3fa1581091bed9d66e5a071be76ce5830a8a6c9/rtems-source-
 builder"]:
 {{{
 #!CommitTicketReference repository="rtems-source-builder"
 revision="d3fa1581091bed9d66e5a071be76ce5830a8a6c9"
 sb: Add a download option --with-release-url/--without-release-url.

 The default without the option is to prepend the release URL to the URL
 list to download from the RTEMS FTP site first if the RSB is released.
 This
 option can force the RTEMS FTP to be tried first when not a release,
 or you can supply a different URL to download from or you can request
 no RTEMS URL is tried first. Eg:

  --with-release-url
  --with-release-url=file://opt/local/cache
  --without-release-url

 Move the RTEMS release URL to the default.mc file. Change the URL
 to the RTEMS FTP server and do not use the https method of access.

 The option's with_arg call was cleaned up to make sense.

 Remove the log's raw output of an extra space.

 Some download error message formating was cleaned up.

 Closes #2636.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2636#comment:4>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list