Change in osmocom-bb[master]: Install to /bin as it doesn't require special privileges..

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Sun Sep 16 06:56:31 UTC 2018


Holger Freyther has posted comments on this change. ( https://gerrit.osmocom.org/10967 )

Change subject: Install to /bin as it doesn't require special privileges..
......................................................................


Patch Set 2:

> It's actually not easier since we support using adding binaries
 > from /sbin in there, but it's fine :)

Ah I see:
 create_bin_tgz "" "osmocon"

So maybe:

 create_binary_tgz "bin1 bin2" "sbin1 sbin2"

But then we can't have spaces in binary names (yeah why would we) but that is a common problem of shell scripts.

Alternatively:

  create_binary_tgz "bin1" "bin2" "sbin1" "sbin2"

This makes it impossible to have an "osmocon" in both bin and sbin but then that would lead to oddities anyway. What do you think?


-- 
To view, visit https://gerrit.osmocom.org/10967
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibe572a4c17871785b623e70acc7f5da056f945e5
Gerrit-Change-Number: 10967
Gerrit-PatchSet: 2
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-CC: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Comment-Date: Sun, 16 Sep 2018 06:56:31 +0000
Gerrit-HasComments: No
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180916/75e16799/attachment.htm>


More information about the gerrit-log mailing list