Ok the real question is, how does this compares to CentOS/"Prominent Linux Vendor" relationship And Linux Mint also recompiles and replaces the trademarks no?
> And Linux Mint also recompiles and replaces the trademarks no? Sure, but presumably that took a lot of effort.
If it's not practical to redistribute, it's not free software in practice
11–20 of 139 posts
Re: If it's not practical to redistribute, it's not free software in practice
#12Ok the real question is, how does this compares to CentOS/"Prominent Linux Vendor" relationship And Linux Mint also recompiles and replaces the trademarks no?
Did you read Garrett's post? Prominent Linux Vendor segregates its trademarks into three packages and documents that you need to replace those specific packages (and only those) with versions that don't infringe their trademarks if you wish to redistribute.
Re: If it's not practical to redistribute, it's not free software in practice
#13I agree: Canonical should make it easier for developers to strip the company's trademarks when forking their applications. Canonical's relationship with the rest of the FOSS community always seemed a bit screwed up to me. They try to make Ubuntu the best Linux distro while ignoring what all the other ones are doing. All other distros seem much more friendly towards integration between projects, to benefit from the sh…
Correct me if I am wrong, but to my understanding, both Unity and Mir are open source, and nothing stops other distros from adopting it.
Re: If it's not practical to redistribute, it's not free software in practice
#14This seems to basically just be a link to http://mjg59.dreamwidth.org/38467.html ; I think the link should be changed to that.
Re: If it's not practical to redistribute, it's not free software in practice
#15Earlier quoted context omitted.
They are open-source, but they only really work on Ubuntu. Upstart is another example, and it's part of why other Ubuntu-specific things won't work on other distros. Other distros could try to port Ubuntu projects, but why would Canonical accept their patches upstream?
I believe ubuntu is going to change from upstart to systemd soon?
Re: If it's not practical to redistribute, it's not free software in practice
#16Earlier quoted context omitted.
Correct me if I am wrong, but to my understanding, both Unity and Mir are open source, and nothing stops other distros from adopting it.
They are open-source, but they only really work on Ubuntu. Upstart is another example, and it's part of why other Ubuntu-specific things won't work on other distros. Other distros could try to port Ubuntu projects, but why would Canonical accept their patches upstream?
Though I dislike Unity and Mir, I think RedHats understanding of "Open" Source is a lot more disturbing.. https://lwn.net/Articles/432012
Re: If it's not practical to redistribute, it's not free software in practice
#17Re: If it's not practical to redistribute, it's not free software in practice
#18Earlier quoted context omitted.
Did you read Garrett's post? Prominent Linux Vendor segregates its trademarks into three packages and documents that you need to replace those specific packages (and only those) with versions that don't infringe their trademarks if you wish to redistribute.
I had read it yes (and missed that part), but curiously that part refers to Fedora (which was traditionally more liberal), not RHEL
Re: If it's not practical to redistribute, it's not free software in practice
#19Ok the real question is, how does this compares to CentOS/"Prominent Linux Vendor" relationship And Linux Mint also recompiles and replaces the trademarks no?
This is apparently why CentOS takes so long to track new RHEL releases: https://lwn.net/Articles/417849/
Re: If it's not practical to redistribute, it's not free software in practice
#20I agree: Canonical should make it easier for developers to strip the company's trademarks when forking their applications. Canonical's relationship with the rest of the FOSS community always seemed a bit screwed up to me. They try to make Ubuntu the best Linux distro while ignoring what all the other ones are doing. All other distros seem much more friendly towards integration between projects, to benefit from the sh…
Correct me if I am wrong, but to my understanding, both Unity and Mir are open source, and nothing stops other distros from adopting it.
Cf. the effort necessary to get Unity running on Arch: https://github.com/chenxiaolong/Unity-for-Arch
You have to rip out and replace a lot of software, all the way down to GTK itself, just to make it work.