Please refer to GNU/Linux rather than Linux in docs

Bug #528253 reported by Glenn Morris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Martin Pool

Bug Description

Hi,

As was mentioned a couple of months ago on the emacs-devel mailing list

http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00317.html

there are several places in the Bazaar docs that refer to the "Linux" operating system.
One of the criteria for a GNU package is to use the term "GNU/Linux", see

http://www.gnu.org/help/evaluation.html

The relevant places are easy to find with `grep -r Linux'. Some examples:

INSTALL: "Some Linux distributions..."
doc/en/user-guide/installing_bazaar.txt: "most popular Linux distributions"
etc

Thanks.

---

Also we should not say "open source" where we mean "free software".

Tags: doc easy gnu
Martin Pool (mbp)
Changed in bzr:
importance: Undecided → High
status: New → Confirmed
Martin Pool (mbp)
tags: added: doc easy gnu
description: updated
Changed in bzr:
assignee: nobody → Martin Pool (mbp)
Martin Pool (mbp)
Changed in bzr:
status: Confirmed → In Progress
Revision history for this message
Martin Pool (mbp) wrote :

A fix for this is in process.

I'm adding a reminder in the code standard that people should comply with the GNU policy.

As Glenn did in the originally linked message, I'm grepping the source and docs for the string "linux".

My general approach is:

 * if you mean Unix generally, including BSD and Mac OS X, say that
 * if we mean eg Ubuntu or Debian in particular, say that
 * if you mean all GNU/Linux systems, say that
 * if it's to match eg Python's use of 'linux2' as an identifier, use that
 * if you mean systems which use the Linux kernel, say that. In the code itself there are many occurences of the string 'linux' where we actually do mean the kernel behaves in a particular way.

In the documentation most of the occurrences are sloppy and should be fixed.

There is one symbol name that needs to be changed for this, but it's private and should be harmless to change.

If I missed anything please let me know.

Revision history for this message
Martin Pool (mbp) wrote :
Revision history for this message
Martin Pool (mbp) wrote :
Martin Pool (mbp)
Changed in bzr:
milestone: none → 2.2b4
status: In Progress → Fix Released
Revision history for this message
Glenn Morris (rgm+lp) wrote :

Thanks for taking care of this.

Revision history for this message
Glenn Morris (rgm+lp) wrote :

Just happened to notice a similar thing in the description of the Bazaar homepage, which is what shows up in
web searches, etc:

 http://bazaar.canonical.com/en/
 <meta name="description" content="Bazaar version control system: easily manage source code on Windows, Linux, and Mac OS X" />

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 528253] Re: Please refer to GNU/Linux rather than Linux in docs

Thanks, fixed, it'll be rolled out in a little bit.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.