-
Notifications
You must be signed in to change notification settings - Fork 197
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
renaming considerations #405
Comments
Why not simply abbreviate rpm-ostree to "ros" ? Not as sexy I admit (heck, Ross was the most boring of the band), but short and types very nicely. How about "osm" ? Kinda short for "OSTree package manager", but sounds awesome. :) If we must go the nexus route, I'd vote for "nxt", which types better than nxs as well. |
My own un-scientific tests reveals that typing But With I guess I would throw my vote in for |
There's two high level concerns:
Now, we should generally assume that we'll have a conflict for any set of three letters in google. The question is more how strongly associated are the letters with 1) Software in general 2) Fedora/CentOS Some combinations of 3 letters are too well known as either airport codes or tickers, etc. Specifically we should be able to win google for "XYZ fedora" and "XYZ CentOS". From that perspective, Whereas the only hit for "nxt fedora" is https://www.reddit.com/r/runescape/comments/46n3fh/using_nxt_on_fedora/ which looks fairly obscure (I had to look it up, apparently "nxt" is a codename for a new RuneScape client program). |
A suggestion of tree-based names came up http://oregonstate.edu/trees/name_common.html |
The tree-based names is clever. I thought this would be more "native" for you, though - http://forestry.ohiodnr.gov/trees |
If trees are on the table, the Yew tree has some interesting connections, including the fact that it grows new trunks from the root system and survives splitting the main trunk. No significant collision I can see googling around. Pretty easy to type too. |
"nxt" is a cool-sounding combination of letters which means it has a lot of other uses - a blockchain, some sort of desktop even, and apparently most prominently wrestling. Exploring a bit led to "nts" which is a lot less commonly used and has basically zero fedora/centos usage. It's easier to type...and "nexus trees"? |
Thinking about acronyms around the lines of "(os)tree package rpm system image atomic":
I like itps the most I think of those. The conflict level is pretty low, it's not hard to type. |
+1 for itps ipts gets a bit too close to ip for my mind. |
Narrowing down then to:
At the moment I'm not finding something via the "tree names" path that appeals - the downside of those is the association with the software is tenuous (tree - tree, but we also have the package thing in the mix). One name that I'm now realizing is actually pretty good is lorax but it's definitely taken. |
See coreos#405 This patch adds an (off by default) `--enable-new-name` build option which currently defaults to `nts`. This is purely additive, and the intention is that we'll support the rpm-ostree name in perpetuity most likely. At the moment, we add a new name for: - /usr/bin/$name - The systemd unit file But we notably *don't* attempt to add a new name to the DBus API, as it'd be a lot more invasive of a patch, and less payoff (it's mostly just programs/scripts that interact with the DBus).
See #405 This patch adds an (off by default) `--enable-new-name` build option which currently defaults to `nts`. This is purely additive, and the intention is that we'll support the rpm-ostree name in perpetuity most likely. At the moment, we add a new name for: - /usr/bin/$name - The systemd unit file But we notably *don't* attempt to add a new name to the DBus API, as it'd be a lot more invasive of a patch, and less payoff (it's mostly just programs/scripts that interact with the DBus). Closes: #497 Approved by: jlebon
I did recently find one technology-related conflict for That said...eh. We'll deal with it, meaning should obviously be clear from context. |
So, I'm going to advise against doing this. I'm sorry I'm coming into this so late, but there wasn't any discussion on any forum I'm subscribed to, and I only became aware of this proposal today. There are a lot of good reasons to rename a project or a utility: conflicts with other programs, misleading command name, poor googleability, market research testing of better new names, etc.. "Difficulty in typing" is simply not one of them, unless you've named your project/program "r4t5t2h4h1" or something with diacriticals. System administrators don't interactively type commands, they script them. If we're renaming the project, that means that we're hitting a giant "reset" button on building awareness for it. People will not see "nts" as the continuation of "rpm-ostree", as far as they are concerned it will be a complete different project with zero history (and you'll be fielding questions for the next 5 years about "what happened to the rpm-ostree project"). Our community is small enough as it is; do you really want to start over from scratch? The rename of ostree to libostree doesn't have the same problems; it's a clear continuation, searchable using the same terms, and being done for a better reason (that is, the original name was somewhat misleading). Further, the proposed name of "nts" has three problems with it:
If you're really concerned about the awkward name/command of rpm-ostree, then there's two reasonable steps you could take:
But please don't junk a name and command that you've spent two years building awareness of for one which is hard to search for, hard to remember, and has no clear upside. |
I don't think awareness of rpm-ostree is really large. People mostly seem to skip the name and call it either "atomic" or "ostree", but both of those are problematic and confusing. "atomic" is a big bag of stuff that's hard to talk about. Now for "ostree"...as far as separation between ostree and rpm-ostree...there are two things. First, I can't break the ostree command line. We could theoretically replace With building the "newname" brand, there is a clear and direct analogy of yum/dnf -> newname in the architecture diagrams (for host systems). It's easy to talk about. |
Colin: Yum/dnf is a great example of the costs of changing command lines and names. I certainly wouldn't hold it up as a positive example of the ease of such things. Anyway, like I said, if you're going to change names we need a better reason than "hard to type". That reason will also let you choose a better name. Have you polled any folks who are good at marketing stuff about this? |
I think rpm-ostree could definitely use better branding. Renaming it to something more catchy, slapping on a logo and making a website for non-dev audiences would definitely help settle its place in the Project Atomic story (combined with the rename of ostree to libostree). Basically, instead of presenting it as "this is the layer that makes ostree work with RPMs", we can "reduce" ostree to the library that it is, and really concentrate on the features that rpm-ostree brings to Project Atomic as a whole. From what I understand, this is basically the transformation that happened to
This is not a good comparison. Yum and dnf are separate codebases, and thus had many differences, which I think is where the frustration came from. Here, we're talking about a rename of the same codebase, with compat symlinks for a long while. This is more comparable to the flatpak story, so again, we should query that community to see in what ways the rename affected them negatively (my guess is, any such effect was probably more than offset by the brand recognition gained). As to the actual name we rename it to, |
And this is becoming more and more relevant now. With the additions of client-side package layering and initramfs generation, the sysroot upgrader (basically, the code that handles creating new deployments from |
I think this is a good idea, because I agree that the rpm-ostree name is focusing on the wrong thing. All it does is that it says this is a combination of two lower-level technologies, which by themselves are not super interesting to end users. A better approach is for the highest-level user facing project (which in this case is rpm-ostree) to have a nice catchy name with a website and lots of PR, while rpm and ostree are just technologies used in the background. However, names are very hard. We had a long search for good names in the flatpak project, and in the end we kinda randomly stumbled onto flatpak. But, it was clearly worth doing the switch for us as a project. |
Hard to type is relatively minor. That said particularly as we go into the desktop space (and I am working on that), people will type it just as much as they type But yeah, what @jlebon and @alexlarsson said re branding. |
Ok, so those are some better reasons. So, next, regarding names: are you sure you want to go with "nts"? It really does seem likely to lead to confusion with "ntp". I certainly doesn't help market the project. Compare "flatpak", which is a great project name. |
I guess for me it would be good to know exactly why As a non-typical user I've become quite attached to |
I'm +1 , I prefer rpm-ostree and I know that I can install rpm and use
ostree with this tool.
31 Янв 2017 г. 20:56 пользователь "Dusty Mabe" <[email protected]>
написал:
… I guess for me it would be good to know exactly why rpm-ostree is a bad
name from a "confusion" perspective. i.e. what exactly is the difference
between rpm-ostree and ostree and why does nts make this less confusing.
As a non-typical user I've become quite attached to rpm-ostree as i
thought it made things less confusing.. My understanding is rpm-ostree
helps you build and distribute ostrees out of RPMs.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#405 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAdYGxjpV6wTNOoMjcVO2Nd0glebD_Reks5rX3XIgaJpZM4JUJY3>
.
|
@jberkus I'd never heard of NTS in a time context before. I did both the google(nts) check as well as wikipedia(nts). @dustymabe It does that, but it also acts as a client side tool. And to get on my soapbox for a second, I think this feature is of absolutely critical importance - it lets us make inroads into the Linux desktop case which ideally will gain us more developers, and I see the feature as useful on embedded devices potentially too. Yes, many of these are doing containers. But the problem is still the same one we have in our stack - what about all the things that aren't containers, like PAM modules? So my feeling right now is that I want to do a rename. Willing to entertain other options though. For |
Although, to be fair there is also a conflict for google(nts fedora). |
Perhaps we could come up with something from a non-English language, like skopeo has done? Using Greek as a starting point, |
so could we leave If we had this separation it would allow someone to create a deb-ostree tool and the new "thing" could consume the repo that was generated from it as well. As for the bikeshed what about |
This is highly dependent of the outcome of [1], though until that's settled there, let's at least update the description to something a little more apt. It feels more appropriate to consider rpm-ostree as a "system manager" than just a "package manager" (which it certainly is too of course). Also use Title Case convention which seems more popular overall and looks nicer. [1] #405 Closes: #1155 Approved by: cgwalters
This is a proposal, interested in feedback. Currently `dnf` gets pulled into Fedora Atomic Workstation due to dependencies, but `rpm-ostree` is the hybrid image/package system that does host updates. That said there's a whole big issue here we have: coreos/rpm-ostree#405 Basically we're talking about trying to redirect individual commands, for example having `yum install foo` redirect you to `yum-img layer` or something (where the latter would be `rpm-ostree install`). There's a lot of things we could do if we tried to build this bridge; for example rpm-ostree doesn't implement `search`, and I would be totally fine delegating that to `dnf`. (A lot of this is ideally shared in libdnf but that's its own big topic) Anyways this is a WIP proposal patch for feedback. (BTW one interesting side note; if `ostree admin unlock` is used, then `dnf` returns to fully writable, just in the overlayfs on `/usr` mostly)
This is a proposal, interested in feedback. Currently `dnf` gets pulled into Fedora Atomic Workstation due to dependencies, but `rpm-ostree` is the hybrid image/package system that does host updates. That said there's a whole big issue here we have: coreos/rpm-ostree#405 Basically we're talking about trying to redirect individual commands, for example having `yum install foo` redirect you to `yum-img layer` or something (where the latter would be `rpm-ostree install`). There's a lot of things we could do if we tried to build this bridge; for example rpm-ostree doesn't implement `search`, and I would be totally fine delegating that to `dnf`. (A lot of this is ideally shared in libdnf but that's its own big topic) Anyways this is a WIP proposal patch for feedback. (BTW one interesting side note; if `ostree admin unlock` is used, then `dnf` returns to fully writable, just in the overlayfs on `/usr` mostly)
I'm currently thinking about "yum hostimg" or so. The "hostimg" naming feels clearer than just "img". Google thinks it's a typo for "hosting" today (which is a bit of an issue I guess, the m/n distinction being visually subtle). Hmm. "host-img" maybe. |
are we talking about actually renaming this project or are we talking about what the integration with yum would look like. I'm still not a big fan of renaming this project. As far as yum integration I still prefer |
New idea: |
The trick would be to merge it with whatever remains of the Atomic CLI. |
I'm worried about renaming this project to something that alludes to a specific context in which it is expected to be used vs. a more generic/"stand-alone" name like rpm-ostree. E.g. just looking back in this thread, there's mentions of words like Atomic, system containers, yum; all things which are more likely to lose ranking as time goes on. Given that this ticket has been open for more than 2 years now, I'm leaning more now towards not renaming it and just keeping "rpm-ostree". It's stand-alone, descriptive, and more importantly has been around for 5 years now and has propagated in a lot of places. By comparison, flatpak existed only as |
One random additional note though: the name of the CLI tool doesn't necessarily have to match the name of the project (just off the top of my head: OKD, Kubernetes, Bazaar). E.g. the project could be named "rpm-ostree" but the CLI tool |
@jlebon I like the idea of just calling the cli differently. I'll throw in another proposal as well: I find rpm-ostree a bit long, and the dash likes to change positions on different keyboard language layouts..which is annoying for me personally. |
|
Ahh yeah, good point. Missed that the symlink-only approach was already suggested. So, looking in this thread solely at the suggestions that make sense as a shorter symlink for rpm-ostree, there's For google-ability,
Hmm, weird, now the top hit for "rost fedora" is https://www.hut-muehlenbeck-shop.de/product_info.php?info=p11350_borsalino-panama-fedora-weiss-rost.html (loose translation: white & rust coloured fedora). I think we could rank better than that pretty fast. :) Though note I suspect most googling will actually be for "rpm-ostree" and Tab-ability:
This is a reality now. rpm-ostree has a bunch of Rust in it. I think this would affect us much less now though if we're just talking about the symlink. |
@cgwalters Could you add some input on this again, before we discuss this on the comm mtg? |
My vote is for |
some discussion of this happened in the Fedora CoreOS community meeting today around timestamp |
FWIW https://fedoraproject.org/wiki/Changes/OstreeNativeContainerStable#Rebranding_of_rpm-ostree is now up and revives this. There's an entirely new rationale, which is laid out in #2883 |
gets out bikeshed painting brush I don't like
So, uh, I feel like it needs a different name. I dunno what, though... |
Thanks for your thoughts on this!
Yeah, I think this is a way to say the argument: "it's not dnf". This has also been expressed by others. I see this PoV. OTOH, personally, I want to more strongly integrate over time. There's really a spectrum between "branding" and functionality/code. For example, until now, for the entire lifetime of rpm-ostree, we have never added an option to |
OSM is the abbreviation for OpenStreetMap, so I think it would be really confusing to have rpm-ostree called that way. |
meanwhile
|
UPDATE
This issue is now primarily a proposal to use a name like
yum-image
. Seethis comment and the following.
Original comment follows:
As I mentioned in #307 I'd like to do a rename, for a few reasons, but among others I find myself typing rpm-ostree a lot more, and it's both too long and not very sexy.
Feel free to propose more candidates, but you should verify "Googlability" - specifically we should be able to win google for "XYZ fedora" and "XYZ CentOS". Similarly, Wikipedia. Secondly, also check for "Tab-ability". Are there other conflicts in
/usr/bin
for much of the prefix?Candidates:
The text was updated successfully, but these errors were encountered: