Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

packaging: don't clutter /usr/bin #110

Open
poeml opened this issue Jun 5, 2015 · 0 comments
Open

packaging: don't clutter /usr/bin #110

poeml opened this issue Jun 5, 2015 · 0 comments

Comments

@poeml
Copy link
Owner

poeml commented Jun 5, 2015

                                                                                    [          ]

Issue migrated (2015-06-05) from old issue tracker http://mirrorbrain.org/issues/issue110

Title    packaging: don't clutter /usr/bin
 Priority   wish     Status    in-progress
Superseder          Nosy List  poeml
Assigned To poeml   Keywords   Packaging

msg392 (view) Author: poeml Date: 2012-05-02.22:57:37

There are too many scripts in /usr/bin, some of them not really relevant to the
user/admin. Those could be moved to /usr/share/mirrorbrain, so /usr/bin is not
unnecessarily cluttered.

How about the following scheme:

/usr/bin:
 /usr/bin/geoip-lite-update
 /usr/bin/geoiplookup_city
 /usr/bin/geoiplookup_continent
 /usr/bin/mirrorprobe
 /usr/bin/null-rsync
 /usr/bin/rsyncinfo

/usr/share/mirrorbrain:
 /usr/share/mirrorbrain/bdecode
 /usr/share/mirrorbrain/create_timestamp
 /usr/share/mirrorbrain/rsyncusers

these can be deleted (they exist for backwards compatibility):
 /usr/bin/mirrordoctor
 /usr/bin/metalink-hasher

msg393 (view) Author: poeml Date: 2012-05-02.23:04:29

geoiplookup* binaries are now also looked for in /usr/share/mirrorbrain, so they
could be moved there.
http://svn.mirrorbrain.org/viewvc/mirrorbrain?view=revision&revision=8291

metalink-hasher.py now prints a warning that it is obsolete, so it can be removed in
the future.
http://svn.mirrorbrain.org/viewvc/mirrorbrain?view=revision&revision=8290

History
         Date         User  Action                      Args
2014-01-22 20:20:36 poeml set    priority: bug -> wish
                                   messages: + msg393
2012-05-02 23:04:29 poeml set    title: don't clutter /usr/bin -> packaging:
                                   don't clutter /usr/bin
2012-05-02 22:57:38 poeml create

(end of migrated issue)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant