Nano is no longer a GNU project
31–40 of 240 posts
Re: Nano is no longer a GNU project
#32don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#33don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#34Looks like the devels weren't all that happy about assigning the copyright of their code to the FSF. Part of the e-mail thread discussing the move is here https://lists.gnu.org/archive/html/nano-devel/2016-05/msg000... I did't have the time to dig out the whole conversation history.
I reviewed the discussion but I still can't understand what the controversy is about. According to the following explanatory note from the GNU project, developers don't have to assign copyright to the FSF for it to be an official GNU project: When the developers of a program make it a GNU package, they can decide either to give the copyright to the FSF so it can enforce the GPL for the package, or else to keep the co…
Re: Nano is no longer a GNU project
#35don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
$ cat /var/log/logfile | grep -n section_start which gives me required line numbers. and then:
$ nano +lineno /var/log/logfile
and for configs, of course.
Re: Nano is no longer a GNU project
#36A bit strange, because as far as the history remembers, Nano was explicitly a fork of Pico, because of the license. [1] Strange how history rewrites itself. 1 : https://en.wikipedia.org/wiki/Pico_(text_editor) EDIT : Quotes from Wikipedia `The GNU Project has a clone of Pico called nano which has been developed because Pico's earlier license was not a free software license, since distribution of a modified version of…
Not much history rewriting or strangeness: pico wasn't open source, nano was open source. nano is still open source. Nothing has changed with this announcement except who own the copyrights to the open source code.
Re: Nano is no longer a GNU project
#37don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#38don't want to sound nasty , but is anyone there using nano really ? i know it come by default in some distros but that's about it really.
Re: Nano is no longer a GNU project
#39From the mailing list, on using Github: > Plus, in order to use their services, you need to assume liability That sounds bad, as in really bad. One important function of Open Source licenses is to get as far away from liability as possible. Do people here know whether that's just a misunderstanding, or a realistic risk of keeping code on Github?
Re: Nano is no longer a GNU project
#40Looks like the devels weren't all that happy about assigning the copyright of their code to the FSF. Part of the e-mail thread discussing the move is here https://lists.gnu.org/archive/html/nano-devel/2016-05/msg000... I did't have the time to dig out the whole conversation history.
The current maintainer is/was A) looking to pass on responsibilities B) not get copyright assignment like GNU projects are supposed to
so they just decided fuck it.